market-audit

Coordinate parallel specialists to produce a 0–100 marketing audit with prioritized findings.

46|6|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/rediumvex/ai-marketing-claude --skill market-audit-rediumvex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-audit
Source: https://github.com/rediumvex/ai-marketing-claude/tree/main/skills/market-audit
Command: npx skills add https://github.com/rediumvex/ai-marketing-claude --skill market-audit-rediumvex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It turns an unclear marketing performance question into a structured, evidence-based audit with prioritized fixes and a revenue-impact action plan.

Core Features & Use Cases

  • 6-dimension site scoring with weighted synthesis: Produces an overall 0–100 composite score (with letter grade) plus category-level scores across Content & Messaging, Conversion Optimization, SEO & Discoverability, Competitive Positioning, Brand & Trust, and Growth & Strategy.
  • Evidence-driven findings with revenue impact ranking: Generates “Critical Findings” that include quoted evidence from the analyzed page and ranks next actions by estimated impact using traffic, expected CR lift, and ARPU (or flags assumptions when data is unknown).
  • 30/60/90 action planning: Outputs quick wins, high-leverage improvements, and longer-term strategic initiatives, enabling immediate execution rather than open-ended feedback.

Quick Start

Run /market audit https://example.com to generate MARKETING-AUDIT.md with a 0-100 score, prioritized findings, and a week/month/quarter action plan.

Frequently Asked Questions about market-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a marketing audit for a website URL?

Use the analyze_page.py script to fetch and extract page data as JSON, then run the marketing audit command with your target URL to generate a decision-grade MARKETING-AUDIT.md file containing a 0–100 score, evidence-quoted findings, and a prioritized 30/60/90 action plan.

What is a decision-grade marketing audit and how does it score performance?

A decision-grade marketing audit scores a website 0–100 across six dimensions: Content & Messaging, Conversion Optimization, SEO & Discoverability, Competitive Positioning, Brand & Trust, and Growth & Strategy. It applies weighted normalization and ranks findings by estimated revenue impact.

Can I use this marketing audit tool for local businesses and SaaS sites?

Yes, the marketing audit applies to SaaS, e-commerce, agencies, local businesses, creators, and marketplaces. It extracts a single page and coordinates parallel specialists to deliver a tailored 0–100 score with a revenue-impact action plan.

How does the audit prioritize marketing fixes and quick wins?

The audit ranks next actions by estimated revenue impact using traffic, expected conversion rate lift, and ARPU. It outputs a 30/60/90 action plan categorized into quick wins, high-leverage improvements, and longer-term strategic initiatives.

What do I need to generate a marketing audit report with an action plan?

You need to perform a one-time page extraction using the analyze_page.py script, which generates a reusable JSON artifact. This data feeds the weighted normalization and parallel specialist analysis to produce the final audit report.

Why does my website marketing audit require single-page extraction?

Single-page extraction via analyze_page.py is required to generate the JSON data artifact that feeds the audit. This ensures all findings are evidence-quoted and the 0–100 scoring is based on actual page content rather than assumptions.