Clawctl Recipes — Productivity skill for Claude Code
Curated openclaw workflow recipes — cron, sessions, redaction recovery, debugging stuck runs, token rotation.
How to install Clawctl Recipes
Installs to ~/.claude/skills/tomstagl-clawctl-clawctl-recipes/SKILL.md
mkdir -p ~/.claude/skills/tomstagl-clawctl-clawctl-recipes && curl -fsSL https://raw.githubusercontent.com/tomstagl/clawctl/HEAD/commands/clawctl-recipes.md -o ~/.claude/skills/tomstagl-clawctl-clawctl-recipes/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Clawctl Recipes does
description: Curated openclaw workflow recipes — cron, sessions, redaction recovery, debugging stuck runs, token rotation.
Workflow-shaped patterns for openclaw, driven through the `clawctl` wrapper. Each recipe assumes `CLAWCTL_HOST` is set and `clawctl health` passes.
Task: $ARGUMENTS
"Is the gateway alive and what's it serving?"
clawctl health
clawctl models | jq -r '.data[].id'
clawctl cli status --json | jq '{ok, providers, channels}'
Stop here unless something l
Alternatives in Productivity
- Performance Optimization Skill — Systematic performance analysis and optimization for RTK CLI tool, focusing on startup time (<10ms), memory us 11.9k ★
- Tech Leads Agent Skills — Agent skills curated for tech leads 1.7k ★
- Jobs — Create, list, edit, or delete cron jobs 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Code Dashboard
A lightweight localhost dashboard that monitors multiple Claude Code sessions in real-time. See token usage, c
Mine Sessions
Mine every Claude Code session across all projects for the two things that decide a task's cost - how many too
Claude CLI Session Monitor
Real-time monitoring dashboard for Claude Code CLI sessions — track token usage, session health, and context w
Team Resume
Resume the most recent stuck/failed agent-teams task (or a specific task id)
Skill Codex
Curated skill codex and management
Termexo
Local-first Windows workspace for Claude Code, Codex, OpenCode and Antigravity: real terminals, session recove
Related Agents
Openclaw Debugger
Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift,
Schedules
Configure manual or cron-based Agent runs and inspect each Schedule trigger through SandBase Sessions.
Usage Scout
Read-only scout for session, token, and cost code in this FastAPI tracker. Use when the user asks where usage