Skip to content

next-bin/cc-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-Plugins Marketplace

License: AGPL v3

A collection of plugins to enhance coding productivity and provide Coding Plan related services for Claude Code.

Available Plugins

Plugin Description
coding-plan Query quota and usage statistics for Coding Plan

Prerequisites

Quick Start

Install the marketplace within Claude Code to access the plugins.

1. Install the Marketplace

claude plugin marketplace add next-bin/cc-plugins

2. Install Plugins from the Marketplace

claude plugin install coding-plan@cc-plugins

Using the Plugins

  1. Navigate to your project and start Claude Code:
claude
  1. Use the installed plugins with the following commands:
/coding-plan:usage-query

Plugin Details

coding-plan

Query quota and usage statistics for Coding Plan.

Features:

  • Model usage statistics
  • Tool usage statistics
  • Quota limit monitoring

Requirements:

  • Node.js environment
  • Valid ANTHROPIC_AUTH_TOKEN environment variable
  • Valid ANTHROPIC_BASE_URL environment variable (supports Z.ai and ZHIPU platforms)

Development

Test Plugins Locally

Use the --plugin-dir flag to test plugins during development:

claude --plugin-dir ./plugins/coding-plan

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors