wiki-maintain

Audit Obsidian wiki entries for staleness, conflicts, and broken metadata.

4|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/AGMO-Inc/agmo-everywhere --skill wiki-maintain-agmo-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-maintain
Source: https://github.com/AGMO-Inc/agmo-everywhere/tree/main/skills/wiki-maintain
Command: npx skills add https://github.com/AGMO-Inc/agmo-everywhere --skill wiki-maintain-agmo-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and repairs the llm-wiki context spine by detecting stale, low-confidence, contested, or broken entries to keep knowledge coherent and reliable.

Core Features & Use Cases

  • Detect stale or low-confidence pages and propose remediation to restore accuracy.
  • Classify issues by severity and guide remediation with standardized actions.
  • Reconcile contradictions in wiki content and ensure authoritative pages remain up to date.
  • Use during a session to maintain Obsidian vault knowledge consistency and reduce drift.

Quick Start

Run the audit script to scan your wiki spine for stale, low-confidence, or conflicting pages and apply recommended remediations.

Frequently Asked Questions about wiki-maintain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit an Obsidian vault for stale or broken wiki entries?

To audit an Obsidian vault for stale wiki entries, run the audit script to scan the llm-wiki context spine, detect low-confidence pages, classify issue severity, and propose standardized remediation actions.

What is llm-wiki context spine remediation and when do I need it?

Llm-wiki context spine remediation is the process of detecting and fixing stale, contested, or broken wiki entries to maintain knowledge coherence. You need it when wiki content drifts or contradictions accumulate across vault sessions.

How do I reconcile contradictions in Obsidian wiki pages?

Reconcile contradictions in Obsidian wiki pages by running an audit that identifies contested entries, enforces frontmatter metadata standards, and outputs structured remediation workflows to restore authoritative content accuracy.

Can I enforce frontmatter metadata standards during a vault wiki audit?

Yes, you can enforce frontmatter metadata standards during a vault wiki audit. The process validates frontmatter consistency while classifying detected issues by severity to guide standardized remediation actions.

What is the best way to maintain knowledge consistency in an Obsidian vault?

The best way to maintain Obsidian vault knowledge consistency is periodically auditing the context spine to detect drift, reconcile contradictions, and apply standardized remediation workflows before broken entries accumulate.

Does the wiki audit process work without external dependencies?

Yes, the wiki audit process operates without external dependencies. It runs directly on the llm-wiki context spine within Obsidian vaults to detect issues, enforce frontmatter, and output structured audit reports independently.