llm-wiki

Solid

Self-cartography engine: Turn your scattered personal data into a queryable Obsidian wiki. You and your agents read from the same surface.

plugin 2 stars 1 forks Updated 2 days ago MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (3)

AI & Automation Listed

llm-wiki-change

Standard change process for the LLM Wiki engine. Every feature change follows 5 phases: Concept → Verify → Implement → Document → Visualize. Use for any new feature, pipeline change, or script modification. Trigger: "llm-wiki change", "wiki change", "engine change", "neues feature", "pipeline ändern"

2 Updated 2 days ago
lx-0
AI & Automation Listed

sync-process-docs

Sync docs/PROCESS.md with the actual implementation. Reads all scripts, hooks, prompts, and config files, then updates docs/PROCESS.md to reflect reality. Use when scripts have changed, new features were added, or to verify documentation accuracy. Trigger: "sync process docs", "update process", "process docs aktualisieren"

2 Updated 2 days ago
lx-0
AI & Automation Listed

use-llm-wiki

Discover and use a locally-available LLM-wiki through its `wiki` CLI — from any project, not just inside the vault. Read the knowledge base to ground answers in the operator's own compiled knowledge; diagnose pipeline health; contribute back (capture context, record a hard fact, ingest a source); run maintenance (compile, lint, review); or report engine bugs upstream. Step 1 locates the wiki (env var, walk-up, or registry) — if none is found, the skill does not apply and exits cleanly. Use when: an agent in any project should consult, feed, diagnose, or report on the operator's knowledge base — "check the wiki", "what does my wiki say about X", "add this to the wiki", "ingest this", "compile the wiki", "wiki health", "vault status", "is the pipeline healthy", "file a bug against the engine", "report this to lx-0/llm-wiki".

2 Updated 2 days ago
lx-0

Commands (1)

concept-update.md

Hooks (4)

_transcript.py pre-compact.py session-end.py session-start.py

Quality Score: 70/100

Stars 20%
16
Recency 20%
100
Manifest 20%
80
Documentation 15%
0
Issue Health 10%
80
License 10%
100
Description 5%
100

Details

Author
lx-0
Repository
lx-0/llm-wiki
Created
1 months ago
Last Updated
2 days ago
Language
Python
License
MIT