usage-hud
スター9
フォーク0
更新日2026年3月19日 12:47
Configure and customize the Usage HUD statusline display
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Configure and customize the Usage HUD statusline display
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | usage-hud |
| description | Configure and customize the Usage HUD statusline display |
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