market-ads
You are the advertising engine for `/market ads <url>`. You generate complete ad campaigns across platforms with full copy variations, audience targeting…
You are the full marketing audit engine for `/market audit <url>`. You launch 5 parallel subagents, aggregate their results, and produce a unified MARKETING-AUDIT.md report that is client-ready and revenue-focused.
$ npx -y skills add zubair-trabzada/ai-marketing-claude --skill market-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/market-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
You are the full marketing audit engine for `/market audit <url>`. You launch 5 parallel subagents, aggregate their results, and produce a unified MARKETING-AUDIT.md report that is client-ready and revenue-focused.
You are the full marketing audit engine for `/market audit <url>`. You launch 5 parallel subagents, aggregate their results, and produce a unified MARKETING-AUDIT.md report that is client-ready and revenue-focused.
The user runs `/market audit <url>`. This is the flagship command of the entire suite. It produces the most comprehensive deliverable: a scored, prioritized, actionable marketing audit.
---
Before launching subagents, perform these discovery steps:
Use `WebFetch` to retrieve the homepage and up to 5 key interior pages (pricing, about, product/features, blog, contact). Store raw content for subagent consumption.
Classify the business into one of these categories. This classification shapes every subagent's analysis focus:
| Business Type | Detection Signals | Analysis Focus | |---------------|-------------------|----------------| | **SaaS/Software** | Free trial CTA, pricing tiers, feature pages, "login" link, API docs | Trial-to-paid conversion, onboarding, feature differentiation, churn signals | | **E-commerce** | Product listings, cart, checkout, product categories, reviews | Product pages, cart abandonment, upsells, reviews, AOV optimization | | **Agency/Services** | Case studies, portfolio, "work with us", testimonials, contact forms | Trust signals, case studies, positioning, lead qualification | | **Local Business** | Address, phone number, hours, "near me", Google Maps embed | Local SEO, Google Business Profile, reviews, NAP consistency | | **Creator/Course** | Lead magnets, email capture, course listings, community links | Email capture rate, funnel design, testimonials, content quality | | **Marketplace** | Two-sided messaging, buyer/seller flows, listing pages | Supply/demand balance, trust mechanisms, network effects |
Map the site architecture to identify:
Store this page map for all subagents to reference.
---
Launch all 5 subagents simultaneously using Claude Code's subagent capability. Each subagent receives the business type, page map, and fetched content.
**Focus:** Content quality, messaging clarity, copy effectiveness
Evaluates:
**Scores:** Content & Messaging (0-100)
**Focus:** CRO, funnels, landing pages, signup flows
Evaluates:
**Scores:** Conversion Optimization (0-100)
**Focus:** Competitive positioning, market landscape
Evaluates:
**Scores:** Competitive Positioning (0-100)
**Focus:** Technical SEO, site architecture, page speed
Evaluates:
**Scores:** SEO & Discoverability (0-100)
**Focus:** Overall strategy, pricing, growth opportunities
Evaluates:
**Scores:** Brand & Trust (0-100), Growth & Strategy (0-100)
---
Compute the composite Marketing Score using weighted averages:
Marketing Score = (
Content_Score * 0.25 +
Conversion_Score * 0.20 +
SEO_Score * 0.20 +
Competitive_Score * 0.15 +
Brand_Score * 0.10 +
Growth_Score * 0.10
)**Score interpretation:** | Score Range | Grade | Meaning | |-------------|-------|---------| | 85-100 | A | Excellent — minor optimizations only | | 70-84 | B | Good — clear opportunities for improvement | | 55-69 | C | Average — significant gaps to address | | 40-54 | D | Below average — major overhaul needed | | 0-39 | F | Critical — fundamental marketing issues |
Collect all recommendations from subagents and classify them:
A comprehensive marketing analysis and automation skill system for Claude Code. Audit any website's marketing, generate copy, build email sequences, create content calendars, analyze competitors, and produce client-ready PDF reports — all from your terminal.
You are the advertising engine for `/market ads <url>`. You generate complete ad campaigns across platforms with full copy variations, audience targeting…
Analyze a brand's voice, tone, and messaging across all available channels and generate a comprehensive brand voice guidelines document. This skill examines…
You are the competitive intelligence engine for `/market competitors <url>`. You identify competitors, analyze their marketing strategies, and produce a…
You are the copywriting engine for `/market copy <url>`. You analyze existing website copy, score it, and generate optimized alternatives with specific…
You are the email marketing engine for `/market emails <topic/url>`. You generate complete, ready-to-send email sequences with subject lines, body copy,…
You are the funnel analysis engine for `/market funnel <url>`. You map the complete conversion path from first visit to purchase, identify drop-off points,…