LLM Wiki
Plugin Verifiziert AktivTurn Claude Code + Obsidian into a second brain. The LLM incrementally ingests sources into a persistent, interlinked markdown wiki — building entity/concept/source pages, flagging contradictions, maintaining an index and log. Knowledge compounds instead of being re-derived by RAG on every query. Inspired by Karpathy's LLM Wiki gist. Ships SKILL, 3 sub-agents, 5 slash commands, 8 Python tools (stdlib only), full vault templates, and cross-tool compatibility (Claude Code, Codex CLI, Cursor, Antigravity, OpenCode, Gemini CLI).
To provide a disciplined and compounding knowledge management system, turning an LLM and Obsidian into a 'second brain' where knowledge accumulates and is actively maintained.
Funktionen
- Incremental source ingestion into a persistent wiki
- Automatic entity/concept page creation and updates
- Flagging and management of contradictions
- Maintenance of an interlinked knowledge graph and log
- Compounding knowledge over time, reducing RAG reliance
Anwendungsfälle
- Building a personal knowledge base for research, journaling, or self-improvement.
- Creating a companion wiki for books or research papers.
- Developing an internal team knowledge base from meeting notes and articles.
- Tracking evolving theses or complex topics over time.
Nicht-Ziele
- Replacing all RAG workflows (it complements RAG at scale).
- One-shot Q&A over fixed documents (use RAG for this).
- Managing knowledge without user curation or Obsidian integration.
Workflow
- Initialize vault (`/wiki-init`)
- Add source file to `raw/` directory
- Ingest source (`/wiki-ingest <path>`)
- Discuss and confirm LLM's proposed changes
- Query the wiki (`/wiki-query <question>`)
- Optionally file query answers back into wiki
- Periodically run health checks (`/wiki-lint`)
- Review wiki log (`/wiki-log`)
Praktiken
- Knowledge compounding
- Incremental knowledge base maintenance
- LLM-assisted wiki curation
- Source integrity and contradiction flagging
Voraussetzungen
- Obsidian installed and configured.
- Python 3.x with standard library.
- Claude Code or compatible LLM CLI (Codex, Cursor, etc.).
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add alirezarezvani/claude-skills/plugin install llm-wiki@claude-code-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Obsidian
95Erstellen und bearbeiten Sie Obsidian-Vault-Dateien, einschließlich Markdown, Bases und Canvas. Verwenden Sie dies bei der Arbeit mit .md-, .base- oder .canvas-Dateien in einem Obsidian-Vault.
Andrej Karpathy Skills
99Verhaltensrichtlinien zur Reduzierung gängiger LLM-Codierungsfehler, abgeleitet von Andrej Karpathys Beobachtungen zu LLM-Codierungsschwierigkeiten
Agent Almanac
99350 agentic skills across 64 domains, 72 agent personas, and 16 team compositions following the agentskills.io open standard
Deep Wiki
97AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Obsidian Skills
95Skills for working with Obsidian files - Markdown, Bases, and Canvas formats