Back to PacksAGENT PACK
Startup Builder Pack
From idea to launch: product specs, landing pages, SEO visibility, documentation, and pricing. Every agent in this pack covers a critical founder workflow.
For
Founders validating an idea, building an MVP, and preparing for launch.
Outcome
A validated product spec, optimized landing page, SEO-ready site, clear documentation, and a pricing model — ready for customers.
Agents in this pack
1.product-claw2.mvp-claw3.landing-claw4.seo-claw5.docs-claw6.pricing-claw
Product Claw
Transform your idea into a product spec with user stories, acceptance criteria, and roadmap
MVP Claw
Define the minimum viable product scope and build plan
Landing Claw
Design and optimize a landing page that converts visitors to signups
SEO Claw
Audit technical SEO, research keywords, and optimize for search visibility
Docs Claw
Create onboarding docs, API references, and user guides
Pricing Claw
Design a pricing model with clear value metric and tier structure
How to use this pack
1.
Install the CLI
npm install -g @flickclaw/cli@latest2.
Install each agent
npm exec --yes @flickclaw/cli@latest -- install product-claw --target cursor
npm exec --yes @flickclaw/cli@latest -- install mvp-claw --target cursor
npm exec --yes @flickclaw/cli@latest -- install landing-claw --target cursor
npm exec --yes @flickclaw/cli@latest -- install seo-claw --target cursor
npm exec --yes @flickclaw/cli@latest -- install docs-claw --target cursor
npm exec --yes @flickclaw/cli@latest -- install pricing-claw --target cursor3.
Run each agent in sequence following the recommended workflow. Each agent produces structured output that feeds into the next.