Link Checker

🌐Community
by guia-matthieu Β· vlatest Β· Repository

This "Link Checker" verifies website links for broken ones, ensuring a seamless user experience and improved site health.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add guia-matthieu-link-checker npx -- -y @trustedskills/guia-matthieu-link-checker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "guia-matthieu-link-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/guia-matthieu-link-checker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, guia-matthieu/link-checker, checks links within provided text or web pages. It identifies broken links and reports their status (e.g., 404 Not Found). The tool can be used to improve the quality of content by ensuring all references are valid and accessible.

When to use it

  • Content Audits: Before publishing a blog post, article, or report, verify that all external links function correctly.
  • Website Maintenance: Regularly scan your website for broken links as part of ongoing maintenance.
  • Research & Summarization: When summarizing content with many external references, ensure those references remain valid.
  • SEO Optimization: Broken links can negatively impact search engine rankings; this skill helps identify and fix them.

Key capabilities

  • Link validation
  • Broken link detection
  • Reports link status (e.g., 404)

Example prompts

  • "Check the links in this article: [paste article text here]"
  • "Validate all external URLs on this webpage: [provide URL]"
  • β€œFind and report any broken links within this document.”

Tips & gotchas

The skill's effectiveness depends on providing accurate and complete content or a valid URL. Large documents may take longer to process.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
guia-matthieu
Installs
13

🌐 Community

Passed automated security scans.