From glm-plan-usage
Queries the current account's usage information and returns the result, executing exactly one query per invocation.
How this command is triggered — by the user, by Claude, or both
Slash command
/glm-plan-usage:usage-queryThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Usage Query Invoke @glm-plan-usage:usage-query-agent to retrieve the usage information for the current account. ## Critical constraint **Run the query exactly once** — regardless of success or failure, execute a single query and return the result immediately.
Invoke @glm-plan-usage:usage-query-agent to retrieve the usage information for the current account.
Run the query exactly once — regardless of success or failure, execute a single query and return the result immediately.
npx claudepluginhub zai-org/zai-coding-plugins --plugin glm-plan-usage/statusShows the Claude Code Governor usage dashboard with waste metrics, including blocked tokens, soft prompt suggestions, tool failures, compactions, and lifetime totals.
/check-usageChecks usage limits for AI CLIs (Claude, Codex, Gemini, z.ai), showing rate limits, reset times, and recommending the CLI with the most available capacity. Supports --json and --lang flags.
/dashboardOpens the claudetop web dashboard in the browser, displaying spending charts, cost breakdowns by project/model/branch, efficiency trends, and session history.
/caveman-statsDisplays real Claude Code session token usage, lifetime savings, and USD cost. Supports --share for a tweetable summary, --all for full breakdown, and --since for time-filtered stats.
/costsDisplays a cost breakdown by provider and workflow for the current session, with cumulative history and estimated costs.
/claude-pulseDisplays real-time session dashboard with cost analysis, token breakdown, tool performance, context usage, and optimization tips. Also supports configure, stats, setup subcommands.