What problem does it solve? Keeping a company knowledge wiki accurate, cited, and navigable is tedious: sources get stale, pages lose their references, and project status drifts out of sync. This Skill standardizes how an AI agent maintains the local LLM Wiki so every page stays sourced, indexed, and logged. ## Core Features & Use Cases - Wiki Maintenance Workflow: Resolves the configured wiki root, reads AGENTS.md, and inspects wiki/index.md and wiki/log.md before making any changes. - Cited Content Updates: Uses LLM Wiki plugin tools for source reads, page writes, patch proposals, backlinks, and logging while keeping raw sources immutable. - Project Status Tracking: Keeps wiki/projects/<project-slug>/standup.md current as an executive status view and maintains durable project knowledge in index.md. - Use Case: After a week of engineering work, ask the agent to refresh the project wiki: it ingests new source material, updates the project standup page with executive synthesis, fixes backlinks, and appends a log entry. ## Quick Start Use the LLM Wiki Maintainer skill to update the project standup page and refresh the wiki index with this week's source material.