Self-contained SaaS automation — invoke directly, do not decompose. Transforms a Vibes app into a multi-tenant SaaS with subdomain-based tenancy. Adds Pocket ID authentication, subscription gating, and generates a unified app with landing page, tenant routing, and admin dashboard. Use when the user wants to monetize an app, add auth and billing, create a SaaS product, add subscriptions, or turn an app into a business.
$npx -y skills add popmechanic/vibesos --skill sellInstalls into the current project.
Run `npx skills use "https://github.com/popmechanic/vibesos" --skill "popmechanic/vibesos/sell"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/popmechanic/vibesos" that are relevant to the current task. Run `npx skills add "https://github.com/popmechanic/vibesos"` and select the relevant skills, then follow their instructions.