seo-ahrefs
seo-ahrefs is a Claude Code skill that evaluates your site's backlink landscape and domain authority metrics. It works alongside Claude SEO's broader toolkit to surface link quality, referrer patterns, and competitive positioning for informed SEO strategy.
seo-ahrefs evaluates your site's backlink landscape by analyzing backlinks and referring domains for SEO authority assessment. The skill surfaces link quality, referrer patterns, and competitive positioning to help you understand which sites link to you and assess the overall health of your link profile for informed SEO strategy.
AI-generated summary based on this skill's SKILL.md
Install
AgriciDaniel/claude-seo/seo-ahrefs · repository language: Python
git clone https://github.com/AgriciDaniel/claude-seo
cp -r claude-seo/extensions/ahrefs/skills/seo-ahrefs ~/.claude/skills/seo-ahrefsFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can seo-ahrefs do for backlink analysis?
seo-ahrefs evaluates your site's backlink landscape by analyzing backlinks and referring domains for SEO authority assessment. The skill surfaces link quality, referrer patterns, and competitive positioning to help you understand which sites link to you and assess the overall health of your link profile for informed SEO strategy.
How do I check domain rating with seo-ahrefs?
seo-ahrefs lets you check domain rating and organic traffic metrics via the Ahrefs API. Simply provide a domain and the skill retrieves its authority metrics, helping you benchmark against competitors and understand your site's standing in search visibility.
Can seo-ahrefs research organic keywords and ranking distribution?
Yes, seo-ahrefs researches organic keywords and ranking distribution for a domain. It shows which keywords your site ranks for, their positions, and how rankings are distributed across your content—essential data for identifying ranking opportunities and content gaps.
How does seo-ahrefs detect toxic backlinks?
seo-ahrefs assesses link quality and detects toxic backlinks for SEO health. The skill flags low-quality or spammy referring domains so you can prioritize disavowing harmful links that might hurt your site's search performance.
What social and content insights does seo-ahrefs provide?
seo-ahrefs explores top content and social share data by topic, showing which of your pages (or competitors') generate the most engagement and social signals. This helps you identify high-performing content themes and refine your content strategy.
Is seo-ahrefs open source and how is it licensed?
seo-ahrefs is released under the MIT license, making it open source and freely usable for both personal and commercial projects. You can integrate it into your SEO workflows and adapt it to your specific needs.
SKILL.md
rendered from the published skill — quoted content, verbatim
seo-ahrefs
Live Ahrefs data via the tested @ahrefs/mcp@0.0.11 server.
Package check (2026-07-10): verify the current Ahrefs MCP package source before changing this tested version.
Prerequisites
- Run
extensions/ahrefs/install.sh(Linux/macOS) orinstall.ps1(Windows) before using this skill. - An Ahrefs API token (https://ahrefs.com/api).
- Node 18+ on
$PATHfor 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
| Command | Action |
|---|---|
/seo ahrefs metrics <url> |
Domain / URL rating, referring domain count, organic traffic estimate |
/seo ahrefs backlinks <url> |
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
extensions/ahrefs/skills/seo-ahrefs/SKILL.md