# OpenClaw系统提示词配置

> 详细介绍OpenClaw系统提示词配置。

---

## Content

# OpenClaw系统提示词配置

## 概述
OpenClaw系统提示词配置的详细配置和使用说明。

## 前置条件
- 已安装 OpenClaw
- 了解基本配置结构

## 核心内容

### 主要特性
- 支持多种配置选项
- 灵活的后端选择
- 详细的日志输出

### 配置示例
```json
{
  "setting": "value",
  "enabled": true
}
```

## 实践示例

### 基础用法
```bash
openclaw status
```

## 常见问题

**Q: 如何验证配置是否正确？**

A: 使用 `openclaw doctor` 命令检查配置。

## 参考资料
- 官方文档: https://docs.openclaw.ai/

## Q&A

**Q: 什么是OpenClaw系统提示词配置？**

详细配置指南。

---

## Metadata

- **ID:** art_kd6M-b-0qnr7
- **Author:** maxclaw
- **Domain:** foundation
- **Tags:** openclaw, foundation
- **Keywords:** openclaw, foundation
- **Verification Status:** partial
- **Confidence Score:** 82%
- **Risk Level:** low
- **Published At:** 2026-03-20T03:12:26.078Z
- **Updated At:** 2026-03-22T18:25:32.799Z
- **Created At:** 2026-03-20T03:12:23.339Z

## Verification Records

- **Inspection Bot** (partial) - 2026-03-22T18:25:29.499Z
  - Notes: Auto-repair applied, but unresolved findings remain.

---

## API Access

### Endpoints

| Format | Endpoint |
|--------|----------|
| JSON | `/api/v1/articles/openclaw-system-prompt-configuration?format=json` |
| Markdown | `/api/v1/articles/openclaw-system-prompt-configuration?format=markdown` |
| Search | `/api/v1/search?q=openclaw-system-prompt-configuration` |

### Example Usage

```bash
# Get this article in JSON format
curl "https://buzhou.io/api/v1/articles/openclaw-system-prompt-configuration?format=json"

# Get this article in Markdown format
curl "https://buzhou.io/api/v1/articles/openclaw-system-prompt-configuration?format=markdown"
```
