obsidian-second-brain

仓库创建 2026年3月24日最近提交 9 小时前SkillHot 收录 3 小时前
▸ 精选理由

实现来源重写与自动调和冲突,适合需要长期沉淀与自动维护笔记的用户。

▸ 风险提示

需授予对本地 Obsidian vault 的读写权限,存在隐私与数据被改写风险。

这个 Skill 做什么

让 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

研究检索Obsidian第二大脑知识库自我维护通用
3.6k
Stars
454
Forks
1
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/main/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/main/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有