📄 skillActiveExperimentalmedium
SamurAIGPT/llm-wiki-agent
by SamurAIGPT
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.
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
79/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Persistent config files (.claude/, CLAUDE.md, GEMINI.md, AGENTS.md) that modify AI agent behavior and define custom commands
- Python tool scripts (tools/*.py) including file processing, PDF conversion, and graph building that execute arbitrary code
- Automated ingestion system that processes untrusted source documents (raw/) without explicit approval gates per operation
- Multi-agent orchestration support (Claude, Codex, Gemini, OpenCode) - repository designed to work with multiple AI agent platforms
- File system modification patterns: creates wiki/, graph/, and processed outputs without human-in-loop validation
- PDF to markdown conversion tool (pdf2md.py) processes external documents autonomously