用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/TristanH/wikiwise --skill lint命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | lint |
| description | Health-check the wiki for contradictions, orphan pages, stale claims, and missing cross-links. |
Scan every page in wiki/ and check for:
[[wikilinks]] to them. Don't just report orphans — fix them.[[wikilinks]]. Add links to related concepts/sources.> [!contradiction] callouts.[[links]] pointing to pages that don't exist. Fix or remove them.home.md — if home.md doesn't reflect the current state of the wiki (missing major themes, outdated narrative), update it.Fix, don't just report. For items 1-3 and 5, make the edits yourself. For items 4 and 6-7, report findings and suggest fixes.
Report what was fixed and what needs human review. Suggest new questions or sources worth seeking out.
Append to wiki/log.md: ## [YYYY-MM-DD HH:MM] lint | <summary>.