Clawctl — Development skill for Claude Code
Drive openclaw via the clawctl wrapper.
How to install Clawctl
Installs to ~/.claude/skills/tomstagl-clawctl-clawctl/SKILL.md
mkdir -p ~/.claude/skills/tomstagl-clawctl-clawctl && curl -fsSL https://raw.githubusercontent.com/tomstagl/clawctl/HEAD/commands/clawctl.md -o ~/.claude/skills/tomstagl-clawctl-clawctl/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Clawctl does
description: Drive openclaw via the clawctl wrapper. Read-only by default, JSON-first, traceparent on every call, secrets redacted at the boundary.
Drive openclaw via the existing `clawctl` wrapper (https://github.com/tomstagl/clawctl). Behaves kubectl-style: read-only by default, use `--json | jq` for filtering, surface trace-id on every call, never bypass the wrapper.
Task: $ARGUMENTS
Binary check (run first)
Before doing anything else, run:
command -v clawctl
If `
Alternatives in Development
- Octo Freeze — Restrict file edits to a specific directory boundary 2.8k ★
- Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
- Maestro Guard — Manage editing boundary restrictions 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Superpower
Default autonomous superagent mode — read designs, drive canvas, orchestrate agents, generate specs and code
Codemesh
Query the code knowledge graph before reading code. One-call context assembly via codemesh_answer returns inli
Hunt Secrets
Hunt leaked credentials for an ingested program (verified-only trufflehog + GH code search + noseyparker histo
Clawctl CLI
Full openclaw CLI reference — every subcommand reachable via clawctl cli ..., with flags and examples.
Longhouse
Drive your actual coding agents, not another agent wrapper! Like codex/claude remote control but fully open so
Claude Wrapper
Wrap the claude cli commands to instead call opencode
Related Agents
Observability Guardian
Use when validating C6 (telemetry-by-default) — 100% trace coverage on production runs, instrumentation block
Loom Codex Forwarder
Forwarding shim for the loom codex implementation lane. Receives a fully-specified implementation task, hands
Abstraction Hunter
Tests every symbol a diff introduces — function, class, wrapper, module, option, dependency — against its call