What problem does it solve?
Manually checking if every link on a website works is extremely time-consuming for sites with hundreds or thousands of pages, and getting a full inventory of all active content without automated tools is nearly impossible.
Core Features & Use Cases
- Automated Link Crawling: Crawl websites up to 3 levels deep to discover all linked pages from one or more root URLs.
- Link Validation: Automatically verify each discovered link returns a valid, content-rich page, filtering out error pages, placeholders, and dead links.
- Use Case: Use this to audit a documentation site for broken links before a release, generate a full sitemap of active pages for a product website, or verify all links remain working after a site migration.
Quick Start
Use the link-crawler skill to crawl a specified website to your chosen depth and get a grouped list of all active working links along with counts of any dead or unreachable URLs.