The glm-plan-usage plugin allows you to query your current quota and usage statistics for the GLM Coding Plan directly within your Claude Code.
Github Repo: zai-coding-plugins
Prerequisites
- Node.js 18 or higher
- Install Claude Code CLI (See Claude Code)
Quick Start
Install the marketplace within Claude Code to access the plugins.
Prerequisite: Git environment is set up.1. Install the Marketplaceclaude plugin marketplace add zai-org/zai-coding-plugins
2. Install Pluginclaude plugin install glm-plan-usage@zai-coding-plugins
Run the npx @z_ai/coding-helper tool to manage and install the plugins directly.Start -> Coding Tool -> Claude Code -> Plugin Marketplace
Start Claude Code
Navigate to your project and start Claude Code: Query Usage
Use the following command to check your current quota and usage:/glm-plan-usage:usage-query
Build Marketplace Together