sametbrrsametbrrCommunityยท1 Agent Skills Included

llm-wiki-manager

Build and maintain a persistent markdown research wiki

Builds and maintains a personal markdown knowledge base where sources are compiled into interlinked, citable pages. Eliminates re-reading raw documents on every query, manual cross-referencing, and stale notes that rot over time. Ingests PDFs and articles, updates entity and concept pages, flags contradictions, and runs health checks automatically. Keeps an index, operation log, and hot cache so knowledge compounds across sessions.
npx skills add sametbrr/llm-wiki-manager --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install llm-wiki-manager?โ–ผ

Run `npx skills add sametbrr/llm-wiki-manager --all -g -y` in your terminal to install the skill globally.

What is an LLM-managed wiki?โ–ผ

It is a persistent markdown knowledge base where the AI does all the writing, cross-referencing, and bookkeeping while you curate sources and ask questions. Unlike RAG, answers come from pre-compiled pages instead of re-reading raw documents every time.

How is this different from RAG?โ–ผ

RAG re-reads raw documents on every query, while this skill compiles sources into interlinked wiki pages once. Each new source enriches existing pages, so knowledge compounds instead of being rediscovered.

Does llm-wiki-manager work with Obsidian?โ–ผ

Yes. The wiki is plain markdown files, so it works in Obsidian, VS Code, or any editor, and it supports Obsidian-style [[wiki-links]] in linting and indexing.

Do I need coding experience to use it?โ–ผ

No. You interact in plain English, like asking to set up a wiki or ingest a PDF, and the included Python scripts run automatically with no dependencies to install.

Related Repositories in Education & Research

View All in Education & Researchโ†’