Skip to content

commet-labs/pricing-models

Repository files navigation

Pricing Models

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.

Install

npx skills add commet-labs/pricing-models

What's Inside

Decision 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.

Skills

Skill Description
pricing-models Decision frameworks, model comparisons, implementation patterns

Links

License

MIT

About

Agent Skills for billing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors