Skip to main content
Execute qualquer Skill no Manus
com um clique

check-broken-links

Estrelas4
Forks4
Atualizado3 de junho de 2026 às 17:07

Crawl a **local** running copy of the docs site and report broken links, redirects, and warnings. Runs `scripts/check_links.py`, which wraps `linkchecker` and parses its CSV output into a terminal summary plus timestamped html and csv reports under `tmp/broken-link-reports/`. This skill is for verifying your own in-progress changes against a local dev server. The full workflow is: install deps → start `npm run dev` in the background → wait for `localhost:4321` to come up → crawl → triage broken rows → stop the dev server. Use this skill when: - The user asks to "check for broken links", "find broken links", "audit links", "run linkchecker", or similar - Verifying internal links after a nav change, redirect tweak, page rename, or content move — before merging - Investigating a reported 404 or redirect chain in local changes Production audits (`https://promptless.ai`) are supported but rare — prefer local so you're testing the diff you're about to ship, not whatever is currently deployed.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly