seo-serplisted
Install: claude install-skill YogeshKu7877/claude-seo-skills
# SERP Analysis
Fetches live SERP data for a keyword from Ahrefs, showing ranking pages with
DR scores, traffic estimates, and content angle analysis. WebMCP enriches page
titles when available; Ahrefs-only mode is the primary operating mode.
## References
@skills/seo/references/mcp-degradation.md
@skills/seo/references/ahrefs-api-reference.md
## Inputs
- `keyword`: The search query to analyze (required). Example: `"best project management software"`
## MCP Check
Before proceeding, verify MCPs are available:
**Primary check (required):**
1. Use ToolSearch with query `+ahrefs`
2. If tools 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
**Secondary check (non-blocking):**
1. Use ToolSearch with query `+webmcp`
2. If tools returned → note "WebMCP available — will enrich top 3 URLs with page titles"
3. If no tools returned → note "WebMCP not connected — running Ahrefs-only mode" and proceed
## Execution
**Step 1 — Discover serp-overview parameter schema**
Use ToolSearch with query `serp-overview` to inspect the tool definition and
discover its parameter names. The keyword parameter may be named `keyword`,
`query`, or `term` — do not assume. Use the exact parameter name found in the
schema for the call in Step 2.
**Step 2 — Call serp-overview**
Call `mcp__claude_ai_ahrefs__serp-overview` using the parameter name discovered
in Step 1 with the user'