From 6c2fb6f4f7d020c649e415944aeaf78422e67160 Mon Sep 17 00:00:00 2001 From: Praney Behl Date: Wed, 15 Apr 2026 19:16:40 +1000 Subject: [PATCH] Add llm-wiki plugin under Documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..715de28 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [generate-api-docs](./plugins/generate-api-docs) - [openapi-expert](./plugins/openapi-expert) - [update-claudemd](./plugins/update-claudemd) +- [llm-wiki](https://github.com/praneybehl/llm-wiki-plugin) - Build a compounding, LLM-curated personal knowledge base in any project (Karpathy's LLM Wiki pattern). Skill + 5 `/wiki:*` commands with sharded indexes, BM25 search, and a structural lint script. ### Git Workflow - [analyze-issue](./plugins/analyze-issue)