SKILL·4E6E1D

seo-backlink-audit

rampstackco
更新于 5 days ago
1 次查看
910
126
910
在 GitHub 上查看
元aimcpdesigndata

关于

This skill audits backlink profiles using Ahrefs data to assess health, identify toxic links, find reclamation opportunities, and analyze competitor gaps. Use it for SEO maintenance, disavow projects, manual action recovery, or due diligence. It triggers on terms like backlink audit, toxic links, disavow, and anchor text analysis.

快速安装

Claude Code

推荐
主要方式
npx skills add rampstackco/claude-skills -a claude-code
插件命令备选方式
/plugin add https://github.com/rampstackco/claude-skills
Git 克隆备选方式
git clone https://github.com/rampstackco/claude-skills.git ~/.claude/skills/seo-backlink-audit

在 Claude Code 中复制并粘贴此命令以安装该技能

技能文档

SEO Backlink Audit

Audit a backlink profile using data pulled from the Ahrefs MCP. Stack-agnostic. Produces a profile health assessment, a toxic link list (if needed), a reclamation list, and a gap analysis against competitors.


When to use

  • Periodic backlink health check (quarterly or biannual)
  • Recovering from a Google manual action or unnatural link warning
  • Scoping a disavow file
  • Pre-acquisition due diligence on link equity
  • Planning a link building campaign (need a baseline)
  • Investigating ranking drops correlated with link loss
  • Recovering lost links after a migration or replatform

When NOT to use

  • Building new links (use seo-offpage)
  • General SEO audits (use seo-audit-orchestration)
  • Keyword opportunity analysis (use seo-keyword-gap-audit)
  • Technical issues unrelated to links (use seo-site-health-audit)

Required inputs

  • Target property (root domain, subdomain, or URL prefix)
  • Competitor set (3-5 properties with comparable strategies)
  • Time window (typically last 12-24 months)
  • Confirmation Ahrefs MCP is connected and has access to the property
  • Search Console manual action status (if any)
  • Recent SEO history (migrations, link campaigns, penalties)

The framework: 5 dimensions of a backlink profile

A profile is healthy when all five dimensions are healthy. Issues in any one can cap rankings or invite penalties.

Dimension 1: Referring domain quality

Volume of links matters less than the quality and relevance of the linking domains.

Pull from Ahrefs:

  • Total referring domains (current and trended)
  • Domain Rating distribution (DR bands)
  • Topical relevance of linking domains
  • Geographic distribution (where appropriate)
  • Domain age and trust signals

Healthy signal: a long tail of relevant, established domains. Concentration in any single source is a risk.

Dimension 2: Link velocity

How fast links are gained or lost.

Pull from Ahrefs:

  • New referring domains per month (trended 12-24 months)
  • Lost referring domains per month
  • Net change

Healthy signal: steady positive growth. Sudden spikes suggest paid campaigns or negative SEO. Sudden drops correlate with redirect mistakes, content removal, or the linking sites going down.

Dimension 3: Anchor text distribution

The mix of anchor types tells search engines what the property is about and whether the profile looks natural.

Categories to map:

  • Branded (the brand name)
  • Naked URL
  • Generic ("click here", "this page")
  • Exact-match keyword
  • Partial-match keyword
  • Image (alt text or none)

Healthy signal: branded and naked URL anchors dominate. Exact-match keyword anchors are a small minority. Heavy exact-match concentration triggers spam filters.

Dimension 4: Link types

Not all links are equal.

Categories:

  • Dofollow versus nofollow
  • Editorial versus directory or comment
  • In-content versus footer or sidebar
  • Sponsored or UGC tagged
  • Redirect chains
  • Lost links recoverable via outreach

Healthy signal: editorial in-content dofollow links from relevant sites dominate.

Dimension 5: Competitive gap

What links do peers have that you do not?

Pull from Ahrefs:

  • Domains linking to 2+ competitors but not the target
  • Domains linking to 1 competitor with high relevance to the target
  • Top performing competitor pages by referring domain count

Healthy signal: the gap is shrinking over time. A widening gap is a strategic risk.


