بنقرة واحدة
obsidian-wiki-maintain
Wiki health checks.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Wiki health checks.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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