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 maintains a local LLM Wiki so every update is 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 Operations: Uses LLM Wiki plugin tools for source reads, page writes, patch proposals, backlinks, and logging while keeping raw sources immutable. - Project Status Pages: Maintains wiki/projects/<project-slug>/standup.md as an executive status view and index.md for durable project knowledge, written as concept-grouped synthesis rather than issue-id dumps. - Use Case: After a week of project work, ask the agent to refresh the project standup page; it will cite raw sources, update the index, and append a log entry automatically. ## Quick Start Use the LLM Wiki Maintainer skill to update the standup page for my project and log the changes in the wiki.