Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ A collection of plugins to enhance coding productivity and provide GLM Coding Pl

## Available Plugins

| Plugin | Description | Command |
|--------|----------------------------------------------------------|---------|
| **glm-plan-usage** | Query quota and usage statistics for GLM Coding Plan | `/glm-plan-usage:usage-query` |
| **glm-plan-bug** | Submit case feedback and bug reports for GLM Coding Plan | `/glm-plan-bug:case-feedback` |
| Plugin | Description |
|--------|--------------------------------------------------------|
| **glm-plan-usage** | Query quota and usage statistics for GLM Coding Plan |
| **glm-plan-bug** | Submit case feedback and bug reports for GLM Coding Plan |

## Prerequisites

Expand All @@ -25,7 +25,7 @@ A collection of plugins to enhance coding productivity and provide GLM Coding Pl
1. Install the Marketplace

```shell
claude plugin marketplace add zai-org/zai-cc
claude plugin marketplace add zai-org/zai-coding-plugins
```

2. Install Plugins from the Marketplace
Expand Down
10 changes: 5 additions & 5 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Claude Code 插件集合,旨在提升编程效率和提供 GLM Coding Plan 相

## 可用插件

| 插件 | 描述 | 命令 |
|------|------|------|
| **glm-plan-usage** | 查询 GLM Coding Plan 的配额和使用统计 | `/glm-plan-usage:usage-query` |
| **glm-plan-bug** | 提交 GLM Coding Plan 的反馈和问题报告 | `/glm-plan-bug:case-feedback` |
| 插件 | 描述 |
|------|------|
| **glm-plan-usage** | 查询 GLM Coding Plan 的配额和使用统计 |
| **glm-plan-bug** | 提交 GLM Coding Plan 的反馈和问题报告 |

## 前置要求

Expand All @@ -25,7 +25,7 @@ Claude Code 插件集合,旨在提升编程效率和提供 GLM Coding Plan 相
1. 安装插件市场

```shell
claude plugin marketplace add zai-org/zai-cc
claude plugin marketplace add zai-org/zai-coding-plugins
```

2. 从插件市场安装插件
Expand Down