Claude Cursor Skill

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

LLM Mart · 0 points · 19 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download nowork-studio-notfair-plugin-skills_broken-link-checker-adf7601.zip · 0 KB
Part of nowork-studio/notfair-plugin — 88 skills

Install

skills CLI npx skills add https://github.com/nowork-studio/notfair-plugin/tree/main/skills/broken-link-checker
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install nowork-studio-notfair-plugin@llmmart
Git git clone https://github.com/nowork-studio/notfair-plugin.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole nowork-studio/notfair-plugin collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Canonical NotFair workflow

Read ../../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/.

Files (notfair-plugin)
  • SKILL.md 638 B
    ---
    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/`.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related