
Glm Plan Usage
- 117 repo stars
- Updated February 22, 2026
- zai-org/zai-coding-plugins
Query quota and usage statistics for the GLM Coding Plan service to monitor consumption and remaining limits.
About
Glm-plan-usage queries quota and usage statistics for the GLM Coding Plan service. It surfaces how much of the plan has been consumed and what limits remain. This gives visibility into GLM service usage directly from the coding environment.
- Queries quota usage
- Shows usage statistics
- For GLM Coding Plan service
- Development category
Glm Plan Usage by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add zai-org/zai-coding-plugins/plugin install glm-plan-usage@zai-coding-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 117 |
|---|---|
| Last updated | February 22, 2026 |
| Repository | zai-org/zai-coding-plugins ↗ |
What it does
Query quota and usage statistics for the GLM Coding Plan service to monitor consumption and remaining limits.
README.md
GLM Plan Usage Plugin
Query quota and usage statistics for GLM Coding Plan.
Attention:
- This plugin is designed to work specifically with the GLM Coding Plan in Claude Code.
- This plugin requires Node.js to be installed in your environment.
How to use
In Claude Code, run:
/glm-plan-usage:usage-query
Command overview
/usage-query
Retrieve the usage information for the current account.
Execution flow:
- Command
/usage-querytriggers@usage-query-agent - The agent invokes
@usage-query-skill - The skill checks the Node.js environment and executes the query script with the appropriate method
- The skill returns either the successful response or the failure reason
Important constraint: Run the query exactly once and return immediately whether it succeeds or fails.