Commet Skills
Give AI agents expert-level billing knowledge with Agent Skills.
Agent Skills give AI agents modular billing capabilities — SDK integration, pricing models, subscription patterns, and billing best practices. Install all skills with a single command.
Install all skills
npx skills add commet-labs/commet-skillsInstall a single skill
npx skills add commet-labs/commet-skills --skill commet
npx skills add commet-labs/commet-skills --skill ai-billing
npx skills add commet-labs/commet-skills --skill billing-behaviors
npx skills add commet-labs/commet-skills --skill commet-webhooks
npx skills add commet-labs/commet-skills --skill commet-cliAvailable skills
| Skill | Description |
|---|---|
commet | Core SDK — @commet/node, @commet/next, @commet/ai-sdk, @commet/better-auth |
billing-behaviors | Business rules — proration, plan changes, subscription lifecycle |
commet-cli | CLI — login, link, pull types, scaffold from templates |
commet-webhooks | Webhooks — event handling, signature verification, framework handlers |
ai-billing | AI billing — tracked() middleware, balance model, cost calculation |
Standalone skills
Universal billing knowledge that works with any stack. Code examples use @commet/node.
npx skills add commet-labs/billing-best-practices
npx skills add commet-labs/pricing-models
npx skills add commet-labs/subscription-patternsSupported agents
Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, Windsurf, OpenCode, and 40+ more.
Learn More
How is this guide?