12 new skills: Keyword Strategy, SERP Analysis, Position Tracking, Link Building, Content Strategy, E-Commerce SEO, KPI Framework, International SEO, AI Visibility, Knowledge Graph, Competitor Intel, and Crawl Budget. ~20K lines of Python across 25 domain scripts. Updated skill 11 pipeline table and repo CLAUDE.md. Enhanced skill 18 local SEO workflow from jamie.clinic audit. Note: Skill 26 hreflang_validator.py pending (content filter block). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.3 KiB
1.3 KiB
Ahrefs
Tools Used
site-explorer-metrics-by-country
- Purpose: Get country-level organic traffic distribution
- Usage: Analyze which countries drive traffic to identify international SEO opportunities
- Parameters:
target(domain),country(optional filter) - Example:
mcp__ahrefs__site-explorer-metrics-by-country: target: example.com
site-explorer-organic-keywords
- Purpose: Get organic keyword rankings filtered by country
- Usage: Analyze keyword performance in specific markets
- Parameters:
target(domain),country(ISO country code) - Example:
mcp__ahrefs__site-explorer-organic-keywords: target: example.com country: kr
Configuration
- Ahrefs MCP server must be connected in Claude Desktop
- API access requires active Ahrefs subscription
Common Patterns
Country Traffic Analysis
- Call
site-explorer-metrics-by-countryto get traffic distribution - Identify top countries by organic traffic share
- Compare with hreflang implementation coverage
- Flag countries with traffic but no localized version
Keyword Gap by Market
- Call
site-explorer-organic-keywordswith country filter - Compare keyword counts across target markets
- Identify markets with low keyword coverage
- Recommend content localization priorities