Claude
Skill
competitor-seo-analysis
Analyze competitors' keywords, top pages, content structure, and backlink signals to find gaps. Use before content planning or when a competitor outranks the user.
Virus-scanned
Reviewed automatically before listing.
Download
navinspire-ia-navin-navin_skills_competitor-seo-analysis-e9c73a3.zip · 1 KB
Install
skills CLI
npx skills add https://github.com/Navinspire-ia/navin/tree/main/navin/skills/competitor-seo-analysis
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install navinspire-ia-navin@llmmart
Git
git clone https://github.com/Navinspire-ia/navin.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole navinspire-ia/navin collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Competitor SEO Analysis
Reverse-engineer what makes competitors rank, then find beatable gaps. Senior bar: SERP competitors (who ranks), not only business rivals.
When to use
- Before content planning or market entry
- When a named competitor outranks the user
- Gap analysis for clusters
When not to use
- Brand messaging comparison with no SEO angle (marketing competitor scan)
- Inventing backlink metrics without
seo-data-provider/ exports
Workflow
- Identify 3-5 true SERP competitors for target keywords via
web_search. - For each,
web_fetchtop pages: title, H1-H3, depth cues, media, schema, IA clues. - Map content cadence/topics from blog/resources if present.
- Content gap: topics they cover that the user does not (and vice versa).
- Backlink signals without paid tools:
"competitor.com" -site:competitor.commentions, directories, partners. With API: useseo-data-provider. - Summarize replicate / beat / ignore; prioritize by winnability.
- Save
seo/competitor-analysis-<date>.md.
Report format
## Competitor SEO - <user domain> vs <competitors>
### Who ranks and why
| Competitor | Strengths | Weaknesses | Evidence URL |
### Content gaps (our opportunities)
1. topic - competitor URL - angle to beat it - effort
### Link opportunities
- ...
### Priority actions
1. ...
Rules
- Cite actual URLs for every claim.
- Focus on beatable gaps, not "publish 200 articles".
- Never invent domain rating / backlink counts; mark requires API data.
- Feed results into
keyword-researchclusters andbacklink-strategy.
Anti-patterns
- Comparing only homepage copy
- Listing giants (Amazon/Wikipedia) as "must beat" without niche angles
Files (navin)
-
SKILL.md 1.9 KB
--- name: competitor-seo-analysis description: Analyze competitors' keywords, top pages, content structure, and backlink signals to find gaps. Use before content planning or when a competitor outranks the user. metadata: {"navin":{"emoji":"🕵️","category":"seo"}} --- # Competitor SEO Analysis Reverse-engineer what makes competitors rank, then find beatable gaps. Senior bar: SERP competitors (who ranks), not only business rivals. ## When to use - Before content planning or market entry - When a named competitor outranks the user - Gap analysis for clusters ## When not to use - Brand messaging comparison with no SEO angle (marketing competitor scan) - Inventing backlink metrics without `seo-data-provider` / exports ## Workflow 1. Identify 3-5 true SERP competitors for target keywords via `web_search`. 2. For each, `web_fetch` top pages: title, H1-H3, depth cues, media, schema, IA clues. 3. Map content cadence/topics from blog/resources if present. 4. Content gap: topics they cover that the user does not (and vice versa). 5. Backlink signals without paid tools: `"competitor.com" -site:competitor.com` mentions, directories, partners. With API: use `seo-data-provider`. 6. Summarize replicate / beat / ignore; prioritize by winnability. 7. Save `seo/competitor-analysis-<date>.md`. ## Report format ```markdown ## Competitor SEO - <user domain> vs <competitors> ### Who ranks and why | Competitor | Strengths | Weaknesses | Evidence URL | ### Content gaps (our opportunities) 1. topic - competitor URL - angle to beat it - effort ### Link opportunities - ... ### Priority actions 1. ... ``` ## Rules - Cite actual URLs for every claim. - Focus on beatable gaps, not "publish 200 articles". - Never invent domain rating / backlink counts; mark requires API data. - Feed results into `keyword-research` clusters and `backlink-strategy`. ## Anti-patterns - Comparing only homepage copy - Listing giants (Amazon/Wikipedia) as "must beat" without niche angles
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.