tomstagl

Clawctl CLI — Development skill for Claude Code

Development community

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

Terminal
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 Repository