stigg-recipes
Installation
SKILL.md
Stigg Recipes — Composed End-to-End Workflows
Each recipe in this skill ties together multiple pillar skills (stigg-pricing-modeling, stigg-entitlements, stigg-subscriptions, stigg-credits, stigg-widgets, stigg-api) into a complete flow. Recipes don't duplicate content — they orchestrate references.
Before You Start
Per the umbrella stigg skill: search first. Recipes go stale faster than pillar skills since they integrate multiple surfaces. Confirm each step against live docs as you go.
Index of Recipes
| Recipe | Reference |
|---|---|
| Implement a freemium model end-to-end | references/freemium.md |
| Freemium with paid usage after quota (the OpenAI-API archetype: 1k free, $X/unit after) | references/freemium-with-paid-usage.md |
| Add an in-app checkout experience | references/checkout.md |
| Configure hybrid pricing (flat + per-unit + usage) | references/hybrid-pricing.md |
| Monetize an AI product with credits end-to-end | references/credits-monetization.md |
| Run a trial on add-ons while keeping the paid plan active | references/trial-with-addons.md |
| Subscribe customers via a payment link | references/payment-link.md |