Skip to main content
ClaudeWave

A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.

Tools2.9k stars346 forksPythonMITUpdated today
Editor's note

LLM Wiki Agent is a Python-based coding agent skill that automates the construction and maintenance of a personal wiki from source documents. Users drop files into a `raw/` directory and issue ingest commands; the agent reads each document, extracts entities, concepts, and key ideas, then writes and cross-references structured Markdown pages under a `wiki/` directory with subdirectories for sources, entities, concepts, and syntheses. It also generates an interactive knowledge graph (`graph.html`) using vis.js, with community detection clustering related topics and dotted edges representing inferred implicit relationships. A standout feature is contradiction flagging at ingest time rather than query time, and a lint command that identifies orphan pages and suggests missing sources. The tool integrates directly with Claude Code via dedicated slash commands (`/wiki-ingest`, `/wiki-query`, `/wiki-lint`, `/wiki-graph` defined in `.claude/commands/`), and also supports Codex, OpenCode, and Gemini CLI through agent-specific config files. No API key or Python setup is required. Researchers, students, and anyone building a long-term knowledge base across formats including PDF, DOCX, EPUB, and PPTX will find it useful.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/SamurAIGPT/llm-wiki-agent
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-codecodexgeminiknowledge-baseknowledge-graphllmmarkdownobsidianpersonal-knowledge-managementragwiki

What people ask about llm-wiki-agent

What is SamurAIGPT/llm-wiki-agent?

+

SamurAIGPT/llm-wiki-agent is tools for the Claude AI ecosystem. A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed. It has 2.9k GitHub stars and was last updated today.

How do I install llm-wiki-agent?

+

You can install llm-wiki-agent by cloning the repository (https://github.com/SamurAIGPT/llm-wiki-agent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is SamurAIGPT/llm-wiki-agent safe to use?

+

Our security agent has analyzed SamurAIGPT/llm-wiki-agent and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains SamurAIGPT/llm-wiki-agent?

+

SamurAIGPT/llm-wiki-agent is maintained by SamurAIGPT. The last recorded GitHub activity is from today, with 6 open issues.

Are there alternatives to llm-wiki-agent?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy llm-wiki-agent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: SamurAIGPT/llm-wiki-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/samuraigpt-llm-wiki-agent)](https://claudewave.com/repo/samuraigpt-llm-wiki-agent)
<a href="https://claudewave.com/repo/samuraigpt-llm-wiki-agent"><img src="https://claudewave.com/api/badge/samuraigpt-llm-wiki-agent" alt="Featured on ClaudeWave: SamurAIGPT/llm-wiki-agent" width="320" height="64" /></a>

More Tools