pricing

Automate Stripe-backed pricing tier design and versioned price updates.

4|2|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/SylphxAI/flow --skill pricing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pricing
Source: https://github.com/SylphxAI/flow/tree/main/.claude/skills/pricing
Command: npx skills add https://github.com/SylphxAI/flow --skill pricing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pricing strategy management for SaaS platforms, ensuring consistent tiering and governance of pricing changes.

Core Features & Use Cases

  • Tier gating: Define and enforce feature-based access across pricing tiers.
  • Stripe-backed pricing: Versioned Prices with historical integrity and drift detection.
  • Use Case: When introducing a new plan, automatically create a Stripe Price, update internal pricing maps, and surface drift alerts to admins.

Quick Start

Activate pricing automation by configuring a basic pricing plan and connecting your Stripe account, then run a flow to create a new Price for the proposed tier.

Frequently Asked Questions about pricing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up pricing tiers for my SaaS product with Stripe?

Pricing tier setup involves configuring tiers in this Skill, connecting your Stripe account, and running a flow to create versioned Prices. The Skill automates tier creation while maintaining historical price records and detecting any drift between your internal pricing maps and Stripe.

Can I automate pricing updates and tier changes without manual Stripe edits?

Yes. This Skill automates pricing strategy management by creating new Stripe Prices for each tier change, updating internal pricing maps, and surfacing drift alerts. It eliminates manual Stripe edits while preserving full pricing history.

How do I enforce feature-based access across different pricing tiers?

Tier gating defines which features are available at each pricing level. This Skill manages tier gating by mapping features to tiers, enforcing access rules, and synchronizing those rules with Stripe-backed pricing to ensure consistency across your platform.

What happens to old prices when I introduce a new pricing plan?

This Skill preserves historical prices as new Prices are created in Stripe with each tier change. Versioned Prices maintain an audit trail and enable drift detection, so you always know which prices are active and can reference past pricing decisions.

Does this work for SaaS monetization workflows like promotions and plan upgrades?

Yes. This Skill applies to monetization workflows including tier gating, upgrades, promotions, and price updates. It uses Stripe as the system of record and automates these workflows while detecting gaps between your pricing strategy and Stripe's current state.