一键导入
obsidian-wiki-maintain
Wiki health checks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Wiki health checks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browser automation via agent-browser. Use when the user wants to browse, interact with, or inspect web pages.
Review agent-facing knowledge (rules, AGENTS.md, CONVENTIONS.md, README.md, domain docs) for staleness and accuracy. Use when the user asks to audit, clean, or prune knowledge. Also use when they're confused by a rule/doc that seems wrong — treat that as the starting point for a broader audit.
Reflect on session, update rules, commit with jj.
Adversarial design interview.
Ingest sources into the wiki.
Query the personal wiki.
| name | obsidian-wiki-maintain |
| description | Wiki health checks. |
Health checks and maintenance for the wiki at ~/Documents/wiki/.
Trigger: /skill:obsidian-wiki-maintain status
Report:
find wiki/concepts/ -name '*.md' | wc -l, etc.)ls raw/inbox/wiki_search with key topics to spot-check coverageTrigger: /skill:obsidian-wiki-maintain lint
Run the wiki_lint tool to detect structural issues automatically:
wiki_lint:0 {"checks": ["broken-links", "orphans", "missing-h1", "filename", "empty-pages", "inbox-orphans"]}
The tool returns a report with all findings. Then manually check for:
| Check | How |
|---|---|
| Missing cross-refs | Pages that mention concepts/entities without [[linking]] them. |
| Contradictions | Claims on different pages that conflict. Flag with > ⚠️ Contradicts [[page]]: ... |
| Stale claims | Older pages superseded by newer sources. |
Report findings as a checklist. For each issue, suggest a fix. Ask which to apply, then apply them.
[[wiki links]] for all cross-referenceslowercase-with-dashes> ⚠️ Contradicts [[page]]: description