Stats
Links
Categories
Commet billing skills for Claude Code
npx claudepluginhub commet-labs/commet-skillsSkills and MCP server for the Commet billing platform — subscriptions, usage tracking, seats, feature gating, AI token billing, webhooks, and billing business rules.
Agent Skills for the Commet billing platform. Give your AI agent expert-level billing knowledge — subscriptions, usage tracking, pricing models, and payments.
npx skills add commet-labs/commet-skills
| Skill | Description |
|---|---|
commet | Core SDK integration — @commet/node, @commet/next, @commet/ai-sdk, @commet/better-auth |
billing-behaviors | Business logic rules — proration, plan changes, subscription lifecycle |
commet-cli | CLI commands — login, link, pull types, scaffold from templates |
commet-webhooks | Webhook setup — event handling, signature verification, framework handlers |
ai-billing | AI token billing — tracked() middleware, balance model, cost calculation |
npx skills add commet-labs/commet-skills --skill commet
npx skills add commet-labs/commet-skills --skill ai-billing
MIT