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