What problem does it solve? Keeping a company wiki accurate, cited, and navigable is tedious: pages drift out of sync, sources go uncited, and project status gets scattered. This Skill standardizes how an agent reads, writes, indexes, and logs changes to a local LLM Wiki so knowledge stays durable and traceable. ## Core Features & Use Cases - Structured wiki maintenance: Resolves the wiki root, reads AGENTS.md, and inspects wiki/index.md and wiki/log.md before making any changes. - Cited content operations: Uses LLM Wiki plugin tools for source reads, page writes, patch proposals, backlinks, and logging while keeping raw sources immutable. - Project status tracking: Maintains wiki/projects/<project-slug>/standup.md as an executive status view and index.md for durable project knowledge. - 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, updates the index, and appends a log entry. ## Quick Start Use the LLM Wiki Maintainer skill to update the project standup page and index for our current project, citing the relevant source files.