From tavily
Find topics, keywords, and angles that competitors cover but you don't via the Tavily MCP. Use when the user wants to find content gaps, plan editorial calendars, identify SEO opportunities, see what topics competitors own, or says "what topics do competitors cover that we don't", "find content gaps", "blog topics we should write about", "where are we losing in search", "what should we write next", or anything similar. Combines site-mapping, search ranking checks, and synthesis into a prioritized opportunity list. For full SEO audits, this is the content-side companion to a technical audit.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tavily:content-gap-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Find topics covered by competitors that the user doesn't cover —
Find topics covered by competitors that the user doesn't cover — ranked by opportunity. Outputs a prioritized list of content angles with evidence.
For technical SEO problems (schema, hreflang, crawl errors), this skill isn't the right tool — Tavily can't run a full technical audit. Steer the user to a SEO-specific tool and stay focused on content.
tavily_map from <domain>/blog (or equivalent) with
instructions: "blog posts and resource articles",
exclude_paths: ["/tag/", "/author/", "/page/\\d+/"].tavily_extract on a sample if titles are
ambiguous.tavily_search for the topic to see who's actually ranking.# Content Gap Analysis — {User domain} vs {N} competitors
*{YYYY-MM-DD}*
## Baseline
| Site | Posts indexed | Topics covered |
|------|---------------|----------------|
| {us} | {N} | {N} |
| {comp 1} | {N} | {N} |
| …
## Topic coverage matrix
| Topic | Us | {C1} | {C2} | {C3} | Gap? |
|-------|----|----|----|----|------|
| {Topic A} | 0 | 12 | 8 | 5 | ✅ Major |
| {Topic B} | 1 | 6 | 4 | 2 | ✅ Moderate |
| {Topic C} | 8 | 5 | 3 | 1 | We lead |
| …
## Top opportunities
### 1. {Topic A} — Major gap (high opportunity)
- **Why it matters**: {reason — search volume signal, audience fit}.
- **Who owns it now**: {C1}, {C2}.
- **Suggested angle**: {angle that's not yet taken}.
- **Suggested formats**: {pillar guide / listicle / comparison / case study}.
- **Effort**: {low / medium / high}.
- **Sources**: [1], [2]
### 2. …
## Recommended editorial calendar (next 4–8 weeks)
1. {Title} — targets gap #{N}
2. …
## Sources
[1] {url}
[2] {url}
For each gap, assign:
Sort by opportunity / effort. Top 3–5 go on the recommended calendar.
instructions: "long-form articles and guides".Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.
npx claudepluginhub opencolin/tavily-cowork-plugin