Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
agricidaniel avatar

Seo Ahrefs

  • 26 installs
  • 13.3k repo stars
  • Updated July 27, 2026
  • agricidaniel/claude-seo

seo-ahrefs is a Claude Code skill that reads Ahrefs backlinks, referring domains, and organic keyword data via the official Ahrefs MCP server.

About

seo-ahrefs is an Ahrefs API analyst extension that reads referring domains, backlinks, organic keywords, and Content Explorer data through the official @ahrefs/mcp@0.0.11 server. A developer uses it during SEO work to pull live domain and backlink metrics. It cites Ahrefs on every metric and includes cost guardrails for metered API usage. It pairs with a seo-backlinks skill for multi-source confidence weighting.

  • Reads Ahrefs backlinks, referring domains, and organic keywords via the official @ahrefs/mcp server
  • Cites Ahrefs as the data source with confidence weighting per metric
  • Adds cost guardrails for metered Ahrefs API usage on large batches

Seo Ahrefs by the numbers

  • 26 all-time installs (skills.sh)
  • Ranked #1,444 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

seo-ahrefs capabilities & compatibility

Requires an Ahrefs API token; usage is metered per unit.

Capabilities
seo audit · backlink analysis · keyword research
Works with
github
Use cases
seo · marketing · research
Runs
Runs locally
Pricing
Bring your own API key
From the docs

What seo-ahrefs says it does

Reads referring domains, backlinks, organic keywords, and content explorer data via the official @ahrefs/mcp@0.0.11 server.
SKILL.md
Cite the data source on every metric: "Ahrefs (live, confidence 1.00)".
SKILL.md
Ahrefs API usage is metered per unit.
SKILL.md
npx skills add https://github.com/agricidaniel/claude-seo --skill seo-ahrefs

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs26
repo stars13.3k
Last updatedJuly 27, 2026
Repositoryagricidaniel/claude-seo

What it does

Pull live Ahrefs backlink, referring-domain, and organic-keyword data during SEO audits via the official Ahrefs MCP.

Who is it for?

Pulling live Ahrefs backlink and organic-keyword metrics during an SEO audit.

Skip if: SEO work when no Ahrefs API token is available.

When should I use this skill?

The user asks for Ahrefs metrics, backlinks, referring domains, or organic keywords for a URL.

What you get

Cited Ahrefs metrics for domain rating, backlinks, and organic keywords with cost tracked.

By the numbers

  • official @ahrefs/mcp@0.0.11 server
  • cost estimate triggered at 50+ URL batches
  • 4 routing commands

Files

SKILL.mdMarkdownGitHub ↗

seo-ahrefs

Live Ahrefs data via the official @ahrefs/mcp@0.0.11 server.

Prerequisites

  • Run extensions/ahrefs/install.sh (Linux/macOS) or install.ps1 (Windows) before using this skill.
  • An Ahrefs API token (https://ahrefs.com/api).
  • Node 18+ on $PATH for the MCP server.

Before calling any Ahrefs tool, verify the MCP is connected by checking that any Ahrefs MCP tool is available in this session. If tools are not available, tell the user the extension is not installed and provide the install command above.

Routing

CommandAction
/seo ahrefs metrics <url>Domain / URL rating, referring domain count, organic traffic estimate
/seo ahrefs backlinks <url>Top referring domains, anchor distribution, follow/nofollow ratio
/seo ahrefs organic <url>Organic keywords, ranking distribution, traffic by country
/seo ahrefs content <topic>Content Explorer top results, social shares, referring domains

Output conventions

  • Cite the data source on every metric: "Ahrefs (live, confidence 1.00)".
  • When Ahrefs and Moz disagree on the same metric, trust Ahrefs and note the discrepancy in the report.
  • Toxic link assessment: combine Ahrefs Spam Score with the existing seo-backlinks Common Crawl + verify crawler signals.

Cross-skill delegation

  • For multi-source confidence weighting across Moz + Bing + Common Crawl + Ahrefs, hand back to seo-backlinks.
  • For SERP-feature analysis where Ahrefs and DataForSEO overlap, prefer DataForSEO for live SERP data.

Cost guardrails

Ahrefs API usage is metered per unit. Before running a batch (>= 50 URLs):

1. Estimate cost with python3 scripts/dataforseo_costs.py (the cost-tracker module is generic and supports Ahrefs unit accounting). 2. Surface the estimate to the orchestrator. 3. Log actual cost after each call.

This is the same workflow the seo-dataforseo skill uses.

Related skills

FAQ

What does it require?

The official @ahrefs/mcp@0.0.11 server, an Ahrefs API token, and Node 18+ on PATH.

How is cost handled?

Ahrefs API is metered per unit; before batches of 50+ URLs it estimates and logs actual cost.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.