Toggle skills across major coding agents
Coding
Butler
Try itTrack per-project Claude usage estimates and local GPU budgets, preview admission, atomically reserve capacity, and reconcile actual usage with a local dashboard.
What it does
Track per-project Claude usage estimates and local GPU budgets, preview admission, atomically reserve capacity, and reconcile actual usage with a local dashboard.
The skill document
Butler
Use the bundled runtime for local project-budget custody. Read README.md for installation and references/accounting.md before GPU work.
Resolve the user's explicit BUTLER_ROOT and project. A fresh install has no accounts, projects, reservations or usage. Do not invent a budget or scan transcripts automatically. Configure limits only from the user's authority. Registration and policy changes write state.
For a budget check, use scripts/butler.py gate --project SLUG or gpu-gate: a preview does not reserve GPU capacity. When compute launch is separately authorized, use gpu-reserve with a stable idempotency key before launch; reconcile actual terminal usage afterwards. No command here launches compute, bills a provider, changes provider authentication, or deletes provider disks. A disk-release entry is evidence recording, not cleanup.
The local Claude weighted-token proxy is not actual Codex quota. Optional cached Claude utilization is dated provider evidence, not a fresh quota query. Report unavailable evidence as unavailable. Gate results are advisory unless the actual execution path obeys them. Missing GPU limits are not a cap; verify policy explicitly. Never clear limits through --unlimited without explicit budget-owner authorization.
Use session-log for an authorized run summary and artifact paths. Keep ledgers and transcripts out of the public package. Open the dashboard only on loopback. Remote SSH collection and local process inspection are optional opt-ins, never implicit task steps.
Related skills
Sync Claude and Codex project progress
Agent skill recommender. Input a user need, task description, or existing skill list; output best matching skills, install rationale, duplicate/merge candida...
Audit an upstream agent skill, SKILL.md, skill repository, or lifecycle workflow before adapting it for ClawHub, Codex, Claude Code, or a public Skool skill...
84 production-ready agentic plugins, 192 agents, 156 skills & 102 commands for Claude Code, Codex CLI, Cursor, OpenCode & Gemini CLI
Use this skill when you need to publish, fetch, search, list, share, or watch AgentFiles artifacts from Codex, Claude Code, OpenClaw, or other agent runtimes...