← Back to Skills
๐Ÿ”—

Broken Link Checker

Crawl a website for broken links and create GitHub issues for each one found

Developer 4 steps 4 tools 3 servers

Example Prompt

Crawl our docs site at docs.example.com and create issues for any broken links you find

About

Systematically crawls a target website by navigating pages and checking all outbound links for HTTP errors or timeouts. Takes screenshots of pages with broken links as evidence, then creates individual GitHub issues for each broken link with the page location, link target, and error details.

Workflow Steps

1

Navigate to the target website and extract all links from the page

๐ŸŽฏ Navigate Page
2

Attempt to fetch each extracted link to check for HTTP errors

๐ŸŒ Fetch URL
3

Take screenshots of pages containing broken links for evidence

๐Ÿ“ท Take Screenshot
4

Create a GitHub issue for each broken link with details and screenshot

โž• Create Issue

Tags

linkscrawlingwebsitequality-assurance