Claude Tools / Plugins / codex-hud
Plugins · haenara-shin/codex-hud
codex-hud
Display OpenAI Codex API usage and costs inside Claude Code
CLEARED_STATICagent-agnosticv0.10.0
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
Agent-agnostic (works beyond Claude)
Type
Plugins
Tests & results
What the pipeline checked
What's inside
Components found
commands/configure.md
componentmedium
commands/costs-month.md
componentlow
commands/costs-today.md
componentlow
commands/costs-week.md
componentlow
commands/setup-key.md
componentmedium
commands/setup.md
componentlow
commands/summary.md
componentmedium
commands/uninstall.md
componentmedium
commands/usage-month.md
componentlow
commands/usage-today.md
componentlow
commands/usage-week.md
componentlow
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 14 lexical match(es)
README
From the repository
# codex-hud [](https://github.com/haenara-shin/codex-hud/stargazers) [](https://github.com/haenara-shin/codex-hud/network/members) [](https://github.com/haenara-shin/codex-hud/watchers) [](https://github.com/haenara-shin/codex-hud/blob/main/LICENSE) **[Korean / 한국어](README_KR.md)** A [Claude Code](https://claude.ai/code) plugin that displays OpenAI Codex usage and rate limits — right inside your Claude Code session. > Listed in [Anthropic's community plugin marketplace](https://github.com/anthropics/claude-plugins-community) and [buildwithclaude](https://github.com/davepoon/buildwithclaude). ## Why? If you use [codex-plugin-cc](https://github.com/openai/codex-plugin-cc) to delegate tasks to Codex from Claude Code, you have no way to check your Codex rate limits without leaving your terminal. **codex-hud** fills that gap. | Existing …