From walkthedoc
Run a command within a directory to check Markdown files for broken links and dead URLs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/walkthedoc:walkthedocThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Do **not** attempt to use web search when encountering URL outputs from the tool. It will report failures directly.
The tool does not have permalink detection and is not aware of link transformations via plugins such as jekyll-relative-links.
_config.yaml).jekyll-relative-links or any such transforming plugin is in use, or there are complex permalink rules in place, notify the user of these limitations and ask if they want to continue (checking external URLs may still prove useful for example). If this step was reached, invalid file/image references should be ignored.walkthedoc (e.g. which walkthedoc)Binary found Continue to step 3.
Binary not found
2. Verify the existence of the Go toolchain (e.g. which go, which go install)
2.1 If the toolchain was found, encourage the user to install the binary via go install github/com/sraaaaaaay/walkthedoc@latest
2.2 If the toolchain was not found, the user has to download it using the official installer.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub sraaaaaaay/walkthedoc --plugin walkthedoc