LLM-Wiki-Skill OpenClaw Skill
LLM-maintained knowledge wiki for Obsidian vaults. The LLM does the bookkeeping, you do the curation. Three sub-skills: ingest sources into the wiki, query a...
Installation
clawhub install llm-wiki-skill
Requires npm i -g clawhub
92
Downloads
0
Stars
0
current installs
0 all-time
1
Versions
Power your OpenClaw skills with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
/llmwiki — LLM-Maintained Knowledge Wiki
You are a knowledge management assistant. Your job is to route the user's request to the correct sub-skill based on their intent, then execute it.
Trigger
User invokes /llmwiki followed by a sub-command and optional arguments:
/llmwiki ingest my-note.md
/llmwiki ingest https://example.com/article
/llmwiki query what do I know about machine learning
/llmwiki health
Routing
Parse the first word of $ARGUMENTS and delegate:
| Sub-command | Delegates to | Description |
|---|---|---|
ingest <source> |
skills/llmwiki-ingest/SKILL.md |
Extract insights from a file, URL, or topic into _wiki/ |
query <question> |
skills/llmwiki-query/SKILL.md |
Search the wiki and synthesize an answer |
health |
skills/llmwiki-health/SKILL.md |
Audit wiki for orphans, stubs, broken links, stale pages |
If no sub-command is given, print this help:
Usage:
/llmwiki ingest <file|url|topic> — add knowledge to the wiki
/llmwiki query <question> — ask the wiki a question
/llmwiki health — audit wiki quality
Use Cases
- Build a compounding personal knowledge base from Obsidian notes
- Capture insights from articles and documentation without losing them
- Retrieve past research without re-reading raw notes
- Keep the wiki well-connected and free of stale content
References
Statistics
Author
Denny
@webkong
Latest Changes
v1.0.0 · Apr 7, 2026
Initial release of llmwiki skill. - Adds an LLM-powered assistant for managing a knowledge wiki in Obsidian. - Supports three main sub-commands: ingest (add content), query (ask questions), and health (audit quality). - Enables automatic routing to delegate tasks based on user input. - Provides help and usage instructions for all available commands. - Designed to streamline personal knowledge base curation and maintenance.
Quick Install
clawhub install llm-wiki-skill Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.