llm-wiki-skills
Build and maintain a compounding personal knowledge wiki
All Skills in This Repository (6)
Pure Emerald Level Indicatorswiki-ingest
Converts source files into structured wiki pages with cross-references.
wiki-config
Manage configuration, schema, and templates for the LLM-Wiki skill suite.
wiki-integrate
Add new or updated wiki pages to a knowledge graph with backlinks and index entries.
wiki-lint
Analyze Markdown wikis for broken links, orphaned pages, and schema violations.
wiki-crystallize
Transform user-generated conversation content into structured wiki pages on the local filesystem.
wiki-query
Retrieve and synthesize answers from a Markdown personal knowledge base.
Frequently Asked Questions
FAQPage SchemaHow to install llm-wiki-skills?โผ
Run `npx skills add vanillaflava/llm-wiki-skills --all -g -y` in your terminal to install all six wiki skills globally. Then run /wiki-config once to set up your wiki root.
What does llm-wiki-skills do?โผ
It builds a personal knowledge wiki from your sources: ingesting files into synthesised pages, answering questions with citations, linking related pages, and health-checking the whole wiki.
Does it work with Obsidian or Logseq?โผ
Yes. Everything is plain Markdown files on your disk, so the wiki works in Obsidian, Logseq, VS Code, or any text editor with no extra backend or cloud service.
Which AI agents are supported?โผ
The skills follow the open agentskills.io standard and run on Claude Code, Gemini CLI, Codex CLI, and GitHub Copilot with filesystem access.
Do I need coding skills to use it?โผ
No. You drop files into a raw folder and ask questions in plain English; the agent handles synthesis, linking, and maintenance for you.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere