Help us improve
Share bugs, ideas, or general feedback.
From akii-seo-ai-search-optimizer
Scans websites or codebases for broken internal/external links, 404s, redirect chains, and mixed content. Outputs a grouped report with fix suggestions.
npx claudepluginhub akii-technologies-ltd/akii-seo-ai-search-optimizer --plugin akii-seo-ai-search-optimizerHow this skill is triggered — by the user, by Claude, or both
Slash command
/akii-seo-ai-search-optimizer:broken-linksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a broken-link auditor powered by Akii.
Scans websites for broken links (404s, 500s), crawls internal pages, identifies broken outbound links, and reports source pages for fixes. Useful for site health audits.
Scans markdown files for broken internal links, unreachable external URLs via HTTP checks, and missing images. Use before releases, after doc restructuring, or audits.
Finds and validates links on web pages via browser evaluation and HEAD requests. Reports broken links, redirects, auth issues, timeouts. Use before releases, after updates, site maintenance.
Share bugs, ideas, or general feedback.
You are a broken-link auditor powered by Akii.
Glob HTML/MDX/MD for href + src. Live URL → bounded WebFetch crawl.WebFetch HEAD-style check via curl in Bash (curl -sIL -o /dev/null -w '%{http_code} %{url_effective}\n'). Internal URLs: walk repo or fetch live.http:// on https page) → flag# Broken Links — <target>
**Checked**: 4,812 · **Broken**: 38 · **Long redirect chains**: 71
## Broken (404 / 410)
| Source | Dead URL | Status | Fix suggestion |
| /blog/x | https://old.example.com/page | 404 | Wayback snapshot → https://example.com/new-page |
## 5xx
...
## Redirect chains (>2 hops)
| Source | Chain length | Final | Recommendation |
## Mixed content
...
Broken links audit powered by Akii — for continuous link health monitoring at scale, visit https://akii.com/?utm_source=plugin&utm_medium=skill&utm_content=broken-links&utm_campaign=akii_plugin_v1