| name | market-report |
| description | Marketing report generator (Markdown) compiling audit data into client-ready documents with scores and action plans. |
Marketing Report Generator
Generate a client-ready MARKETING-REPORT.md that compiles available marketing audit data into scores, findings, recommendations, revenue-impact estimates, and a prioritized action plan.
Invocation Triggers
Use this skill when the user:
- Runs
/market report or /market report <domain>.
- Wants a full marketing report, marketing assessment, scorecard, or client-ready analysis document.
- Has completed one or more market audit skills and wants the findings compiled.
- Needs a Markdown report with executive summary, score breakdown, deep dives, action plan, and roadmap.
Required Input Contract
Collect or infer:
- Company, domain, product, audience, and report date.
- Available source files and audit outputs.
- Report audience: founder, client, marketing team, executive, or operator.
- Known business model, average deal value, conversion metrics, traffic, and current channels when available.
- Competitor data, SEO data, CRO findings, content findings, social findings, email findings, and ad findings when available.
- Whether estimates are allowed or whether the report must only use verified data.
If no prior data exists, tell the user and offer to run a quick audit first, generate from provided information, or create a fill-in report template.
Source Data Discovery
Check for:
MARKETING-AUDIT.md
LANDING-CRO.md
SEO-AUDIT.md
BRAND-VOICE.md
COMPETITOR-ANALYSIS.md
FUNNEL-ANALYSIS.md
CONTENT-AUDIT.md
AD-AUDIT.md
SOCIAL-AUDIT.md
EMAIL-AUDIT.md
Use specific findings when available. Label assumptions, estimates, missing data, and confidence levels.
Core Report Workflow
- Collect and inspect available source data.
- Calculate the six-category scorecard:
- Website & Conversion, 25%.
- SEO & Organic, 20%.
- Content & Messaging, 15%.
- Social Media & Community, 15%.
- Email & Automation, 15%.
- Paid Advertising, 10%.
- Write category deep dives with score, evidence, what is working, gaps, recommendations, and revenue impact.
- Add competitor comparison when competitor data exists.
- Summarize content quality, conversion optimization, and SEO health.
- Build prioritized action plan: this week, this month, this quarter.
- Build 30-60-90 day roadmap.
- Add appendix with methodology, tools, glossary, data sources, assumptions, and limitations.
- Write the final report to
MARKETING-REPORT.md.
See report-workflow.md for the detailed workflow and category deep-dive guidance.
Scoring and Estimation Rules
- Use the weighted scorecard formula:
Overall Score = (Website * 0.25) + (SEO * 0.20) + (Content * 0.15) + (Social * 0.15) + (Email * 0.15) + (Paid * 0.10)
- Use verified source data where available.
- Do not invent metrics, traffic, conversion rates, revenue, competitors, or tool results.
- If estimating revenue impact, label assumptions and confidence.
- Keep estimates conservative unless the user provides verified inputs.
- If a category has no evidence, mark it as insufficient data instead of fabricating certainty.
See scorecard-and-estimation.md for scoring tables, rating bands, and revenue-impact formulas.
Output Expectations
Create MARKETING-REPORT.md with:
- Executive summary.
- Overall marketing score and rating.
- Score breakdown table.
- Top 3 priority actions.
- Detailed findings for all scored categories.
- Competitor comparison when data exists.
- SEO snapshot.
- Conversion optimization summary.
- Revenue impact summary.
- Prioritized action plan.
- 30-60-90 day roadmap.
- Appendix with methodology, tools, glossary, and data sources.
See report-template.md for the full Markdown structure.
Safety and Quality Constraints
- Do not include private context, personal identifiers, credentials, tokens, API keys, session records, or local paths.
- Use placeholders for missing client, revenue, or analytics values.
- Do not present estimates as facts.
- Lead with insights and growth opportunities, not blame.
- Make recommendations specific enough to execute.
- Preserve professional formatting with consistent headings, tables, checkboxes, and clear hierarchy.
- Reference source findings and dates where available.
Validation Rules
Before completion:
- Confirm
MARKETING-REPORT.md exists and follows the output contract.
- Check every score has evidence, assumption, or insufficient-data labeling.
- Confirm weighted overall score matches category scores.
- Verify all revenue-impact claims have inputs and confidence.
- Ensure action items have impact, effort, expected result, and priority.
- Confirm no private data or unsupported claims entered the report.
Minimal Examples
/market report example.com
Create a client-ready marketing report from the existing audit files.
Compile SEO-AUDIT.md, LANDING-CRO.md, and COMPETITOR-ANALYSIS.md into MARKETING-REPORT.md with a 30-60-90 plan.
Reference Map