Autonomous growth engine — funding, SEO, traction, validation, credits — for Sovix + Spreix + every future product.
Run by Cleo 🐾. Pairs with the Marketing repo (social + content). Together they cover everything.
| Repo | Covers |
|---|---|
| Marketing | Social media, posts, blogs, Reddit/HN community, brand voice |
| GrowthOS (this) | SEO, funding, grants, cloud credits, investor outreach, traction, validation, startup pages |
| Cadence | Agent | Action |
|---|---|---|
| Daily | SEO Monitor | Audit site health, keyword rankings, backlinks |
| Daily | Grant Scanner | Scan for new funding/credit programs |
| Weekly | Validator | Run competitor + market research, PMF signals |
| Weekly | Traction | Update metrics dashboard, ProductHunt, directories |
| Monthly | Investor | Scan new angels/VCs matching profile, prep cold emails |
| On-demand | Pitch | Review deck, simulate IC, stress-test financials |
| Tool | Purpose | Cost |
|---|---|---|
| claude-seo | 24-skill SEO engine: audit, schema, GEO, backlinks, programmatic SEO | Free |
| ai-marketing-claude | Marketing audit, copy, landing page CRO, competitor intel | Free |
| founder-skills | Market sizing, pitch deck review, IC simulation, competitive positioning | Free |
| strategy-os | Validation layer: hypothesis register, gap analysis, GTM plan | Free |
| google-search-console-mcp | GSC data: rankings, impressions, CTR | Free |
| thecuriouscatmeow/ai-seo-multi-agent | 14-phase SEO pipeline, SERP analysis, programmatic content | Free |
GrowthOS/
├── brands/ ← Per-brand config (copy sovix/ for new products)
│ ├── sovix/
│ └── spreix/
├── seo/ ← SEO audits, keyword maps, backlink targets
├── grants/ ← All grant + credit applications (copy-paste ready)
├── funding/ ← Investor lists, pitch materials, cold emails
├── traction/ ← Directory listings, ProductHunt, Hacker News launches
├── validation/ ← Market research, competitor analysis, PMF signals
├── credits/ ← Cloud + AI credits tracker
├── skills/ ← Installed skill repos (gitignored binaries)
└── SETUP.md
cp -r brands/sovix brands/my-product
# Fill in brand config
# All agents pick it up automatically# Full SEO audit
/seo audit https://portal.sovix.xyz
# Marketing audit + CRO
/market audit https://portal.sovix.xyz
# Competitive positioning
/market competitors https://portal.sovix.xyz
# Pitch deck review
# (attach deck and ask: "review this pitch deck")
# Market sizing
# "What's the TAM for kubernetes observability?"
# IC simulation
# "Simulate how Sequoia would evaluate Sovix"
# Validate PMF
# "Run strategy-os on Sovix — build hypothesis register"See SETUP.md for one-time install.