llm-wiki-skill
Build self-compiling AI knowledge bases from your research sources
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install llm-wiki-skill?▼
Run `npx skills add lewislulu/llm-wiki-skill --all -g -y` in your terminal to install the skill globally for your AI agent.
What is a Karpathy-style LLM wiki?▼
Instead of re-retrieving documents on every question like RAG, your AI compiles sources into a permanent cross-linked Markdown wiki that gets richer with every use.
How do I correct mistakes the AI makes in my wiki?▼
Select text in Obsidian or the web viewer and file a comment; it is saved as an audit file that the AI processes and resolves permanently.
Does llm-wiki work with Claude Code and Codex?▼
Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, and other compatible AI agents.
Can I use llm-wiki without coding experience?▼
Yes. You supply sources and ask questions in plain English while the agent handles all writing, linking, and file organization.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides