Broken Link Checker
Skill Verified ActiveScans 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".
To help users identify and fix broken links on their websites, improving user experience and SEO by ensuring site health.
Features
- Crawls internal website pages
- Identifies broken outbound links
- Reports source pages for broken links
- Handles 404 and 5xx errors
- Outputs scan results in JSON format
Use Cases
- Use when asked to 'check for broken links'
- Use when asked to 'find 404s'
- Use when asked to 'audit my links'
- Use when asked 'is my site healthy'
Non-Goals
- This skill does not check for broken images, CSS, or JavaScript.
- It does not perform extensive SEO analysis beyond link health.
- It does not automatically fix links; it only reports them.
Code Execution
- info:LoggingThe script prints progress and errors to stderr, but does not maintain a separate audit log file.
Installation
First, add the marketplace
/plugin marketplace add nowork-studio/toprank/plugin install toprank@nowork-studioQuality Score
VerifiedTrust Signals
Similar Extensions
Toprank Weekly Review
100Run a weekly SEO review for one registered website, write audit artifacts, and choose the next best safe action.
Investigate Capa Root Cause
100Investigate root causes and manage CAPAs (Corrective and Preventive Actions) for compliance deviations. Covers investigation method selection (5-Why, fishbone, fault tree), structured root cause analysis, corrective vs preventive action design, effectiveness verification, and trend analysis. Use when an audit finding requires a CAPA, when a deviation or incident occurs in a validated system, when a regulatory observation needs a formal response, when a data integrity anomaly requires investigation, or when recurring issues suggest a systemic root cause.
Soul Guardian
100Drift detection + baseline integrity guard for agent workspace files with automatic alerting support
Audit Dependency Versions
100Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.
Janitor Tokens
100Show how many context window tokens each skill consumes. Use when the user asks about token cost, context budget, skill size, or wants to know which skills waste the most context space.
Janitor Report
100Full health check of all your skills in one report. Use when the user wants to check for errors, find duplicates, detect broken skills, or get a complete overview of skill health.