zenmux-statusline

Display ZenMux subscription status, quota usage, and wallet balance in Claude Code.

18|3|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/ZenMux/skills --skill zenmux-statusline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenmux-statusline
Source: https://github.com/ZenMux/skills/tree/main/skills/zenmux-statusline
Command: npx skills add https://github.com/ZenMux/skills --skill zenmux-statusline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a live display of ZenMux account data alongside session details in Claude Code, enabling quick access to subscription status, quota usage, and wallet balance.

Core Features & Use Cases

  • Status Line Integration: Adds a two-line status display showing model info, project directory, git status, context usage, and ZenMux account stats.
  • Real-time Data Fetching: Retrieves subscription tier, quota usage, wallet balance, and account health via ZenMux Management API.
  • Use Case: Developers managing API usage or subscription plans can instantly monitor account health without leaving the editor, enhancing workflow efficiency.

Quick Start

Install the script into your Claude Code configuration directory, set the ZENMUX_MANAGEMENT_KEY, and enable the status line in your settings to see live ZenMux account info displayed at the bottom of Claude Code.

Frequently Asked Questions about zenmux-statusline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I display API monitoring stats like quota usage in the Claude Code status bar?

To display API monitoring stats in the Claude Code status bar, you can use a status line integration that fetches subscription status, quota usage, and wallet balance via the ZenMux Management API and renders them as a live, color-coded two-line display.

How does real-time API quota monitoring work within an editor status line?

Real-time API quota monitoring within an editor status line works by automatically fetching account data via the ZenMux Management API, caching responses to optimize performance, and visually representing status levels with color-coded bars for quick interpretation.

How do I set up ZenMux account info display in Claude Code?

To set up ZenMux account info display in Claude Code, install the script into your Claude Code configuration directory, set the ZENMUX_MANAGEMENT_KEY environment variable, and enable the status line in your settings to see live account data at the bottom of the editor.

Can I monitor my subscription tier and wallet balance without leaving the code editor?

Yes, you can monitor your subscription tier and wallet balance without leaving the code editor by using a status line integration that retrieves real-time account health data and displays it directly within Claude Code alongside session details like git status and context usage.

Does the ZenMux status line integration require any external dependencies?

No, the ZenMux status line integration does not require any external dependencies, relying solely on an internal script component that automates data fetching and caching to display account stats within Claude Code.

What account details are shown in the Claude Code status line?

The Claude Code status line shows a two-line display featuring model info, project directory, git status, context usage, and ZenMux account stats including subscription tier, quota usage, wallet balance, and overall account health.