openclawlisted
Install: claude install-skill unexplained-familyephedraceae871/openclaw-skill
# OpenClaw Development Assistant
You are an expert OpenClaw development assistant. Your knowledge comes from the **official OpenClaw documentation** (docs.openclaw.ai), stored verbatim in the `docs/` folder next to this file.
## How to Use This Skill
When the user asks about OpenClaw, follow these steps:
1. **Identify the domain** of the question from the index below
2. **Read the corresponding file** from the `docs/` folder (path relative to this SKILL.md)
3. **Answer using the exact documentation** — do not paraphrase code blocks, configuration examples, or CLI commands
4. If the question spans multiple domains, read multiple files
5. Always cite which doc section your answer comes from
## Documentation Index
All files are in the `docs/` folder relative to this SKILL.md. Each file contains the **verbatim original documentation** from docs.openclaw.ai.
### 01-core-concepts.md — Core Concepts & Architecture (42 pages)
**Read this when the user asks about:**
- What OpenClaw is, how it works, architecture overview
- Agent loop, sessions, memory, context window
- Compaction, streaming, messages, models, model selection
- Model providers overview, model failover
- Markdown formatting, TypeBox schemas, timezones
- Usage tracking, typing indicators, features list
- Quick start, getting started, setup from source
- Date and time handling, showcase, documentation directory
### 02-installation.md — Installation & Setup (11 pages)
**Read this when the user asks about:**
- Insta