Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add davidtoby/agent-skills --skill openclaw-cheatsheetgit clone --depth 1 https://github.com/davidtoby/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/davidtoby/agent-skills/openclaw-cheatsheet)<a href="https://agentmods.dev/skills/davidtoby/agent-skills/openclaw-cheatsheet"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/openclaw-cheatsheet.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00083 | $0.00843 |
| Opus 5 | $0.00042 | $0.00421 |
| Sonnet 5 | $0.00017 | $0.00169 |
| Haiku 4.5 | $0.00008 | $0.00084 |
Grade A, and why
openclaw-cheatsheet scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OpenClaw Cheatsheet
Primary reference: references/openclaw-cheatsheet.md
When to invoke
- User asks for an OpenClaw command, flag list, or usage example.
- User asks how to send messages, manage cron jobs, configure channels/models, run the gateway, etc.
- Before any operational change (
config set,gateway restart,cron add/edit,channels add/remove,models set,hooks install/enable). - User says "check the cheatsheet" or asks "what flags does X have?"
Rules
- Always read
references/openclaw-cheatsheet.mdbefore answering CLI questions — never guess flags. - If the cheatsheet doesn't cover a flag, verify with
openclaw <command> --help. - Never run destructive or state-changing commands (
config set,gateway restart,cron rm,channels remove,reset,uninstall) without confirming with the user first. - Keep answers concise — surface only the sections relevant to the request.
Response pattern
- Pull the relevant section(s) from the cheatsheet.
- Provide 1-3 copy-paste-ready examples tailored to the user's context.
- For dangerous operations (restart, update, config change, delete, uninstall), include a warning line before the command.
- If the user is new, add a one-line explanation of what each flag does.
Coverage (sections in the cheatsheet)
| Section | Key sub-commands |
|---|---|
| Global Options | --dev, --profile, --no-color, -V |
| Agent | agent (run a single agent turn) |
| Message | send, read, edit, delete, search, broadcast, react, reactions, thread, pin/unpin/pins, poll, ban/kick/timeout, permissions, emoji, sticker, event, member, role, channel, voice |
| Config | get, set, unset, wizard |
| Sessions | sessions (list, filter by active/store) |
| Gateway | run, status, start/stop/restart, install/uninstall, discover, call, probe, usage-cost |
| Daemon | Legacy alias for gateway service management |
| Skills | list, info, check |
| Agents | list, add, delete, set-identity |
| Memory | search, index, status |
| Cron | add, edit, list, rm, run, runs, status, enable/disable |
| Hooks | list, info, enable/disable, install, check, update |
| Models | list, set, scan, status, aliases, auth, fallbacks/image-fallbacks |
| Channels | list, add, login/logout, remove, status, capabilities, resolve, logs |
| Directory | self, peers list, groups list, groups members |
| Health / Status / Doctor / Logs | diagnostics and log tailing |
| Obsidian | create, print, search, search-content, delete |
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 56 lines · 83 tokens per session scan A 10d59acea921
openclaw-cheatsheet is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 83 tokens to every session and 843 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
morph-ppt
Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…
officecli-academic-paper
Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…
officecli-word-form
Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…
find-skills
Use when automatically discover, evaluate, and activate community skills when local skills don't cover user needs. Includes credibility scoring and safety checks for complete OpenClaw self-sufficiency.
protein-design-qc
Protein design quality control, filtering thresholds, and ranking guidance. Use this skill when: (1) Evaluating design quality for binding, expression, or structure, (2) Setting filtering thresholds for pLDDT, ipTM, PAE, (3) Checking sequence liabilities (cysteines, deamidation, polybasic clusters), (4) Creating…
ehr-analysis
End-to-end EHR predictive modeling pipeline with PyHealth, covering dataset loading, task definition, model training, evaluation, calibration, and clinical interpretation.