Leaderboard/Marketing/ai-marketing-claude
Last commit on March 2, 2026·Created on March 2, 2026

zubair-trabzada/ai-marketing-claude

Turns a website into client-ready marketing deliverables across fifteen skills.
Combined rank
#149
across all skills
In Marketing
#10
category rank
Stars
2.7k
+0.9% in last 7d
Forks
706
+0.6% in last 7d
Watchers
35
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This suite runs a complete marketing operation from a single URL: a scored audit with competitor and revenue estimates, optimized copy and brand voice guidelines, ad campaigns across multiple platforms, email sequences, social media calendars, landing page teardowns, launch playbooks, and client proposals. It is built for agency owners, consultants, and solopreneurs who need fast, structured output they can hand to a client or use to guide their own growth.

WHO IT'S FOR
Marketing Agency Owners / Consultants
generate client-ready audits and proposals
Content Marketing Teams
generate SEO-optimized copy and content calendars
Growth Marketers / Product Marketers
plan product launches and ad campaigns
E‑commerce / DTC Marketers
optimize landing pages and conversion rates
Repository contents

15 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

One-command Claude Code suite install

Installs: Complete AI Marketing Suite bundle: the main orchestrator, 14 sub-skills, 5 agents, 4 scripts, templates, and PDF-related functionality. · Claude Code

Before you start
  • Claude Code
  • curl
  • Bash
  • Git, because the remote installer clones the repository
  • Python 3 for the bundled scripts; the installer warns that the scripts will not work without it
  1. Run this command in a terminal. It downloads the installer and passes it to Bash; the installer then clones the repository and installs the complete suite into Claude Code directories.

    curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-marketing-claude/main/install.sh | bash
README.md · Checked Sep 18, 2026install.sh · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Create a quick website marketing snapshot

Uses AI Marketing Suite — Main Orchestrator

  • A publicly accessible website URL to substitute for `<url>`
Using the AI Marketing Suite — Main Orchestrator skill, run `/market quick <url>`, replacing `<url>` with the publicly accessible website URL I provide. Evaluate headline clarity, CTA strength, value proposition, trust signals, and mobile readiness, then return a scorecard with the top three wins and top three fixes in fewer than 30 lines.
market/SKILL.md · Checked Sep 18, 2026
Suggested first task

Review a landing page hero section

Uses Landing Page CRO Analysis

  • A publicly accessible landing-page URL to substitute for `<landing-page-url>`
Using the Landing Page CRO Analysis skill, review `<landing-page-url>`, replacing the placeholder with my landing page URL. Identify its page type, score the hero section from 1–10 using the documented hero checklist, and give a short prioritized list of actionable fixes for the headline, subheadline, CTA, trust signals, and above-the-fold experience.
skills/market-landing/SKILL.md · Checked Sep 18, 2026
Suggested first task

Establish a brand-voice baseline

Uses Brand Voice Analysis and Guidelines Generation

  • A publicly accessible brand website URL to substitute for `<brand-url>`
  • Accessible homepage, About page, and product or service content
Using the Brand Voice Analysis and Guidelines Generation skill, analyze the brand at `<brand-url>`, replacing the placeholder with my website URL. Examine the homepage, About page, and product or service pages, then summarize the recurring voice patterns, notable inconsistencies, and a concise set of actionable writing guidelines.
skills/market-brand/SKILL.md · Checked Sep 18, 2026