Clawctl CLI — Development skill for Claude Code
Full openclaw CLI reference — every subcommand reachable via clawctl cli ..., with flags and examples.
How to install Clawctl CLI
Installs to ~/.claude/skills/tomstagl-clawctl-clawctl-cli/SKILL.md
mkdir -p ~/.claude/skills/tomstagl-clawctl-clawctl-cli && curl -fsSL https://raw.githubusercontent.com/tomstagl/clawctl/HEAD/commands/clawctl-cli.md -o ~/.claude/skills/tomstagl-clawctl-clawctl-cli/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Clawctl CLI does
description: Full openclaw CLI reference — every subcommand reachable via `clawctl cli ...`, with flags and examples.
Compact reference for every openclaw subcommand reachable via `clawctl cli `. Source: `https://docs.openclaw.ai/cli/`. Always pass `--json` when filtering output with `jq`.
Task: $ARGUMENTS
Use this only when the `/clawctl` and `/clawctl-recipes` slash commands don't already answer the question. Each section lists subcommands → flags → examples in the fo
Alternatives in Development
- Commerce Agents — Reference blueprint for building shopping and merchant agents with Claude 2.6k ★
- 02 Runtime Shims — Prompt 02: Runtime Shims for bun:bundle Feature Flags & MACRO Globals 2.3k ★
- Obsidian Board — Show or update a kanban board — flags overdue items, updates from conversation 277 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Clawctl
Drive openclaw via the clawctl wrapper. Read-only by default, JSON-first, traceparent on every call, secrets r
Ae SDK Reference
Quick reference for After Effects C++ SDK: types, macros, flags, suites, and common patterns.
Claude Sbox
Claude Code skill for s&box game development. Schema-verified API reference, 10 runnable examples, zero Unity
Lizard On Zotero
Comprehensive Zotero citation management guide in Traditional Chinese—learn reference management, bibliography
Agent Bus
Persistent Claude Code session daemon — expose an authenticated claude CLI over an SSH-tunnel-reachable HTTP e
Add Command
Add CLI commands, flags, API methods, or domain types following hexagonal architecture (domain → port → adapte
Related Agents
Docs Drift Checker
Use to detect places where code has diverged from its documentation — function signatures vs docstrings, READM
Impl CLI Framework
Reviews implementation plans from a clap and CLI framework perspective. Use when evaluating argument parser de
CLI Tooling Engineer
Use this agent to design or build a command-line tool — subcommand and flag layout, --help and error UX, exit