Discover and explore top open-source AI tools and projects—updated daily.
zubair-trabzadaAI marketing suite for automated analysis and content generation
New!
Top 46.2% on SourcePulse
AI Marketing Suite for Claude Code provides a comprehensive, terminal-based system for automating marketing analysis and content generation. It empowers entrepreneurs, agency builders, and solopreneurs to offer AI-powered marketing services by auditing websites, generating copy, creating email sequences, planning ad campaigns, and producing client-ready reports. The suite offers instant, actionable insights and automates complex marketing tasks directly from the command line.
How It Works
The system operates by interpreting user commands within the Claude Code environment, such as /market audit <url>. It leverages a modular architecture with a main orchestrator routing requests to 14 distinct skill modules. For complex tasks like full marketing audits, five parallel subagents are launched, each focusing on a specific analytical dimension (e.g., Content & Messaging, Conversion Optimization, SEO). Python utility scripts automate web scraping and analysis, compiling results into scored, prioritized, and actionable reports, which can be saved as Markdown files or professional PDF documents.
Quick Start & Requirements
curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-marketing-claude/main/install.sh | bash. A manual installation via git clone and running ./install.sh is also supported.pip install reportlab.install.sh), uninstallation script (uninstall.sh), Python dependencies (requirements.txt).Highlighted Details
/market audit, /market copy, /market emails, /market social, /market ads, and /market report-pdf.Maintenance & Community
The project mentions an "AI Workshop Community" for learning AI automations and building AI-powered services. Specific links to community channels like Discord or Slack, or details on core maintainers, are not provided in the README.
Licensing & Compatibility
The project is released under the MIT License, which is permissive and generally allows for commercial use, modification, and distribution, including within closed-source applications.
Limitations & Caveats
The suite is designed to operate within the Claude Code environment, making it dependent on that specific platform. Generation of PDF reports requires the installation of the reportlab Python library. The README does not specify the project's development stage (e.g., alpha, beta), which may imply ongoing development and potential for feature changes or bugs.
3 weeks ago
Inactive