ai-marketing-claude  by zubair-trabzada

AI marketing suite for automated analysis and content generation

Created 3 weeks ago

New!

750 stars

Top 46.2% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Primary install: A one-command install is available: 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.
  • Non-default prerequisites: Optional PDF Report Support requires pip install reportlab.
  • Links: Installation script (install.sh), uninstallation script (uninstall.sh), Python dependencies (requirements.txt).

Highlighted Details

  • Offers 15 distinct marketing commands, including /market audit, /market copy, /market emails, /market social, /market ads, and /market report-pdf.
  • Employs parallel execution of up to 5 subagents for deep, multi-dimensional website analysis.
  • Features a scoring methodology that evaluates websites across six key categories: Content & Messaging, Conversion Optimization, SEO & Discoverability, Competitive Positioning, Brand & Trust, and Growth & Strategy.
  • Generates both client-ready Markdown audit files and professional PDF marketing reports.

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.

Health Check
Last Commit

3 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
2
Star History
766 stars in the last 24 days

Explore Similar Projects

Feedback? Help us improve.