Skip to content
View thaolst's full-sized avatar

Block or report thaolst

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thaolst/README.md

total stars

Building an AI Assistant for Growth Marketers 🚀

Everything here is a building block — open-source, production-tested, built in public.


The Vision

Most marketing AI tools are either too generic (ChatGPT wrappers) or too technical (need a data scientist to operate).

I'm building something different: an AI assistant that understands growth marketing — campaign mechanics, retention economics, voucher design, segment analysis. The kind of stuff that takes a senior PM 3 hours and should take 3 minutes.

This GitHub is the open-source foundation. Every repo is a module. Follow the journey.


The Building Blocks

Module Repo What it does Status
🧠 Data & Analysis growth-mcp MCP server — cohort analysis, churn prediction, A/B testing, campaign math v1.0 · PyPI · ★9
📝 Prompt Engine ai-growth-prompts 40+ prompts for campaign brief, voucher design, segmentation, game mechanics ★9
🤖 Agent Skills ai-growth-agents-for-marketers Installable agent skills — npx skills add thaolst/ai-growth-agents-for-marketers ★5
🔄 Social Auto-Pilot tara-agent Telegram agent for LinkedIn, Facebook, Threads automation ★5
✈️ Travel Tools tara-bot · travel-growth-playbook Side projects — flight search + travel marketing frameworks ★57 + ★3

Coming next: Web UI for growth-mcp → marketers use it without CLI. Campaign Brief Generator. Retention Analyzer.


What these tools actually save

Workflow Before After Module
Campaign brief 3 hours 20 min prompts
A/B test analysis 3 hours 15 min mcp
MEU planning 2-3 days 30 min prompts
Campaign history query 30 min 30 sec mcp + agents
Voucher design 2 hours 15 min prompts

🗺️ Roadmap

Q3 2026
├── 🎯 growth-mcp Web UI (Streamlit) — MVP
├── 📦 Campaign Brief Generator — first end-to-end tool
├── 📈 Retention Cohort Analyzer — upload CSV → insights
└── 📝 Daily skill drops — new growth marketing skill every 1-2 days

Q4 2026
├── 🧩 Unified AI Assistant — combine MCP + prompts + agents
├── 🌐 Public beta — invite-only
└── 📊 Community features — share campaigns, templates

2027
├── 🚀 Full launch
└── 🔌 Plugin ecosystem — 3rd party tools

📝 Latest Builds

New skills and tools added regularly. Follow the repos or check back.


Projects in detail

growth-mcp · ★9

pypi

MCP server for growth marketing and loyalty program economics. 25 tools, 3 prompts, 2 resources, 130 tests.
pip install growth-mcp — works with Claude, Cursor, any MCP client.

Data & analysis backbone of the AI assistant.

stars

Prompt library from live fintech campaigns. Voucher design, user segmentation, game mechanics, retention loops. 8 categories, tested in production.

The prompt engine — what the assistant says and how it thinks.

stars

Prompts and Python agents for growth marketing work. Installable as Agent Skills.
npx skills add thaolst/ai-growth-agents-for-marketers

The agent layer — multi-step workflows and automations.

tara-bot · ★57

Personal AI agent on Telegram. Flight search in natural language. Side project.


📊 GitHub Stats


Let's connect

LinkedIn · Substack · PyPI

Growth marketer. Building AI tools for marketers in public. Fork, star, follow — this is just the beginning.

Popular repositories Loading

  1. tara-bot tara-bot Public

    Tara Bot — AI Telegram agent: search flights, compare prices, inject affiliate links

    Python 58 68

  2. ai-growth-prompts ai-growth-prompts Public

    Prompts for real growth marketing work — voucher design, segmentation, game mechanics, and campaign planning across S/M/L campaign levels.

    Python 9 3

  3. growth-mcp growth-mcp Public

    MCP server for growth marketing - campaign design, retention analysis, churn prediction, A/B testing

    Python 9 2

  4. tara-agent tara-agent Public

    Your personal AI agent on Telegram. Social auto-pilot for LinkedIn, Facebook, Threads. Expand as needed.

    Python 5 7

  5. ai-growth-agents-for-marketers ai-growth-agents-for-marketers Public

    AI agents for growth marketing — built from real fintech campaigns. Prompts + Python.

    Python 5 4

  6. travel-growth-playbook travel-growth-playbook Public

    Growth marketing frameworks for travel apps - with ready-to-run AI prompts for each stage. User segmentation, promotion design, retention playbook, Vietnam seasonal calendar, and partner co-marketing.

    3