Writing & Content marketing-auditcopywritingseo-auditemail-sequencescrocompetitive-analysispdf-reportsslash-commands

AI Marketing Suite Orchestrator (market)

Run website marketing audits, generate copy, and deliver client-ready reports from the Claude Code command line.

FollowSkills review · FSRS-2.0
Use with care
48/ 100 5-point scale 2.4 / 5
1 2 3 4 5 6
1Trust13 / 25 · 2.6/5

The orchestrator transparently declares command routing, parallel subagents and file outputs; no malicious instructions or covert exfiltration. But it does not address authorization for fetching target websites, user confirmation, rollback, or data-flow disclosure for WebFetch requests to external sites — deducted.

2Reliability9 / 20 · 2.3/5

Command table, routing logic and scoring weights are internally consistent; quick mode explicitly avoids subagents. But key paths (parallel subagents, Python scripts) are declared only: no tests, no edge-case handling or failure-feedback description, and execution is unverifiable in static review — deducted.

3Adaptability7 / 15 · 2.3/5

Audience (entrepreneurs, agencies, solopreneurs) and 15 scenarios are clear; business-type detection is explicit. But no declared capability boundaries or non-fit ranges, and core function depends on WebFetch of websites and reportlab with no assessment of Chinese-language support or mainland-China reachability — deducted.

4Convention9 / 15 · 3.0/5

Well-layered structure (orchestrator/sub-skills/agents/scripts/templates), MIT license, uninstall path, stable naming. But no versioning, changelog, or known-limitation disclosure; maintenance responsibility only implicit in a personal repo — deducted.

5Effectiveness6 / 15 · 2.0/5

Output standards are specific (actionable, prioritized, example-driven, client-ready) and scoring methodology is defined; architecture plausibly yields Markdown/PDF reports. But no representative output verified as directly usable, and the calendly example is promotional rather than evidence — deducted.

6Verifiability4 / 10 · 2.0/5

Scoring methodology, file structure and dependency list are auditable; install/uninstall paths documented. But sample outputs are marketing demos, no test suite or third-party execution evidence, and the advertised 69/100 audit is not reproducible — deducted.

Evidence confidence:Low Reviewed Sep 09, 2026 Reviewed revision e5aa0ea4c5f3
Before you use it
  • The skill fetches and analyzes arbitrary URLs with parallel subagents; confirm authorization and compliance for target sites, especially when auditing third-party websites for clients.
  • Sample outputs in the README are promotional demos; actual report quality is unverified without execution. PDF support requires installing reportlab separately.
  • Core function depends on fetching external websites; mainland-China reachability is unassessed and Chinese-language output is not promised.
  • Publisher is unverified; no versioning or changelog, and no explicit maintenance/update commitment.
Review evidence [1][2][3][4]
See the full review method →

What does this skill do, and when should you use it?

This is the main orchestrator skill of the AI Marketing Suite repository, located at market/SKILL.md. It routes 15 /market-prefixed commands to their sub-skills; the flagship /market audit launches 5 parallel subagents that score a website across content, conversion, competitive, technical, and strategy dimensions for a weighted 0-100 Marketing Score. Detailed output is saved as Markdown files, with optional client-ready PDF reports. The skill leans heavily on Claude Code-specific mechanisms (subagents, slash commands) and targets entrepreneurs, agency builders, and solopreneurs.

Accepts /market <command> slash commands and routes them to sub-skills under skills/; /market audit launches five parallel subagents (market-content, market-conversion, market-competitive, market-technical, market-strategy) and computes a weighted Marketing Score (Content 25%, Conversion 20%, SEO 20%, Competitive 15%, Brand 10%, Growth 10%); detects business type first (SaaS, e-commerce, agency, local, creator, marketplace) to tune the analysis; uses WebFetch to fetch pages for a 60-second quick assessment (/market quick); writes results to files like MARKETING-AUDIT.md and COMPETITOR-REPORT.md, with /market report-pdf producing a PDF (requires reportlab).

  1. An agency seller runs /market audit on a prospect's site before a sales call to walk in with a scored report
  2. A solopreneur uses /market copy to optimize their own landing page, getting before/after rewrite examples
  3. A product owner generates full email sequences and a launch checklist via /market emails and /market launch
  4. A content creator researches competitor positioning with /market competitors and plans posts with /market social's 30-day calendar
  5. A consultant pairs /market proposal with prior audit results and delivers a polished PDF via /market report-pdf

What are this skill's strengths and limitations?

Pros
  • Broad command coverage: from a 60-second snapshot to full audits, email sequences, ad copy, client proposals, and PDF reports
  • Transparent scoring methodology: six weighted dimensions and a 0-100 scale are documented directly in the skill
  • Explicit output standards: actionable, impact-ranked, with before/after examples and client-ready formatting
  • Adjusts analysis focus by detected business type (SaaS, e-commerce, local business, etc.)
