# seo-backlinks

> Claude/Codex skill by [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars · Updated 2026-08-26

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.

Tags: ai, ai-seo, claude-code, claude-code-skill, marketing-automation, open-source, seo

## Install

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

## 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.

## Links

- HTML page: https://omgskills.com/skills/agricidaniel/claude-seo/seo-backlinks/
- GitHub: https://github.com/AgriciDaniel/claude-seo
- Author: [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md)

## More from this repo

- [seo](https://omgskills.com/skills/agricidaniel/claude-seo/seo/index.md) — Comprehensive SEO analysis for any website or business type.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 17k stars
- [seo-audit](https://omgskills.com/skills/agricidaniel/claude-seo/seo-audit/index.md) — Full website SEO audit with parallel subagent delegation.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars
- [seo-cluster](https://omgskills.com/skills/agricidaniel/claude-seo/seo-cluster/index.md) — SERP-based semantic topic clustering for content architecture planning.
   - [@agricidaniel](https://omgskills.com/library/agricidaniel/index.md) · 16k stars
