Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

check-broken-links

스타4
포크4
업데이트2026년 6월 3일 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.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly