Scans a website to find broken links (404s, 500s). Crawls internal pages, identifies broken outbound links, and reports source pages for easy fixing. Use this when the user asks to "check for broken links", "find 404s", "audit my links", or "is my site healthy".
Scanned 9/5/2026
Install to Claude Code
npx -y skills add nowork-studio/notfair-plugin --skill broken-link-checker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Broken Link Checker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nowork-studio-broken-link-checker-86a52676)More formats (shields.io, HTML) on the badges page.
---
name: broken-link-checker
argument-hint: "<URL to check, e.g. https://example.com>"
description: >
Scans a website to find broken links (404s, 500s). Crawls internal pages,
identifies broken outbound links, and reports source pages for easy fixing.
Use this when the user asks to "check for broken links", "find 404s",
"audit my links", or "is my site healthy".
---
# Canonical NotFair workflow
Read [`../../seo/broken-link-checker/SKILL.md`](../../seo/broken-link-checker/SKILL.md) completely, then follow it as the active workflow. Resolve every relative reference from that file against `../../seo/broken-link-checker/`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!