Universal SaaS pricing model knowledge for AI agents. Choose and implement the right pricing model for your product -- metered, credits, balance, seats, or hybrid combinations.
npx skills add commet-labs/pricing-modelsDecision frameworks and implementation patterns for five pricing models:
| Model | Best For | How It Works |
|---|---|---|
| Metered | API platforms, infrastructure | Pay for what you use, billed at period end |
| Credits | AI image generation, exports | Buy blocks, hard stop when exhausted |
| Balance | AI apps, multi-feature platforms | Prepaid dollar amount, real-time deduction |
| Seats | Team collaboration tools | Per-user pricing with advance + true-up |
| Hybrid | Most real products | Combine base plan + usage + seats + feature gates |
Plus a decision framework to help you choose, with real-world examples and code patterns using @commet/node.
| Skill | Description |
|---|---|
pricing-models |
Decision frameworks, model comparisons, implementation patterns |
- Commet -- Billing and payments for SaaS
- Commet SDK -- SDKs and libraries
- Commet Skills -- Platform-specific agent skills
MIT