📄 skillActivePromisinghigh
Ar9av/obsidian-wiki
by Ar9av
Framework for AI agents to build and maintain a digital brain through Obsidian wiki using Karpathy's LLM Wiki pattern
Supported Platforms
🤖 Claude Code🖱️ Cursor🧠 Codex
Quality Breakdown
107/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Persistent config modification: .claude/, .cursor/, .agent/ directories with settings.json and hooks indicate modification of AI agent configurations
- Multi-agent spawning/orchestration: Framework explicitly targets multiple AI agents (Claude, Cursor, Codex, Gemini, Hermes, Pi) for autonomous operation
- Install scripts and bootstrap automation: .env.example and obsidian-wiki setup commands indicate automated installation and configuration
- Persistent state hooks: .claude/hooks/wiki-stop-capture.sh suggests execution of shell scripts triggered by agent behavior
- Autonomous skill execution: 25+ pre-defined skills in .agents/skills/ designed to run autonomously without explicit human approval per interaction
- External code execution: Skills designed to ingest history from multiple sources (claude-history-ingest, copilot-history-ingest, etc.) and execute cross-linking, rebuilding, and synthesis operations