seo-ahrefs-competitorslisted
Install: claude install-skill YogeshKu7877/claude-seo-skills
# Ahrefs Organic Competitors
Identifies the top organic search competitors for a domain based on keyword
overlap, sorted by common keywords descending.
## References
@skills/seo/references/mcp-degradation.md
@skills/seo/references/ahrefs-api-reference.md
## Inputs
- `domain`: The bare domain to analyze (e.g., `example.com`). Strip `https://`,
`http://`, and trailing slashes before passing to Ahrefs tools.
## MCP Check
Before proceeding, verify Ahrefs MCP is available:
1. Use ToolSearch with query `+ahrefs`
2. If tools are returned → Ahrefs MCP is available, proceed to Execution
3. If no tools returned → display the Ahrefs MCP error template from
`references/mcp-degradation.md` and stop
## Execution
**Step 1 — Call Organic Competitors**
Call `mcp__claude_ai_ahrefs__site-explorer-organic-competitors` with:
- `target`: the bare domain (e.g., `example.com`)
Returns per competitor: domain, keyword overlap count, shared keywords,
unique keywords (keywords competitor ranks for that target doesn't)
**Step 2 — Sort and Analyze**
- Sort by common keywords descending (most overlap = closest competitor)
- Identify top 3 competitors
- For each top competitor, note the unique keywords they rank for that the
target domain does not — these represent content gap opportunities
## Output Format
```
## Ahrefs Organic Competitors: example.com
### Competitor Landscape
| Domain | Common Keywords | Domain's Keywords | Competitor's Keywords | Traffic |
|--------|-------------