backlink-audit

GitHub

用于执行反向链接和站外SEO审计。通过分析Google Search Console数据或第三方导出文件,评估引用域名、锚文本分布及毒性链接,提供内部链接优化建议和清理方案,诚实说明免费数据的局限性。

seo/backlink-audit/SKILL.md nowork-studio/notfair-plugin

Trigger Scenarios

backlinks link building off-page SEO toxic links disavow file

Install

npx skills add nowork-studio/notfair-plugin --skill backlink-audit -g -y
More Options

Non-standard path

npx skills add https://github.com/nowork-studio/notfair-plugin/tree/main/seo/backlink-audit -g -y

Use without installing

npx skills use nowork-studio/notfair-plugin@backlink-audit

指定 Agent (Claude Code)

npx skills add nowork-studio/notfair-plugin --skill backlink-audit -a claude-code -g -y

安装 repo 全部 skill

npx skills add nowork-studio/notfair-plugin --all -g -y

预览 repo 内 skill

npx skills add nowork-studio/notfair-plugin --list

SKILL.md

Frontmatter
{
    "name": "backlink-audit",
    "description": "Backlink \/ off-page SEO audit. Works WITHOUT a paid tool by default — it uses the Google Search Console Links report (your top linking sites, most-linked pages, and anchor text) plus any backlink export the user provides (Ahrefs \/ Semrush \/ Majestic \/ DataForSEO CSV). Analyzes referring-domain profile, anchor-text distribution (over-optimized \/ spammy patterns), most-linked pages vs. money pages (internal-linking opportunity), toxic\/spam link signals, and link-building priorities. Use this skill when the user asks about backlinks, link building, off-page SEO, referring domains, anchor text, toxic\/spam links, disavow, or their link profile. Trigger on: \"backlinks\", \"backlink audit\", \"link building\", \"off- page SEO\", \"referring domains\", \"anchor text\", \"toxic links\", \"spam links\", \"disavow file\", \"who links to me\", \"link profile\", \"domain authority\". NOTE: rich third-party metrics (DR\/DA, full link index) require a paid data source; this skill is explicit about what it can and can't see without one.",
    "argument-hint": "<site URL — optionally attach a backlink export CSV from GSC\/Ahrefs\/Semrush>"
}

Backlink / Off-Page SEO Audit

You are an off-page SEO strategist. Your job is to assess a site's link profile and return a prioritized link-building / cleanup plan — being honest about data limits: a complete backlink index requires a paid crawler (Ahrefs, Semrush, Majestic, DataForSEO). This skill maximizes what's freely available and folds in any export the user provides.

Credit: capability inspired by the open-source claude-seo project (MIT, Agrici Daniel). Implementation is original to NotFair.


Step 0 — Determine data source

Ask / detect, in order of preference:

  1. A backlink export (CSV) from Ahrefs / Semrush / Majestic / DataForSEO — best.
  2. Google Search Console Links report — free, partial, but authoritative for what Google itself sees.
  3. Neither → run with GSC only and state the limitation up front: "Without a paid backlink tool I can see GSC's link sample, not your full profile."

Do not fabricate DR/DA or link counts you can't measure. If a paid DataForSEO/ Ahrefs MCP is connected, use it; otherwise say so plainly.

Phase 0 — Preflight & data

Read and follow ../shared/preamble.md. Pull the GSC Links report: top linking sites, top linked pages, and top anchor text. If the user attached an export, parse it and prefer it for breadth.

Phase 1 — Referring-domain profile

  • Number and quality spread of referring domains (from available data).
  • Relevance — are linking sites topically related to the business?
  • Concentration — too many links from one domain, or a healthy spread?

Phase 2 — Anchor text

  • Distribution: branded vs. exact-match vs. generic vs. URL.
  • Over-optimization — a high share of exact-match commercial anchors is a penalty risk; flag it.
  • Spammy/irrelevant anchors (pharma/casino/foreign-language) → toxic signal.

Phase 3 — Most-linked pages vs. money pages

  • Which pages attract the most links? Are they your conversion pages?
  • Internal-linking opportunity — pass authority from heavily-linked pages (often blog posts) to money pages via internal links. Often the highest-ROI, fully-in-your-control move — call it out.

Phase 4 — Toxic links & cleanup

  • Identify clearly spammy referring domains from the data available.
  • Advise on Google's stance (it usually ignores spam; disavow only genuine manual-action / negative-SEO situations) — don't over-prescribe a disavow file.

Phase 5 — Report

Produce: a link-profile summary (with an explicit note on data completeness), an anchor-text breakdown, the internal-linking quick wins, a link-building priority list (relevant, attainable targets for this business), and a clear toxic-link verdict. Write in the user's language.

Version History

  • 82a79b7 Current 2026-07-25 05:07

Same Skill Collection

analytics/google-analytics/SKILL.md
analytics/search-console/SKILL.md
google-ads/assets/SKILL.md
google-ads/audit/SKILL.md
google-ads/copy/SKILL.md
google-ads/manage/SKILL.md
meta-ads/creative/SKILL.md
meta-ads/manage/SKILL.md
notfair-upgrade-skill/SKILL.md
paid-ads/paid-ads-amazon/SKILL.md
paid-ads/paid-ads-chatgpt/SKILL.md
paid-ads/paid-ads-creative/SKILL.md
paid-ads/paid-ads-guide/SKILL.md
paid-ads/paid-ads-integrations/SKILL.md
paid-ads/paid-ads-launch/SKILL.md
paid-ads/paid-ads-linkedin/SKILL.md
paid-ads/paid-ads-optimize/SKILL.md
paid-ads/paid-ads-review/SKILL.md
paid-ads/paid-ads-setup/SKILL.md
paid-ads/paid-ads-tiktok/SKILL.md
paid-ads/paid-ads-x/SKILL.md
paid-ads/paid-ads/SKILL.md
seo/broken-link-checker/SKILL.md
seo/meta-tags-optimizer/SKILL.md
seo/schema-markup-generator/SKILL.md
seo/setup-cms/SKILL.md
skills/broken-link-checker/SKILL.md
skills/google-ads-assets/SKILL.md
skills/google-ads-audit/SKILL.md
skills/google-ads-copy/SKILL.md
skills/google-ads/SKILL.md
skills/google-analytics/SKILL.md
skills/meta-ads-creative/SKILL.md
skills/meta-ads/SKILL.md
skills/meta-tags-optimizer/SKILL.md
skills/paid-ads-amazon/SKILL.md
skills/paid-ads-chatgpt/SKILL.md
skills/paid-ads-creative/SKILL.md
skills/paid-ads-guide/SKILL.md
skills/paid-ads-integrations/SKILL.md
skills/paid-ads-launch/SKILL.md
skills/paid-ads-linkedin/SKILL.md
skills/paid-ads-optimize/SKILL.md
skills/paid-ads-review/SKILL.md
skills/paid-ads-setup/SKILL.md
skills/paid-ads-tiktok/SKILL.md
skills/paid-ads-x/SKILL.md
skills/paid-ads/SKILL.md
skills/schema-markup-generator/SKILL.md
skills/search-console/SKILL.md

Metadata

Files
0
Version
8d9d54b
Hash
7ba62783
Indexed
2026-07-25 05:07

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-24 22:33
浙ICP备14020137号-1 $mapa de visitantes$