Workflow

  1. Charter the audit. Goal, scope, time window, competitor set.
  2. Pull baseline data. Referring domains, anchor text, link types, lost links, competitor overlap.
  3. Map the profile across 5 dimensions. One section per dimension.
  4. Identify red flags. Velocity spikes, anchor concentration, low-DR concentration, suspect TLDs, repeated footprints.
  5. Build the toxic list (if needed). Use the criteria in references/toxic-link-criteria.md.
  6. Build the reclamation list. Lost links worth recovering via outreach.
  7. Build the gap list. Domains linking to peers, prioritized by relevance.
  8. Synthesize. Profile health verdict, top 3 risks, top 3 opportunities.
  9. Recommend. Disavow (rare), reclamation outreach, link building targets, monitoring cadence.
  10. Document and hand off. Outputs feed seo-offpage and seo-audit-orchestration.

Failure patterns

  • Disavow happy. Most profiles do not need a disavow. Disavowing legitimate links damages rankings. Use it only after a manual action or clear algorithmic signals.
  • Counting links instead of evaluating them. A profile with 10,000 referring domains can be weaker than one with 200 high-quality editorial links.
  • Ignoring lost links. Recovering a lost link is faster and cheaper than building a new one.
  • No competitor benchmark. Profile health is relative. A "low" backlink count for a tier-1 competitor is a "great" count for a niche site.
  • Anchor text panic. A high exact-match percentage in absolute terms is fine for niche sites where the brand and keyword overlap. Investigate before disavowing.
  • One-time audit. Profile health drifts. Audit on a cadence (quarterly minimum for active properties).
  • Treating Ahrefs as ground truth. Ahrefs sees most links but not all. Triangulate with Search Console for completeness.
  • Over-indexing on Domain Rating. DR is a relative metric, not a quality signal. A DR-30 niche site can be more valuable than a DR-80 generalist.

Output format

A backlink audit document with:

  1. Executive summary. Profile health verdict and top risks.
  2. Profile snapshot. Key metrics: referring domains, DR distribution, anchor mix, velocity, or state the gap per the data-availability rule.
  3. 5-dimension analysis. One section per dimension with findings.
  4. Toxic link list. If needed. Disavow file ready format.
  5. Reclamation list. Lost links worth recovering, with contact paths.
  6. Gap list. Top 50 domains linking to competitors but not target.
  7. Recommendations. Disavow (Y/N), reclamation outreach plan, link building targets.
  8. Methodology. Data sources, pull dates, criteria used.

Length: 8-15 pages depending on profile complexity.


If required data is unavailable

This skill's output depends on data, measurements, or tool results it cannot generate on its own. When a required input, tool, or data source is unavailable or unverifiable, the sanctioned output is the deliverable with the gap stated: what was needed, what was actually obtained or verified, and which parts of the output are affected. Fabricating, estimating, or interpolating a required number to complete the deliverable is never sanctioned. A stated gap is a complete answer.


Reference files

GitHub 仓库

rampstackco/claude-skills
路径: dist/codex/.agents/skills/seo-backlink-audit
0
agent-skillsai-agentsanthropicclaudeclaude-aiclaude-code
FAQ

常见问题

什么是 seo-backlink-audit Skill?

seo-backlink-audit 是一个 Claude Skill,作者为 rampstackco。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 seo-backlink-audit 相关的任务。

如何安装 seo-backlink-audit?

使用本页的安装命令:将 seo-backlink-audit 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。

seo-backlink-audit 属于哪个分类?

seo-backlink-audit 属于元分类。

seo-backlink-audit 可以免费使用吗?

可以。seo-backlink-audit 已收录在 AIMCP,可免费安装。

相关推荐技能

content-collections
元

Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。

查看技能
polymarket
元

这个Claude Skill为开发者提供完整的Polymarket预测市场开发支持,涵盖API调用、交易执行和市场数据分析。关键特性包括实时WebSocket数据流,可监控实时交易、订单和市场动态。开发者可用它构建预测市场应用、实施交易策略并集成实时市场预测功能。

查看技能
creating-opencode-plugins
元

该Skill帮助开发者创建OpenCode插件,用于接入命令、文件、LSP等25+种事件。它提供了插件结构、事件API规范和JavaScript/TypeScript实现模式,适合需要拦截操作、扩展功能或自定义事件处理的场景。开发者可通过它快速构建响应式模块来增强OpenCode AI助手的能力。

查看技能
sglang
元

SGLang是一个专为LLM设计的高性能推理框架,特别适用于需要结构化输出的场景。它通过RadixAttention前缀缓存技术,在处理JSON、正则表达式、工具调用等具有重复前缀的复杂工作流时,能实现极速生成。如果你正在构建智能体或多轮对话系统,并追求远超vLLM的推理性能,SGLang是理想选择。

查看技能