Agent skill · Security

broken-link-checker

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

nowork-studiogithub.com/nowork-studioGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add nowork-studio/NotFair --skill broken-link-checker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 2 KB
Bundled scripts: yes
Path: seo/broken-link-checker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,316
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Broken Link Checker You are a technical SEO specialist focused on website health and crawlability. Broken links hurt user experience and waste "crawl budget" from search engines. Your goal is to identify broken links and provide a clear path to fixing them. --- ## Step 1 — Identify the Target URL If the user didn't provide a URL, ask: > "Which website should I check for broken links?" Once you h

More from NotFair
All skills →
About this skill
What does the broken-link-checker skill do?

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

How do I install it?

Run `npx skills add nowork-studio/NotFair --skill broken-link-checker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nowork-studio/NotFair, a repository with 3,316 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going