fschmutz

Claude Usage Panel — AI skill for Claude Code

AI community

See your Claude Code plan usage everywhere: GNOME top bar, macOS menu bar, a status line under the Claude Code prompt, and a get_usage MCP tool for Claude Code + Cursor.

How to install Claude Usage Panel

This entry records only its repository, not the path inside it, so there is no exact command to give. Open fschmutz/claude-usage-panel and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Usage Panel does

See your Claude Code plan usage everywhere: GNOME top bar, macOS menu bar, a status line under the Claude Code prompt, and a get_usage MCP tool for Claude Code + Cursor. Session, weekly & per-model (Fable/Opus) limits from the official usage API, with burn-rate forecasts. One-line install, self-updating.

Alternatives in AI

  • AI Readiness — AI 就绪度评估 — 单票 AI 暴露/卡位评级 + 三道 gate + Top 杠杆点 6.6k ★
  • Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
  • Vibeproxy — Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys n 3.3k ★

README

Claude Usage Panel

**See your Claude Code plan usage at a glance - in the GNOME top bar, the macOS menu bar, under your Claude Code prompt, or by just asking Claude.**

Session, weekly, and **per-model** limits (Fable, Opus…) - the same numbers as `/usage`, always visible, auto-refreshing. Plus an optional **Cursor** team-spend section.

![GNOME Shell 45–50](https://img.shields.io/badge/GNOME%20Shell-45--50-4A86CF?logo=gnome&logoColor=white) ![macOS 13+](https://img.shields.io/badge/macOS-13%2B-000000?logo=apple&logoColor=white) ![Swift 6.1](https://img.shields.io/badge/Swift-6.1-F05138?logo=swift&logoColor=white) ![MCP: Claude Code + Cursor](docs/badge-mcp.svg) ![License: MIT](https://img.shields.io/badge/license-MIT-3DA639) ![Read-only](https://img.shields.io/badge/credentials-read--only-2ea44f)

Claude Usage Panel dropdown: session, weekly, and per-model Fable limits with sparklines and an optional Cursor section

Install

One line - it detects your platform and installs the sensible set:

curl -fsSL https://fschmutz.github.io/claude-usage-panel/install | bash

One-click **Add to Cursor** / **Install in Claude Code** buttons live on the **[install page →](https://fschmutz.github.io/claude-usage-panel/#install)**

Name targets to be explicit (`bash -s -- ` through the one-liner, or `./install.sh ` from a clone):

Target What you get Details
gnome Top-bar panel + dropdown, alerts, sparklines (GNOME Shell 45–50) docs/GNOME.md
macos Native SwiftUI menu-bar app, starts at login (macOS 13+) macos/README.md
statusline One-line usage gauge under the Claude Code prompt claude-code/README.md
mcp get_usage tool inside Claude Code and Cursor - ask "how much of my plan have I used?" mcp/README.md
autoupdate