AI Marketing Suite for Claude Code provides 15 marketing skills with parallel subagents for auditing websites, generating copy, emails, calendars, competitive intelligence, and client reports. It includes an installation script, manual install option, and optional PDF report support.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
AI Marketing Suite for Claude Code is a command-driven marketing analysis and automation system. It analyzes a website across multiple dimensions and generates reports and assets via Claude Code commands.
How it works
The tool executes commands like "/market audit <url>" with 5 parallel agents. It uses Python scripts and skill modules to perform analyses, then outputs results as Markdown or PDF reports. The README shows an example where multiple subagents run in parallel and an overall score is produced, with a full report saved to MARKETING-AUDIT.md.
Getting started
Installation options include:
curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-marketing-claude/main/install.sh | bash
git clone https://github.com/zubair-trabzada/ai-marketing-claude.git
cd ai-marketing-claude
./install.sh
Optional: PDF Report Support
pip install reportlab
Commands
| Command | What It Does |
| /market audit <url> | Full marketing audit with 5 parallel agents |
| /market quick <url> | 60-second marketing snapshot |
| /market copy <url> | Generate optimized copy with before/after examples |
| /market emails <topic> | Generate complete email sequences |
| /market social <topic> | 30-day social media content calendar |
| /market ads <url> | Ad creative and copy for all platforms |
| /market funnel <url> | Sales funnel analysis and optimization |
| /market competitors <url> | Competitive intelligence report |
| /market landing <url> | Landing page CRO analysis |
| /market launch <product> | Product launch playbook generation |
| /market proposal <client> | Client proposal generator |
| /market report <url> | Full marketing report (Markdown) |
| /market report-pdf <url> | Professional marketing report (PDF) |
| /market seo <url> | SEO content audit |
| /market brand <url> | Brand voice analysis and guidelines |
## Recent releases
- latest: none
## Traction
2264 stars, 660 forks, 7 open_issues
## License
MIT






