openclaw-expert
Installation
SKILL.md
OpenClaw Learning Expert
This skill helps answer questions about OpenClaw by retrieving information from official documentation and the GitHub repository, then providing comprehensive answers with source links.
Workflow
When the user asks an OpenClaw-related question:
Step 1: Identify the Question Type
Categorize the question to determine the best sources:
- Getting Started/Installation → Documentation:
/start/getting-started - Concepts/Architecture → Documentation:
/concepts/sections - API Usage → Documentation:
/api/+ GitHub examples - Configuration → Documentation:
/guides/configuration - Troubleshooting → GitHub Issues + Documentation
- Examples/Implementations → GitHub
/examplesdirectory - Advanced/Source Code → GitHub repository source code