LLM-Wiki-Skill
v1.0.0LLM-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...
⭐ 0· 13·0 current·0 all-time
byDenny@webkong
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (LLM-maintained Obsidian wiki) match the actual behavior: the skill reads vault files, fetches web pages, searches (grep/glob), and creates/updates markdown pages in _wiki/. No unrelated env vars, binaries, or external credentials are requested.
Instruction Scope
Runtime instructions explicitly direct the agent to read arbitrary files in the vault, Grep the full vault, WebFetch URLs, Glob _wiki/**/*.md, and create or modify _wiki pages and _wiki/log.md. This is coherent with the purpose but important: the skill will autonomously write changes (including auto-fixes) to your files unless you restrict model actions.
Install Mechanism
Instruction-only skill with no install steps or downloaded code. Lowest-risk install footprint: nothing is written to disk by an installer and there are no external packages to fetch during install.
Credentials
No environment variables, credentials, or config paths are requested. The skill does require filesystem and web-fetching capabilities (Read, Grep, WebFetch) which are appropriate for ingesting files and URLs into a wiki.
Persistence & Privilege
always:false (good). The skill will modify files in your vault and auto-update the wiki on queries and auto-fix some issues on health runs. Combined with normal platform autonomous invocation, this means the skill could make changes without a separate explicit manual edit—recommend reviewing and limiting autonomous execution if undesired.
Assessment
This skill appears to do exactly what it says: read files/URLs and create/update an Obsidian _wiki. Before installing, do these simple checks: 1) Back up your vault (so auto-writes are recoverable). 2) Be aware the skill will append to and edit files (_wiki/ and log.md) and may auto-add wikilinks or fill frontmatter — if you prefer manual edits, disable autonomous invocation or run it in a test copy first. 3) Confirm you are comfortable with the agent having filesystem and web-fetch (WebFetch) access, since ingesting URLs will fetch external pages. 4) If you want tighter control, run /wiki-ingest and /wiki-health only interactively rather than allowing background/autonomous runs. If you want more assurance, ask the author for an explicit description of what tooling (Read, Grep, WebFetch) the platform will grant to the skill at runtime and test the skill on a small sandbox vault first.Like a lobster shell, security has layers — review code before you run it.
latestvk9759ke460cs9kv43ttzc0qma984d17c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
