Link Checker
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.
Run in terminal (recommended)
claude mcp add guia-matthieu-link-checker npx -- -y @trustedskills/guia-matthieu-link-checker
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.