Health-check the wiki: scan all pages for broken wikilinks, orphaned pages, stale index entries, missing connections, em-dash violations, orphaned assets, and schema errors. Produces a dated lint report. Always use this skill when the user says /wiki-lint, mentions broken links, dead wikilinks, orphaned pages, 'what's broken in my wiki', 'are my links working', 'which pages have no connections', or asks for a wiki health check. Also use when the user notices a link that doesn't resolve, suspects the index is out of date, or asks whether the wiki is in good shape - even if they don't say 'lint'. Never auto-fixes anything; reports only. When in doubt whether a wiki health check is being requested, use this skill. Requires filesystem read access and write access to archive/.
$npx -y skills add vanillaflava/llm-wiki-skills --skill wiki-lintInstalls into the current project.
Run `npx skills use "https://github.com/vanillaflava/llm-wiki-skills" --skill "vanillaflava/llm-wiki-skills/wiki-lint"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vanillaflava/llm-wiki-skills" that are relevant to the current task. Run `npx skills add "https://github.com/vanillaflava/llm-wiki-skills"` and select the relevant skills, then follow their instructions.