Install
openclaw skills install @kklouzal/openclaw-encyclopediaOpenClaw product/runtime/configuration documentation-first workflow for OpenClaw-specific questions, troubleshooting, command planning, configuration review, automation design, cron/heartbeat behavior, gateway/runtime diagnostics, skill loading/configuration, channel/session/node behavior, security, and operational guidance. Use when the request is specifically about OpenClaw itself: the `openclaw` CLI, gateway, agents, sessions, channels, nodes, plugins, pairings, Control UI/ dashboard, `openclaw.json`, cron jobs, heartbeats, approvals, sandboxing, provider routing, messaging behavior, or OpenClaw skill loading/gating/install/update. Do not use for generic agent prompting, generic SKILL.md/AGENTS.md authoring, generic Linux/systemd administration, or generic chat-assistant design unless the question is specifically about OpenClaw behavior or configuration.
openclaw skills install @kklouzal/openclaw-encyclopediaUse a docs-first workflow for OpenClaw work. Prefer the official OpenClaw documentation at https://docs.openclaw.ai/, consult cached local copies under .OpenClaw-Encyclopedia/ before re-fetching, and record useful official-doc excerpts plus environment-specific operational learnings so future work gets faster and safer.
This skill is for OpenClaw product/runtime/config semantics. It should trigger for real OpenClaw behavior, configuration, and operational questions — not for generic agent-writing, generic prompt design, or generic host-admin work that just happens to be happening on an OpenClaw machine.
Classify the task
Check local cache first
.OpenClaw-Encyclopedia/ as the local knowledge/cache root..OpenClaw-Encyclopedia/docs/docs.openclaw.ai/....OpenClaw-Encyclopedia/notes/components/....OpenClaw-Encyclopedia/notes/patterns/....OpenClaw-Encyclopedia/inventory/...Consult official OpenClaw docs before answering or touching the system
Cache consulted docs locally
.OpenClaw-Encyclopedia/docs/docs.openclaw.ai/....scripts/cache_doc.py when appropriate.Separate official documentation from local observations
.OpenClaw-Encyclopedia/docs/.....OpenClaw-Encyclopedia/notes/components/.OpenClaw-Encyclopedia/notes/patterns/.OpenClaw-Encyclopedia/inventory/Record useful local learnings
Use this workspace-local root for cache and notes:
.OpenClaw-Encyclopedia/Expected structure:
.OpenClaw-Encyclopedia/docs/docs.openclaw.ai/....OpenClaw-Encyclopedia/notes/components/....OpenClaw-Encyclopedia/notes/patterns/....OpenClaw-Encyclopedia/inventory/...Use scripts/init_workspace.py to create or repair the expected directory structure.
.OpenClaw-Encyclopedia/notes/components/<component-name>.md.OpenClaw-Encyclopedia/notes/patterns/<topic>.md.OpenClaw-Encyclopedia/inventory/*.md.OpenClaw-Encyclopedia/docs/docs.openclaw.ai/...scripts/init_workspace.py — create or repair the .OpenClaw-Encyclopedia/ directory tree.scripts/cache_doc.py — fetch and cache a consulted official OpenClaw docs page under .OpenClaw-Encyclopedia/docs/....references/workflow.md — detailed operating workflow and evidence-handling rules.references/cache-layout.md — canonical .OpenClaw-Encyclopedia/ directory structure.references/topic-map.md — useful OpenClaw topic groupings for faster doc lookup.