Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Coordinates a multi-agent SAAS development pipeline by spawning and managing specialized subagents for market research, MVP development, marketing, and revenue tracking. Designed around a factory model where each product targets $1000+ MRR. Tracks project status, milestones, and growth metrics across multiple concurrent products.
Centralizes the full SAAS build cycle, research through revenue tracking, into a single orchestration layer instead of managing each phase manually.
When to use it
- Launching a new SAAS product from idea to MVP in weeks
- Checking revenue status across multiple active products
- Delegating market research for a new niche to a subagent
- Getting a launch and marketing plan for a finished MVP
- Identifying which products are underperforming on MRR targets
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: I want to build a SAAS for freelance invoice automation. Target market: solo developers. Revenue goal: $1500 MRR.
- 1Receives project description and revenue target
- 2Spawns a market research subagent via spawn-saas-researcher.py to validate the niche and analyze competitors
- 3Reviews research output and spawns a development subagent via spawn-saas-builder.py with validated requirements
- 4Spawns a marketing subagent via spawn-saas-marketer.py to produce a launch plan
- 5Registers the project in the factory tracker and sets MRR monitoring for $1500 target
Active project entry created with MVP scope, launch plan, and revenue milestone tracking enabled