Limitations
  • Tightly coupled to Claude Code-specific mechanisms (subagent orchestration, slash commands, WebFetch); porting elsewhere requires rewriting
  • No test suite or benchmark in the repo, so scoring reliability is independently unverified
  • Analysis quality depends on fetchable page content; behavior on login-walled or heavy-JS sites is undocumented
  • PDF output requires an extra pip install of reportlab; Python script dependencies are only enumerated in requirements.txt, not itemized in docs

How do you install this skill?

Install the full suite (including this skill): curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-marketing-claude/main/install.sh | bash, or git clone the repo and run ./install.sh. For PDF reports, run pip install reportlab. The skill itself lives at market/SKILL.md. Uninstall with ./uninstall.sh.

How do you use this skill?

In Claude Code, type /market <command> <url>, e.g. /market audit https://calendly.com or /market quick https://example.com. Audits launch parallel subagents and write Markdown files to the current directory; /market quick prints a sub-30-line scorecard to the terminal only. Note: the source does not document installing this single skill independently of the suite.

FAQ

Is it free?
The repository is MIT-licensed open source and free to use; running it consumes Claude Code model usage, so actual cost depends on your subscription or API billing. The source gives no cost estimate.
Do I need the whole suite, or can I run just this skill?
Many commands route to sub-skills under skills/ and depend on agents/ subagents, so market/SKILL.md alone will not deliver full functionality. The installer targets the whole suite; standalone single-skill installation is not documented.
Which sites does it work on?
It first detects business type (SaaS, e-commerce, agency, local, creator, marketplace) and tunes the analysis. Behavior on login-walled or heavily JavaScript-rendered sites is not documented, so verify before relying on it.
What permissions and dependencies does it need?
It needs web fetching (WebFetch) and local file write access to save Markdown/PDF reports; PDF generation requires pip install reportlab. The repo also ships Python utility scripts whose dependencies are listed in requirements.txt.

More skills from this repository

All from zubair-trabzada/ai-marketing-claude

Writing & Content

Marketing Audit Orchestrator

Run `/market audit <url>` and five parallel subagents score any website across content, conversion, SEO, competition and strategy, producing a client-ready marketing audit with revenue estimates.

Writing & Content

Marketing Report Generator (Markdown)

Compiles prior marketing audit results into a scored, client-ready report with an action roadmap.

Writing & Content

Landing Page CRO Analysis Skill

Runs a section-by-section conversion rate optimization teardown on any landing page, producing prioritized, actionable fixes.

Writing & Content

Email Sequence Generation (Market Emails)

Generate complete, ready-to-send email sequences inside Claude Code — subject lines, body copy, cadence, segmentation, and compliance checklists, all calibrated to industry benchmarks.

Writing & Content

Competitive Intelligence Analysis

Point it at a URL and get a client-ready competitor report: direct/indirect/aspirational rivals, positioning maps, pricing and feature matrices, SWOT, and differentiation plays.

Writing & Content

PDF Marketing Report Generator

Compiles website marketing audit data into a client-ready PDF with score gauges, charts, and a prioritized action plan.

Writing & Content

Sales Funnel Analysis & Optimization Skill

One command maps your site's full visitor-to-purchase path, pinpoints drop-off stages, and prices every fix in revenue terms.

Writing & Content

Market Launch Playbook Generator

Generates a complete week-by-week launch playbook for any product, service, or feature — with email sequences, social posts, and metrics tracking included.

Writing & Content

SEO Content Audit Skill

Run a systematic SEO audit on any page or site and get an actionable report with prioritized fixes.

Writing & Content

Website Copy Analysis & Optimization Skill

Fetches and scores any web page's copy across five dimensions, then generates specific before/after rewrites using proven frameworks like PAS and AIDA.

Writing & Content

Market Social — 30-Day Social Media Calendar Generator

Generates a complete 30-day social media calendar for any brand or topic: platform-specific posts, hooks, hashtag strategies, and repurposing plans — ready to publish as-is.

Writing & Content

Brand Voice Analysis & Guidelines Skill

Analyzes how a brand sounds across its website, social, and email channels, then generates a brand voice guide any writer can follow.

Writing & Content

Ad Creative & Copy Generation Skill

Turn any website into a complete, platform-ready ad campaign — copy, targeting, budgets, and test plans for Google, Meta, LinkedIn, TikTok, and Twitter/X.

Writing & Content

Client Proposal Generator for Marketing Services

Turns discovery-call notes into a client-ready marketing proposal with tiered pricing, ROI projections, and follow-up sequences — via one Claude Code command.

Related skills