Favicon of ClaudeBar

ClaudeBar Skill

AI Agent SkillCode & Developer ToolsSwiftOpen source

ClaudeBar is a Swift AI agent skill for Codex with uvx/pip, git clone. A macOS menu bar application that monitors AI coding assistant usage quotas. Keep track of your Claude, Codex, Antigravity ,and Gemini usage at a glance.

How to use ClaudeBar Skill

Install or run

uv tool install kimi-cli

Client configuration

{
    "id": "example-provider",
    "name": "Example Provider",
    "version": "1.1.0",
    "description": "A sample extension showing config fields, sections, and probe scripts",
    "icon": "cpu.fill",
    "colors": {
        "primary": "#FF6B35",
        "gradient": ["#FF6B35", "#F7C948"]
    },
    "dashboardURL": "https://example.com/usage",
    "config": [
        {
            "id": "apiKey",
            "label": "API Key",
            "type": "secret",
            "required": true,
            "placeholder": "sk-example-...",
            "helpText": "Your API key from example.com/settings"
        },
        {
            "id": "baseUrl",
            "label": "Base URL",
            "type": "string",
            "default": "https://api.example.com",
            "placeholder": "https://api.example.com",
            "helpText": "Override for self-hosted instances"
        },
        {
            "id": "monthlyBudget",
            "label": "Monthly Budget",
            "type": "number",
            "default": "100",
            "placeholder": "100.00",
            "helpText": "USD spending limit for cost tracking"
        },
        {
            "id": "verboseLogging",
            "label": "Verbose Logging",
            "type": "toggle",
            "default": "false"
        }
    ],
    "sections": [
        {
            "id": "health",
            "type": "healthCheck",
            "probe": {
                "builtIn": "healthCheck",
                "url": "https://api.example.com/health",
                "interval": 30,
                "timeout": 5
            }
        },
        {
            "id": "quotas",
            "type": "quotaGrid",
            "probe": {
                "command": "./probe-quota.sh",
                "interval": 60,
               

Compatible clients

Codex

What is ClaudeBar Skill?

ClaudeBar is a Swift AI agent skill for Codex with uvx/pip, git clone. A macOS menu bar application that monitors AI coding assistant usage quotas. Keep track of your Claude, Codex, Antigravity ,and Gemini usage at a glance. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
80/100
Maintenance signal
95/100
Adoption signal
77/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Spreadsheet work support
  • Document generation support
  • OpenAI provider support

Available tools

add-report

Technical details

Install or run ClaudeBar using uvx/pip. Check tddworks/ClaudeBar for the latest setup command.

uvx/pipgit cloneCodex
  • Built for Swift
  • Built for Python
  • Built for Go
  • Install or run with uvx/pip
  • Install or run with git clone
  • Works with Codex
  • API key required
  • Local files

Requirements and access

SwiftPythonGoAPI key requiredLocal filesAPI key requiredLocal filesDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsFilesystem accessDatabase accessNetwork accessCredentials requiredCan write or update dataAPI key required authentication

When to use ClaudeBar Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for codex users.

Built with

SwiftPythonGouvx/pipgit cloneCodex

Explore related resources

Frequently asked questions

What is ClaudeBar?

ClaudeBar is a Swift AI agent skill for Codex with uvx/pip, git clone. A macOS menu bar application that monitors AI coding assistant usage quotas. Keep track of your Claude, Codex, Antigravity ,and Gemini usage at a glance.

Who is ClaudeBar best for?

ClaudeBar is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.

How do I install ClaudeBar?

Install or run ClaudeBar using uvx/pip. Check ClaudeBar for the latest setup command.

Is ClaudeBar actively maintained?

ClaudeBar may need a closer maintenance check before production use.

Share:

Stars
1,247
Forks
105
Last commit
1 month ago
Repository age
7 months
License
Unknown

Auto-fetched from GitHub.

Similar to ClaudeBar