knowledge-wiki
Self-maintaining personal knowledge base with Socratic learning
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install knowledge-wiki?โผ
Run `npx skills add MohsiChi/knowledge-wiki --all -g -y` in your terminal to install it globally for your agent.
How to build a personal knowledge base with AI?โผ
Drop your papers, course slides, and web clips into the raw folder, then ask to ingest them. The system extracts concepts, builds connections, and maintains the entire wiki structure for you.
What is Socratic learning with AI?โผ
Instead of explaining concepts directly, the system asks you one question at a time so you build understanding yourself. It records your knowledge gaps and tracks mastery over time.
Do I need Obsidian to use knowledge-wiki?โผ
No. All output is standard Markdown that works in any editor. Obsidian is optional and only adds a visual graph view of your knowledge.
Can I use knowledge-wiki without coding experience?โผ
Yes. You only add files to the raw folder and make plain-English requests. All organizing, indexing, and linking happens automatically.
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