mcpbeat Sign in

Backlink Audit Skill for Claude

> 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 page SEO", "referring domains", "anchor text", "toxic links", "spam links", 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.

989 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
3345
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nowork-studio/NotFair --skill backlink-audit

The instruction itself

8 sections, as written by the author

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:

  • A backlink export (CSV) from Ahrefs / Semrush / Majestic / DataForSEO — best.
  • Google Search Console Links report — free, partial, but authoritative for

what Google itself sees.

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

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

Other skills for the same job

different authors, same section of the catalogue
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Customer io Automation
by christophacham
×2

Automate customer engagement workflows including broadcast triggers, message analytics, segment management, and newsletter tracking through Customer.io via Composio

2k tokens needs MCP
Deeptools
by K-Dense-AI
×1

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

23k tokens scripts
Pathogen Variant Surveillance
by K-Dense-AI
×1

Query live pathogen genomic surveillance data through the GenSpectrum LAPIS API to find which viral lineages are circulating now, how fast they are growing, and what mutations they carry. Use whenever a question depends on the current state of a pathogen population rather than on remembered facts - which SARS-CoV-2 variant is dominant, whether a Pango lineage is still designated or has been withdrawn, what clade or genotype of H5N1 is in a host or region, whether a PCR primer or assay target still matches circulating sequence, or how a lineage's prevalence has moved week to week. Triggers include "variant surveillance", "genomic surveillance", "what variant is circulating", "dominant variant", "Pango lineage", "lineage prevalence", "growth advantage", "SARS-CoV-2 variant", "XFG", "clade 2.3.4.4b", "H5N1 genotype", "influenza clade", "RSV/mpox/measles/dengue lineage", "CoV-Spectrum", "LAPIS", "Nextclade", "pango-designation", and any request to report what a pathogen population looks like today.

26k tokens scripts
Deeptools
by ComeOnOliver
×1

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

24k tokens scripts
Product Strategy
by phuryn

Create a comprehensive product strategy using the 9-section Product Strategy Canvas — vision, segments, costs, value propositions, trade-offs, metrics, growth, capabilities, and defensibility. Use when building a product strategy, creating a strategic plan, or defining product direction.

1k tokens
Performance Report
by anthropics
vendor

Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations. Use when wrapping a campaign, when preparing weekly, monthly, or quarterly channel summaries for stakeholders, or when you need data translated into an executive summary with next-period priorities.

5k tokens
Saas Revenue Growth Metrics
by deanpeters

Calculate SaaS revenue, retention, and growth metrics. Use when diagnosing momentum, churn, expansion, or product-market-fit signals.

9k tokens

How to use it

Copy the folder

Take nowork-studio/backlink-audit from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.