codexbar

Featured

CodexBar read. Provider usage, limits, credits, config health. JSON. No writes.

AI & Automation 19,151 stars 1587 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
58
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CodexBar Read CodexBar. Never mutate config/auth. ## Run ```bash skill="${CODEX_HOME:-$HOME/.codex}/skills/codexbar" "$skill/scripts/codexbar" doctor "$skill/scripts/codexbar" providers "$skill/scripts/codexbar" usage "$skill/scripts/codexbar" usage --provider codex "$skill/scripts/codexbar" usage --all ``` All stdout: JSON. Upstream CodexBar shape kept. Less drift, fewer tokens. ## Rules - Start `doctor` when install/config unknown. - `usage` reads enabled providers. Prefer this. - `usage --provider ID` reads one provider. - `usage --all` expensive; use only when needed. - Identities hidden by default. `--include-identities` only when user explicitly needs them. - Secrets always hidden. - Helper read-only: fixed allowlist only. No config writes, auth repair, enable/disable, key storage. - Timeout means upstream stuck. Narrow provider or raise `CODEXBAR_TIMEOUT` (default 120 seconds). ## Binary Auto-find: `CODEXBAR_BIN`, PATH, app bundle, Homebrew cask. If missing: open CodexBar, Preferences > Advanced > Install CLI; or set `CODEXBAR_BIN`. Each stdout/stderr stream capped at 1 MiB while fully drained. Timeout kills process group.

Details

Author
steipete
Repository
steipete/CodexBar
Created
8 months ago
Last Updated
6 days ago
Language
Swift
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category