1.6 KiB
1.6 KiB
Add competitor-profiling skill
Adds a new competitor-profiling skill for researching and profiling competitors from a list of URLs. The skill combines live site scraping (Firecrawl) with SEO and market intelligence (DataForSEO) to produce structured, comparable competitor profile documents.
What it does
Given competitor URLs, the skill:
- Maps each competitor's site and scrapes key pages (homepage, pricing, features, about, customers, integrations, changelog)
- Pulls SEO and market data — domain authority, backlinks, ranked keywords, organic traffic, top pages, and adjacent competitors
- Optionally mines review sites (G2, Capterra, Product Hunt, TrustRadius) for sentiment and themes
- Synthesizes everything into a consistent profile template, plus a cross-competitor summary doc
Supports both quick scan (homepage + pricing + basic SEO) and deep profile (full scrape + backlink analysis + review mining) modes.
Files
skills/competitor-profiling/SKILL.md— main skill instructionsskills/competitor-profiling/references/templates.md— full profile + summary templatesskills/competitor-profiling/references/tool-reference.md— Firecrawl + DataForSEO MCP tool reference with example calls
Why it's useful
Fills the gap between raw competitive research and downstream skills. The structured output is designed to feed directly into:
competitor-alternatives— comparison/alternative pagessales-enablement— battle cardscontent-strategy— content gap analysispricing-strategy— pricing teardownseo-audit— relative SEO benchmarking