From aaron-seo-geo
Use when the user asks to "find content gaps"; maps competitor topics, missing keywords, and editorial calendar opportunities. 内容缺口/选题规划
How this skill is triggered — by the user, by Claude, or both
Slash command
/aaron-seo-geo:content-gap-analysis <your domain> <competitor domain>When to use
Use when finding content gaps between two domains, discovering missing topics, or identifying coverage holes versus competitors.
<your domain> <competitor domain>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Identifies content opportunities by comparing your site against competitors and scoring the gaps worth closing first.
Identifies content opportunities by comparing your site against competitors and scoring the gaps worth closing first.
Find content gaps between my site [URL] and [competitor URLs]
What content am I missing compared to my top 3 competitors?
Expected output: a prioritized gap brief plus the standard handoff summary for memory/research/.
memory/hot-cache.md, memory/open-loops.md, and memory/research/.Emit the standard shape from skill-contract.md §Handoff Summary Format.
Optional integrations: ~~SEO tool, ~~search console, ~~analytics, ~~AI monitor. Without tools, ask for site URL, content inventory, competitor URLs, and business goals. See CONNECTORS.md.
When a user requests content gap analysis:
Reference: See references/analysis-templates.md for the compact templates used in each step.
See references/example-report.md for a full SaaS marketing sample.
Compare our topic cluster coverage for [topic] vs top 5 competitors
What content have competitors published in the last 6 months that we haven't covered?
Find gaps in our [commercial/informational] intent content
Focus on actionable gaps, respect execution constraints, and include GEO opportunities instead of only traditional search gaps.
After delivering, offer to save memory/research/content-gap-analysis/YYYY-MM-DD-<topic>.md and promote durable conclusions to memory/hot-cache.md.
Primary: seo-content-writer.
npx claudepluginhub ilyamk/seo-geo-claude-skillsGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.