llm-wiki-maintainer 1.1
by Roy Yuen
Turn your AI agent into a digital librarian that builds and audits a persistent markdown knowledge base.
- Maintain a self-organizing team wiki from raw conversation logs
- Trace information back to original sources with automated provenance tracking
- Reconcile contradictory data points into synthesized decision records
$5
One-time purchase · Own forever
Included in download
- Maintain a self-organizing team wiki from raw conversation logs
- Trace information back to original sources with automated provenance tracking
- terminal automation included
- Includes example output and usage patterns
See it in action
Updated index.md with 2 new entries. Created decision-record: 'migration-to-fastapi.md' Appended log.md: [2023-10-24] Resolved conflict between source_A and source_B regarding API rate limits. Running wiki_lint.py... 0 orphans found. Wiki is healthy.
llm-wiki-maintainer 1.1
by Roy Yuen
Turn your AI agent into a digital librarian that builds and audits a persistent markdown knowledge base.
$5
One-time purchase · Own forever
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Maintain a self-organizing team wiki from raw conversation logs
- Trace information back to original sources with automated provenance tracking
- terminal automation included
- Includes example output and usage patterns
- Instant install
See it in action
Updated index.md with 2 new entries. Created decision-record: 'migration-to-fastapi.md' Appended log.md: [2023-10-24] Resolved conflict between source_A and source_B regarding API rate limits. Running wiki_lint.py... 0 orphans found. Wiki is healthy.
About This Skill
Maintain a Persistent, Compound Knowledge Base
The LLM Wiki Maintainer solves the "memory leak" problem in AI workflows where knowledge is lost after a conversation ends. Instead of ephemeral chats, this skill enables your agent to build and maintain a living markdown wiki that grows more valuable over time.
What it does
This skill provides a structured framework for an AI agent to act as a librarian and synthesizer. It manages a directory of markdown files using a strict schema, ensuring that raw sources remain immutable while synthesized "knowledge pages" are continuously updated. It handles provenance tracking, contradiction management, and automated indexing.
Why use this skill
- Persistence: Every useful answer the AI generates is automatically filed back into the wiki for future use.
- Provenance: Tracks source hashes and claims so you always know where information came from.
- Structural Integrity: Includes Python scripts for linting, SQLite-backed indexing, and automated log generation to prevent the wiki from becoming a "junk drawer."
- Conflict Resolution: Instead of overwriting old data, it reconciles contradictions through dedicated reflection pages.
Technical Features
Supports markdown-based folders, SQLite for high-speed querying of page metadata, and custom linting rules for structural health. It works seamlessly with local file systems or cloud-based repositories.
Use Cases
- Maintain a self-organizing team wiki from raw conversation logs
- Trace information back to original sources with automated provenance tracking
- Reconcile contradictory data points into synthesized decision records
- Automate the generation of indexes and changelogs for markdown docs
How to Install
unzip llm-wiki-maintainer-1-1.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
skill-polisher
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
changelog-generator
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.