Skip to content

OPEN SOURCE // MIT LICENSE

Your AI marketing
team lives in the
terminal.

9 agents. 20+ skills. Video, carousels, landing pages, SEO — orchestrated by one command. Free forever.

$ git clone https://github.com/melgarafael/growthOS.git copied
Clone repository GitHub
0
Agents
0
Skills
0
MCP Servers
0
Compositions
Forever

You built something great.
Nobody knows it exists.

Your code is clean. Your architecture is solid. Your product solves a real problem.

But your landing page is a README. Your social presence is a pinned tweet from 6 months ago. Your "marketing strategy" is hoping someone finds you on Product Hunt.

You're not alone — 73% of developer side projects never get a single paying user. Not because they're bad. Because nobody saw them.

Meanwhile, your competitors
are shipping content.

They have landing pages that convert. Social posts that engage. SEO that compounds. Videos that explain their product in 60 seconds.

Not because they're better developers. Because they solved the marketing problem.

Every week you delay, the gap widens.

WHAT IF YOU HAD

a full marketing team
inside Claude Code?

growthOS is an open-source plugin that turns Claude Code into an autonomous marketing engine. Strategy, content, SEO, video, carousels, landing pages — orchestrated by 9 AI agents through a single command.

# Everything starts here
$ /grow "create a launch strategy for my SaaS"
→ CMO routing intent...
→ Growth Strategist activated
→ Analyzing market, competitors, positioning...
✓ Strategy document generated. 3 campaign variants ready.
 
$ /grow "build a landing page for the launch"
→ Visual Designer + Growth Engineer activated
→ Running 8-phase pipeline: discovery → research → design → build...
✓ Landing page built. 32KB. Lighthouse 96. WCAG AA.

BUILT WITH GROWTHOS

See what it builds.

growthOS://output/sales-pages/index.html LIVE
Open Source // MIT License
Your AI marketing
team lives in the
terminal.
9 agents. 20+ skills. One command. Free forever.
Clone repository GitHub
9
Agents
20+
Skills
$0
Forever
Skill: sales-page-builder // 8-phase pipeline // design intelligence directed 01/04
growthOS://output/carousels/export.png 1080×1350
Skill: instagram-carousel // 6 HTML templates // auto-export PNG 02/04
growthOS://remotion/render/product-demo.mp4 16:9
Remotion // Product Demo
composition: showcase-product-demo
Intro
Hook
Demo
Features
CTA
0:27
0:60
Skill: remotion-video // 11 compositions // storyboard → render 03/04
claude-code ~ /grow strategy TERMINAL
$ /grow "Q3 launch strategy for developer SaaS" → CMO routing to Growth Strategist... ═══ GROWTH STRATEGY ═══════════════════════ Product: DevMetrics — performance analytics for dev teams Market: 14,000+ engineering teams actively searching Awareness: Solution-aware (comparing tools) ── POSITIONING ──────────────────────────── USP: "Ship quality insights in your PR workflow" Angle: Integration-first (GitHub, GitLab, Linear) Anti: Not another dashboard — a PR companion ── CAMPAIGN VARIANTS ────────────────────── Variant A: Content-led (SEO blog + social proof) Variant B: Product-led (free tier + viral loop) Variant C: Community-led (open-source core + paid cloud) ────────────────────────────────────────── ✓ Strategy document: ./output/strategy-q3.md ✓ 90-day content calendar generated ✓ Competitor matrix: 6 tools analyzed
Skill: marketing-strategy // AARRR funnels // competitive intel 04/04

Three commands. That's it.

1

Clone

git clone https://github.com/melgarafael/growthOS.git && cd growthOS && ./install.shcopied
— one symlink, zero dependencies for core.

2

Configure

/grow setupcopied — brand name, tone, platforms. Two minutes.

3

Create

/grow "what you need"copied — the CMO routes to the right specialist.

Meet your team.

9 agents, each with a clear role. The CMO routes every request to the right specialist. Pure markdown + YAML — portable, inspectable, forkable.

CMO // router
Growth Strategistframeworks, OKRs
Content Creatorblog, newsletter
Intelligence Analystcompetitors, trends
Visual Designerlanding pages, carousels
Social Publisher5 platforms
Growth EngineerSEO, technical
Video Producerremotion, 11 templates
Carousel Designer6 formats

Built for safety. Open by design.

DRY-RUN DEFAULT
Nothing publishes without your explicit approval.
KILL SWITCH
Revoke all autonomous permissions instantly.
MIT LICENSE
Fork it. Modify it. No strings. No lock-in.
PURE MARKDOWN
Skills are portable text files. Take them anywhere.

# frequently_asked

Core skills are pure markdown — portable to any LLM framework. The agent orchestration needs Claude Code's plugin system, but your content and strategies go wherever you go.
That's the point. Describe what you need: /grow "I need content for my product launch". The CMO agent figures out which specialists to activate.
Node for video rendering, Python for MCP servers. But the core — skills, agents, commands — is zero-dependency markdown. Install takes one command, uninstall takes one rm.
Because marketing shouldn't be a competitive disadvantage for solo developers. MIT license, open source, community-driven. The design intelligence base grows with every project.

Start
growing.

Free. Open source. One command away.

$ git clone https://github.com/melgarafael/growthOS.git copied
Clone repository GitHub Read the docs