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.
Related skills
More from iblai/vibe
iblai-notification
Add notification bell and center page to your Next.js app
59iblai-account
Add account and organization settings page to your Next.js app
55iblai-chat
Add AI chat widget to your Next.js app
55iblai-auth
Add ibl.ai SSO authentication to a vanilla Next.js app
54iblai-analytics
Add analytics dashboard page to your Next.js app
54iblai-profile
Add profile dropdown and settings page to your Next.js app
53