Skip to main content
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 Marketplace
claude plugin marketplace add zai-org/zai-coding-plugins
2. Install Plugin
claude plugin install glm-plan-usage@zai-coding-plugins

Usage

1

Start Claude Code

Navigate to your project and start Claude Code:
claude
2

Query Usage

Use the following command to check your current quota and usage:
/glm-plan-usage:usage-query

Build Marketplace Together