pricing-strategy
๐ฏSkillfrom credyt/ai-skills
Conversational guide that walks an AI product team through defining pricing โ billing model (usage vs subscription vs hybrid), tiers, overage, real-time vs invoice trade-offs โ and outputs an MRR projection plus HTML/PDF deliverable.
Same repository
credyt/ai-skills(6 items)
Installation
npx vibeindex add credyt/ai-skills --skill pricing-strategynpx skills add credyt/ai-skills --skill pricing-strategy~/.claude/skills/pricing-strategy/SKILL.mdSKILL.md
More from this repository5
Guide for creating effective Claude skills โ modular packages that add specialized workflows, tool integrations, domain knowledge, and bundled resources โ emphasizing a concise "context window as public good" design.
Wire Credyt billing into an existing codebase โ inspecting the user's framework, adding customer creation at signup, usage event tracking, balance checks, cost tracking, and billing portal links with a server-side API key.
Discover a user's billing model through guided questions, configure Credyt products, assets, and pricing via MCP tools, and automatically run an end-to-end billing-cycle verification at the end.
Standalone end-to-end billing-cycle test for a single Credyt product โ create a test customer, fund their wallet, send a usage event, and confirm fees were charged correctly with a pass/fail per step.
Skill