iblai-monetization
Installation
SKILL.md
/iblai-monetization
Add ibl.ai's item-level monetization to your app. This is the per-item paywall system (sell a specific mentor / course / program / pathway, or any custom item), distinct from the platform-wide credit billing covered by /iblai-credit. It ships three SDK surfaces:
MonetizationTab— admin pane (inside the Account page) where a tenant owner connects their Stripe Connect account, picks items to sell, and configures paywall settings + pricing tiers.PaywallModal— buyer-facing dialog that lists the configured pricing tiers for a single item and opens a Stripe Checkout session.PurchasesTab— user pane (inside the Profile page) listing the current user's subscriptions, with detail view + cancel flow.