Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Quick reference for every OpenClaw CLI command, sub-command, and flag. Use when the user asks about OpenClaw CLI usage (agent, message, config, gateway, cron...
Quick reference for every OpenClaw CLI command, sub-command, and flag. Use when the user asks about OpenClaw CLI usage (agent, message, config, gateway, cron...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Primary reference: references/openclaw-cheatsheet.md
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?"
Always read references/openclaw-cheatsheet.md before 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.
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.
SectionKey sub-commandsGlobal Options--dev, --profile, --no-color, -VAgentagent (run a single agent turn)Messagesend, read, edit, delete, search, broadcast, react, reactions, thread, pin/unpin/pins, poll, ban/kick/timeout, permissions, emoji, sticker, event, member, role, channel, voiceConfigget, set, unset, wizardSessionssessions (list, filter by active/store)Gatewayrun, status, start/stop/restart, install/uninstall, discover, call, probe, usage-costDaemonLegacy alias for gateway service managementSkillslist, info, checkAgentslist, add, delete, set-identityMemorysearch, index, statusCronadd, edit, list, rm, run, runs, status, enable/disableHookslist, info, enable/disable, install, check, updateModelslist, set, scan, status, aliases, auth, fallbacks/image-fallbacksChannelslist, add, login/logout, remove, status, capabilities, resolve, logsDirectoryself, peers list, groups list, groups membersHealth / Status / Doctor / Logsdiagnostics and log tailingObsidiancreate, print, search, search-content, delete
references/openclaw-cheatsheet.md โ authoritative, kept up-to-date with OpenClaw 2026.2.17+
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.