By commet-labs
SaaS pricing model skill — metered (pay per use), credits (block when exhausted), balance (prepaid spend), seats (per-user), and boolean (feature flags). Decision frameworks, implementation patterns, and when to use each model.
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-models
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.
| Skill | Description |
|---|---|
pricing-models | Decision frameworks, model comparisons, implementation patterns |
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimSkills and MCP server for the Commet billing platform — subscriptions, usage tracking, seats, feature gating, AI token billing, webhooks, and billing business rules.
SaaS billing best practices. Patterns for subscription lifecycle, failed payments, proration, multi-currency, tax compliance, plan changes, invoicing, and launch checklists.
Universal subscription billing patterns — free trials, proration, plan changes, dunning, cancellation flows, and add-ons. Framework-agnostic patterns with Commet code examples.
npx claudepluginhub commet-labs/pricing-models --plugin pricing-modelsUse this agent when you need to optimize B2B pricing strategies, packaging models, and revenue optimization for enterprise sales. This agent specializes in value-based pricing, usage-based billing, enterprise contract negotiations, and competitive pricing analysis for SaaS platforms. Examples:
The holy principles of SaaS design: research-backed, opinionated guidance for building fast, predictable, and progressively powerful SaaS products
Expert FinOps guidance for cloud, AI, SaaS, and data-platform spend (multi-provider, model-agnostic).
SaaS business metrics and marketing analytics. CAC, LTV, MRR/ARR analysis, conversion funnels, ad spend optimization, and unit economics modeling.
59 expert skills for non-technical founders building SaaS with AI tools. Covers the full lifecycle: planning, design, build, database, integrations, AI features, security, testing, debugging, deployment, monitoring, plus marketing, pricing, growth, and business strategy.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.