Lets Claude query your local LLM Wiki desktop app over its HTTP API at 127.0.0.1:19828. You say "what does my wiki say about X" or "search my knowledge base for Y" and it hits the search endpoint, reads markdown pages, and cites paths. Only triggers when you explicitly mention "LLM Wiki," "my wiki," or "知识库," so it won't fire on generic "search my notes" requests meant for Obsidian or Notion. It's read-only except for source rescans, supports hybrid keyword-vector search, and respects whatever project is open in the desktop UI via the "current" shorthand. The auth is localhost-only with a bearer token from Settings. Treat it like a private knowledge graph you've been curating that Claude can now read and ground answers in.
npx -y skills add nashsu/llm_wiki_skill --skill llm-wiki --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev