원클릭으로
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