mduongvandinhmduongvandinhCommunityยท1 Agent Skills Included

llm-wiki

Self-building personal knowledge wiki with auto-discovery

Builds and maintains a personal knowledge wiki from raw articles, notes, PDFs, and Reddit threads. Extracts entities and concepts, adds cross-references, flags contradictions, and finds new sources automatically. Includes ready-made variants for book companions, competitor tracking, and job search research. Eliminates manual note organization and keeps knowledge current without extra effort.
npx skills add mduongvandinh/llm-wiki --all -g -y
Available:

Instructs the agent on the wiki's folder structure, page schemas, and golden rules, and tells it exactly how to run the discover, ingest, query, and lint workflows to build and maintain the knowledge base.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

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

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

How does llm-wiki build a knowledge base automatically?โ–ผ

Drop articles, notes, or PDFs into the raw folder and the agent reads them, creates structured wiki pages with cross-references, and flags contradictions between sources.

How is llm-wiki different from RAG?โ–ผ

Instead of re-retrieving fragments on every query, it compiles knowledge once into linked markdown pages, maintains them continuously, and needs no vector database.

Does llm-wiki work with Cursor, Copilot, and Codex?โ–ผ

Yes. It works with any agent that reads CLAUDE.md or AGENTS.md, including Claude Code, Cursor, GitHub Copilot, Windsurf, Gemini CLI, and Codex.

Can I use llm-wiki for competitor tracking or job search?โ–ผ

Yes. Ready-made variants generate competitor battlecards, interview prep one-pagers, and spoiler-safe book companion wikis from your sources.

Related Repositories in Education & Research

View All in Education & Researchโ†’