ワンクリックで
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