obsidian-second-brain
实现来源重写与自动调和冲突,适合需要长期沉淀与自动维护笔记的用户。
需授予对本地 Obsidian vault 的读写权限,存在隐私与数据被改写风险。
让 LLM 以自我改写方式管理并维护你的 Obsidian 知识库,实现长期自治的“第二大脑”。
把 Obsidian vault 当成会自我改写的“第二大脑”:自动把新素材整合进现有页面、调和冲突、定期维护并执行预设任务,能自动创建日记、整理决策和管理看板等。适合想把笔记库长期自治化、自动归档和保持一致性的场景。特别之处是把 Karpathy 的 LLM Wiki 思路落地,让知识库能持续自我更新而不是越堆越乱。
▸ 展开 SKILL.md 英文原文
Operate any Obsidian vault as a living, self-rewriting second brain (an evolution of Karpathy's LLM Wiki pattern: sources rewrite existing pages, contradictions reconcile automatically, scheduled agents maintain the vault while you sleep). Use this skill whenever the user asks Claude to read, write, update, search, or manage their Obsidian vault - including saving notes from conversation, creating daily entries, updating kanban boards, logging dev work, managing people notes, capturing decisions, tracking deals, or maintaining any vault structure. Also triggers when the user wants to bootstrap a new vault from scratch, run a vault health check, or drop a _CLAUDE.md into their vault so all Claude surfaces share the same operating rules. Includes a research toolkit (7 commands: /x-read, /x-pulse, /research, /research-deep, /notebooklm, /youtube, /podcast) for AI-powered research via Grok, Perplexity, NotebookLM, YouTube, and podcast feeds - findings save to the vault automatically follow
帮我安装这个 skill:https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/main/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/main/SKILL.md"# Obsidian Second Brain > Claude operates your Obsidian vault as a self-rewriting knowledge base. An evolution of [Karpathy's LLM Wiki pattern](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f): sources rewrite existing pages instead of just appending, contradictions reconcile automatically, and scheduled agents maintain the vault while you sleep. > Everything worth remembering gets saved. Every update propagates everywhere it belongs. --- ## Quick Start ### 0. Choose vault access method (in order of preference) Try these methods in order. Use the first one available: **Method 0 - SessionStart hook (if configured):** If `hooks/load_vault_context.py` is wired as a Sessi