From ai-marketing-skills
Analyzes competitor organic SEO with top 100 keywords, traffic metrics, total ranking keywords, and 3-5 content theme clusters using Keywords Everywhere MCP.
npx claudepluginhub superamped/ai-marketing-skills --plugin ai-marketing-skillsThis skill uses the workspace's default tool permissions.
Use for a quick SEO snapshot of a competitor's organic presence, or as input to competitor-content-analysis for deeper content strategy mapping.
Expands seed keywords into clustered universes using Keywords Everywhere MCP—grouped by search intent, scored by volume/CPC/competition, prioritized. Analyzes competitor gaps for content planning and SEO.
Performs keyword research using SemRush API: search volume, CPC, competition, related keywords, questions, difficulty, and competitor organic keywords.
Automates SEMrush SEO analysis: keyword research, domain organic rankings, backlink audits, keyword difficulty checks, related terms discovery via Composio integration.
Share bugs, ideas, or general feedback.
Use for a quick SEO snapshot of a competitor's organic presence, or as input to competitor-content-analysis for deeper content strategy mapping.
Ask the user for:
example.com (no protocol)Check that Keywords Everywhere MCP is connected.
If not connected, return empty data with the note: "Keywords Everywhere MCP not configured — SEO data not available." Don't block the user — return gracefully.
Pull get_domain_keywords:
This returns the top keywords the competitor ranks for, with estimated monthly traffic and SERP position per keyword.
Pull get_domain_traffic_metrics:
This returns estimated monthly organic traffic and total ranking keywords for the domain.
Group the top keywords into 3-5 content themes by topic similarity. For each theme:
These themes represent the competitor's content pillars from an SEO perspective.
# Keyword Analysis: [Competitor Name]
**Domain:** [domain]
**Date:** [current date]
**Estimated monthly organic traffic:** [X]
**Total ranking keywords:** [X]
## Top Keywords
| Keyword | Est. Monthly Traffic | SERP Position |
|---------|---------------------|---------------|
| | | |
## Content Themes
| Theme | Keywords | Combined Traffic | Top Keyword |
|-------|----------|-----------------|-------------|
| | | | |
## Data Sources
- Keywords Everywhere: connected / not connected
- Country: [code]
- Domain keywords pulled: [count]
get_related_keywords or get_pasf_keywords — those are for keyword expansion, not competitor mapping.