📄 skillActivePromisinghigh

claude-obsidian

by AgriciDaniel

Self-organizing AI second brain for Obsidian + Claude Code. Drop any source and Claude reads, links, and files it into one connected knowledge graph of plain Markdown you own. AI note-taking, personal knowledge management (PKM), and an open-source Notion alternative. Based on Karpathy's LLM Wiki pattern.

Supported Platforms

🤖 Claude Code🖱️ Cursor🧠 Codex

Stars

6.6k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

110/200

License

MIT

Forks

766

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/AgriciDaniel/claude-obsidian

Quality Breakdown

110/ 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

high

Broad system access required. Carefully review permissions before installing.

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

  • Multiple shell script files in bin/ directory (setup-dragonscale.sh, setup-multi-agent.sh, setup-vault.sh) that could execute arbitrary commands during installation
  • Python scripts in scripts/ directory (allocate-address.sh, boundary-score.py, tiling-check.py) with execution capabilities
  • Makefile present which can execute arbitrary commands
  • Multi-agent spawning architecture documented (AGENTS.md, agents/ directory) with wiki-ingest and wiki-lint agents
  • Persistent configuration modification across multiple AI tool directories (.claude-plugin/, .cursor/, .windsurf/) suggests orchestrated tool configuration
  • CLAUDE.md, GEMINI.md, and AGENTS.md files indicate AI-specific instruction configuration that persists across sessions