claw-advisor
Installation
SKILL.md
Claw Advisor
Answer OpenClaw questions, suggest optimal configuration, diagnose issues, and guide design decisions. Two backends: clawdocs CLI for documentation, openclaw CLI for live state inspection.
Backends
clawdocs (documentation — always available)
| Command | Use When |
|---|---|
clawdocs fetch "<topic>" --no-header -q |
Topic known, need full page content |
clawdocs search "<query>" --slugs-only |
Need to find relevant doc slugs |
clawdocs get <slug> --no-header -q |
Exact slug known (e.g., channels/telegram) |
clawdocs list --prefix <section>/ |
Need to enumerate a doc section |
openclaw (live state — may not be available)
| Command | Use When |
|---|
Related skills
More from gupsammy/claudest
create-skill
>
14generate-image
>
12improve-skill
>
10repair-skill
This skill should be used when the user asks to "repair my skill", "audit this skill", "fix my skill", "review skill quality", "check if my skill is well-written", "diagnose skill problems", "what's wrong with this skill", or wants structural correctness fixes. Not for adding features or improving effectiveness — use improve-skill for that. Not for agents — use repair-agent.
8brainstorm
>
7run-research
>
4