Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From cap
Configures and customizes the Usage HUD statusline display, including cache TTL, color thresholds, and progress bar width. Run /cap:setup to install or repair.
npx claudepluginhub petercha90/cap --plugin capHow this skill is triggered — by the user, by Claude, or both
Slash command
/cap:usage-hudThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Configure the cap statusline display.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Configure the cap statusline display.
| Command | Description |
|---|---|
/cap:setup | Install or repair HUD statusline |
/cap:status | Show HUD diagnostics |
/cap:uninstall | Completely remove CAP and restore previous settings |
Edit the thresholds in scripts/usage-hud.mjs:
CACHE_TTL_MS: Usage API cache TTL (default: 60000ms). Increase to 120000 if hitting 429s.width parameter in progressBar(pct, 10) calls/cap:setup, then restart Claude Code-- → Check OAuth token with /cap:status[API 429] → Increase CACHE_TTL_MS to 120000 or higher