← all repositories
tsingyuai/growth-lab

Turning Claude Code into a one-person growth team

Most AI growth tools solve one local problem and lose product context at every handoff; Growth Lab keeps research, execution, and review inside one continuous agentic conversation.

1.2k stars Python AgentsDomain Apps
growth-lab
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history

What it does Growth Lab is an orchestration layer that turns Codex or Claude Code into an end-to-end growth operator. It uses Markdown-based Skills to teach the agent how to research markets, draft SEO pages or Xiaohongshu posts, and persist results to local Memory files so the next loop learns from the last. You steer it entirely through natural-language conversation inside your coding agent.

The interesting bit Rather than building a new SaaS dashboard, the project treats the AI coding session as the control plane and your local filesystem as long-term memory. Product context, research artifacts, and campaign history never leave your machine; the “glue” is just well-structured prompts and shell scripts stored in the repo.

Key highlights

  • Two closed loops are implemented: an SEO page generator that researches search intent and drafts content, and a Xiaohongshu workflow that scrapes trending posts, remixes structures, generates images, and reviews performance.
  • The authors report their own SEO loop achieved 1,000% lifts in page impressions and clicks during internal testing, while overall CTR dropped 50%; the README cautions these figures depend heavily on domain authority and query competition.
  • A Xiaohongshu post created through the workflow reached over 4,000 likes and collections and 700 comments in their test; the final publish step still requires a human boundary.
  • All Memory, credentials, and generated assets stay in your local workspace; the repo ships only Skills and scripts, never private data or lock-in.
  • An onboarding Skill audits your environment conversationally and tells you which API keys or browser logins are missing, so you do not have to hunt through config files.

Caveats

  • Only SEO and Xiaohongshu are production-ready; additional channels are on the roadmap.
  • The reported traffic and engagement metrics come from the authors’ own product and domain—treat them as existence proofs, not benchmarks.
  • Image generation and Xiaohongshu scraping rely on third-party clients and local browser state that you must maintain yourself.

Verdict Worth exploring if you already live inside Claude Code or Codex and want to automate the tedious research-to-content pipeline for SEO or Chinese social media. If you need a polished GUI, multi-user workflows, or coverage beyond search and Xiaohongshu, it is still too early.

Frequently asked

What is tsingyuai/growth-lab?
Most AI growth tools solve one local problem and lose product context at every handoff; Growth Lab keeps research, execution, and review inside one continuous agentic conversation.
Is growth-lab open source?
Yes — tsingyuai/growth-lab is open source, released under the Apache-2.0 license.
What language is growth-lab written in?
tsingyuai/growth-lab is primarily written in Python.
How popular is growth-lab?
tsingyuai/growth-lab has 1.2k stars on GitHub.
Where can I find growth-lab?
tsingyuai/growth-lab is on GitHub at https://github.com/tsingyuai/growth-lab.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.