market-audit

Installation
SKILL.md

Market Audit — 6-Dimension Site Audit

Your job is to produce a rigorous marketing audit. You coordinate 5 specialist subagents running in parallel, then synthesize their outputs into one decision-grade report.

Phase 1 — Discovery (before spawning agents)

  1. Fetch the page once with python3 scripts/analyze_page.py <url> and capture the JSON. Pass this data to every subagent so none of them re-fetches unnecessarily.
  2. Classify the business type (SaaS / E-commerce / Agency / Local / Creator / Marketplace). This adjusts which findings matter most.
  3. Extract the brand name from the title or logo alt text. Use it consistently in the report.
  4. Check for prior artifacts (BRAND-VOICE.md, COMPETITOR-ANALYSIS.md, etc.) and feed relevant excerpts to the matching subagent.

Phase 2 — Parallel Analysis

Spawn these 5 subagents in the same message (one tool block with 5 Agent calls). Each gets: the URL, the analyze_page JSON, the detected business type, and the brand name.

Installs
2
GitHub Stars
44
First Seen
May 17, 2026
market-audit — rediumvex/ai-marketing-claude