iblai-vibe-monetization-analytics

Installation
SKILL.md

/iblai-vibe-monetization-analytics

Build custom Platform admin surfaces on top of the four monetization analytics endpoints — revenue, all-Platform subscribers, per-item subscribers, paywalls list — plus the CancelSubscription self-service helper that cancels the caller's own subscription on a given (item_type, item_id).

A true admin override (cancel-on-behalf-of-user) does not exist. The cancel endpoint is hard-locked to request.user; there is no user_id parameter. To force-cancel another user's subscription, an operator must do so directly in the Stripe Dashboard.

Important: MonetizationTab (see /iblai-vibe-monetization-configure) does NOT render revenue or subscriber data. The SDK ships the data-layer hooks and one self-service component, but no out-of-the-box analytics UI — this skill is the playbook for assembling that yourself.

Installs
2
Repository
iblai/vibe
GitHub Stars
14
First Seen
2 days ago
iblai-vibe-monetization-analytics — iblai/vibe