omgskills Get the Mac app
Skill

seo-backlinks

@agricidaniel 12k stars Updated 2026-07-20 Author match: High

Backlink profile analysis: referring domains, anchor text distribution, toxic link detection, competitor gap analysis. Works with free APIs (Moz, Bing Webmaster, Common Crawl) and DataForSEO extension. Use when user says backlinks, link profile, referring domains, anchor text, toxic links, link gap, link building, disavow, or backlink audit.

aiai-seoclaude-codeclaude-code-skillmarketing-automationopen-sourceseo

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/AgriciDaniel/claude-seo /tmp/claude-seo && ln -s /tmp/claude-seo/skills/seo-backlinks ~/.claude/skills/seo-backlinks

View on GitHub

From README

Backlink Profile Analysis Source Detection Before analysis, detect available data sources: DataForSEO MCP (premium): Check if dataforseobacklinkssummary tool is available Moz API (free signup): claude-seo run backlinksauth.py --check moz --json Bing Webmaster (free signup): claude-seo run backlinksauth.py --check bing --json Common Crawl (always available): Domain-level graph with PageRank Verification Crawler (always available): Checks if known backlinks still exist Run claude-seo run backlinksauth.py --check --json to detect all sources at once.

More from this repo