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.

Subagents3.3k estrellas383 forksPythonMITActualizado today
Nota editorial

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
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/SamurAIGPT/llm-wiki-agent && cp llm-wiki-agent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentai-toolsautomationclaude-codecodexgeminigenerative-aiknowledge-baseknowledge-graphllmmarkdownmuapinote-takingobsidianopen-sourcepersonal-knowledge-managementragresearchsecond-brainwiki

Lo que la gente pregunta sobre llm-wiki-agent

¿Qué es SamurAIGPT/llm-wiki-agent?

+

SamurAIGPT/llm-wiki-agent es subagents para el ecosistema de Claude AI. 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. Tiene 3.3k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala llm-wiki-agent?

+

Puedes instalar llm-wiki-agent clonando el repositorio (https://github.com/SamurAIGPT/llm-wiki-agent) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar SamurAIGPT/llm-wiki-agent?

+

Nuestro agente de seguridad ha analizado SamurAIGPT/llm-wiki-agent y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene SamurAIGPT/llm-wiki-agent?

+

SamurAIGPT/llm-wiki-agent es mantenido por SamurAIGPT. La última actividad registrada en GitHub es de today, con 4 issues abiertos.

¿Hay alternativas a llm-wiki-agent?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega llm-wiki-agent en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más Subagents