Self-contained SaaS pipeline — invoke directly, do not decompose. Generates a factory app with landing page, Stripe subscription checkout, Vibe Token economics, and deploys to Cloudflare Workers. Use when the user wants to monetize an app, add billing, create token-backed revenue sharing, or turn an app into a business.
$npx -y skills add popmechanic/vibesos --skill factoryInstalls into the current project.
Run `npx skills use "https://github.com/popmechanic/vibesos" --skill "popmechanic/vibesos/factory"` 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.