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.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Record our decision to switch to FastAPI based on today's logs, reconcile the conflicting rate limit data from source_A and source_B, and run a health check on the wiki.
Your agent does
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.
What you get
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.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
More reviews for Roy Yuen5.0(7)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean 4 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.