Claude Monitor
Description
A macOS menu bar application that displays your Claude API usage limits.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Monitor
A macOS menu bar application that displays your Claude API usage limits.
Features
- Menu bar icon showing current usage status
- Popover with detailed usage breakdown by limit type
- Automatic background refresh
- Native macOS notifications when usage thresholds are reached
- Secure token storage in macOS Keychain
Requirements
- macOS 14.0+
- Xcode 16.0+
Installation
From Source
- Clone the repository
- Open
Claude Monitor.xcodeprojin Xcode - Build and run
Configuration
On first launch, you'll need to provide your Claude session token:
- Click the menu bar icon
- Click "Settings" or press
Cmd+, - Enter your session token
Development
Formatting
This project uses [swift-format](https://github.com/swiftlang/swift-format) for code formatting:
swift format format --in-place --recursive "Claude Monitor"
Linting
This project uses [SwiftLint](https://github.com/realm/SwiftLint) for linting:
swiftlint lint "Claude Monitor"
Building
xcodebuild -scheme "Claude Monitor" -configuration Release build
License
MIT License. See [LICENSE](LICENSE) for details.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11