📄 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

Stars

2.9k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

79/200

License

MIT

Forks

344

Last Updated

Jun 11, 2026

Discovered

Apr 19, 2026

Validation

Passed

github.com/SamurAIGPT/llm-wiki-agent

Quality Breakdown

79/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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