praneybehlpraneybehlCommunityยท1 Agent Skills Included

llm-wiki-plugin

Build a searchable, self-updating personal knowledge wiki

Turns PDFs, articles, transcripts, and notes into a linked Markdown wiki your coding agent can search and cite. Eliminates repeated context-dumping each session by compiling sources once into persistent, cross-referenced pages. Runs local semantic search, structural lint checks, and an optional knowledge graph so answers stay accurate as the wiki grows.
npx skills add praneybehl/llm-wiki-plugin --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

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

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

What does LLM Wiki do?โ–ผ

It compiles your PDFs, articles, and notes into a linked Markdown wiki that your agent can search and answer questions from, with citations back to the original sources.

Which agents work with LLM Wiki?โ–ผ

It works with Claude Code, Codex, Cursor, Gemini CLI, OpenCode, OpenClaw, Pi, and OMP through the standard agentskills.io format.

Does LLM Wiki need an API key or cloud service?โ–ผ

No. Semantic search runs fully on-device with a local embedding model and sqlite-vec, so no API keys or hosted vector databases are required.

Can I use LLM Wiki without coding experience?โ–ผ

Yes. After installation you just ask in plain English, like "add this paper to my wiki" or "what does my wiki say about X", and the agent handles the rest.

Related Repositories in Education & Research

View All in Education & Researchโ†’