💡 摘要
一个利用GTD和Zettelkasten方法在Obsidian中组织思想和任务的生产力技能。
🎯 适合人群
🤖 AI 吐槽: “看起来很能打,但别让配置把人劝退。”
风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发);文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。
Second Brain Skill
A personal knowledge management and productivity system powered by GTD, Zettelkasten, and Obsidian - designed as a skill for Claude Desktop (and compatible with Claude Code).
Version: 4.1 Last Updated: 2025-12-11 Compatible With: Claude Desktop, Claude Code
Why Second Brain?
The problem: Your brain is great at having ideas, but terrible at storing them. Important thoughts slip away. Tasks get forgotten. Notes end up scattered across apps, files, and sticky notes. You spend more time searching for information than actually using it.
The solution: A Second Brain - a single, organized system where everything lives together and nothing falls through the cracks.
What This Skill Gives You
An AI assistant that knows your system. Claude becomes your personal productivity partner. It captures your thoughts, organizes your tasks, plans your day, and keeps everything in sync - all through natural conversation. No learning complex apps or remembering special commands.
The GTD methodology, without the overhead. Getting Things Done (GTD) is one of the most effective productivity systems ever created, but implementing it yourself takes discipline. This skill handles the methodology for you:
- Capture everything that has your attention (tasks, ideas, notes)
- Clarify what each item means and what action is needed
- Organize into projects, areas, and reference material
- Review regularly to keep the system current
- Plan each day based on your priorities and energy
Templates for everything. Pre-built templates for projects, meeting notes, permanent notes, relationships, and daily plans. No more staring at blank pages wondering how to structure information.
Everything in one place. All your notes, tasks, projects, and knowledge live in your Obsidian vault - plain markdown files you own forever. No vendor lock-in, no proprietary formats.
Use Obsidian alongside Claude. Your vault is always accessible in Obsidian for browsing, searching, linking, and editing. Claude handles the capture and organization; you can dive into your notes anytime with Obsidian's powerful features (graph view, search, backlinks, plugins).
Perfect for:
- Knowledge workers juggling multiple projects
- Anyone wanting structure without complexity
- People with ADHD who need low-friction capture
- Users who want AI-assisted task management they actually own
Quick Start
Prerequisites
- Obsidian installed with a vault created (or Claude will create one)
- Claude Desktop (recommended) OR Claude Code
Installation
Option A: Claude Desktop (Recommended)
-
Install the Filesystem Extension (required for file access):
- Open Claude Desktop
- Click the Extensions icon (or go to Settings → Extensions)
- Browse the extension store and find "Filesystem"
- Click Install (one-click, no coding required)
- When prompted, grant access to your Obsidian vault folder
Why? Claude Desktop needs the Filesystem extension to read and write files in your vault. This is a one-time setup.
-
Download and install the skill:
- Download
second-brain-skill.zipfrom the releases - Or zip the
.claude/skills/second-brain/folder yourself - Open Claude Desktop → Settings → Skills
- Click "Install Skill" and select the zip file
- The skill will be available in all conversations
- Download
-
Set up your vault:
- Start a new conversation with Claude
- Say: "Set up my Second Brain"
- Claude will ask for your vault path and guide you through setup
- Your vault path will be saved to Claude's Memory (persists across sessions)
Option B: Claude Code
-
Clone this repository:
git clone https://github.com/sean-esk/second-brain-gtd.git cd second-brain-gtd -
Open Claude Code in the repository directory
-
Run setup:
- Say: "Set up my Second Brain"
- Claude will detect the skill and guide you through setup
How It Works
Natural Language Triggers
The skill responds to natural conversation. No special commands needed - just talk to Claude:
| What You Want | What To Say | |--------------|-------------| | Capture a thought | "Capture: [your thought]", "Remember this: [idea]", "Note this down" | | Plan your day | "Plan my day", "What should I work on?", "Morning planning" | | Process captures | "Process my inbox", "Organize my captures", "GTD processing" | | End of day review | "Daily closeout", "Review my day", "Evening reflection" | | Initial setup | "Set up my Second Brain", "Configure my vault" |
The Core Workflow
CAPTURE → PROCESS → PLAN → CLOSEOUT → (repeat)
- Capture - Get thoughts out of your head instantly (30 seconds)
- Process - Clarify and organize captures (3x/week, 15 min each)
- Plan - Choose what to work on today (every morning, 5 min)
- Closeout - Review and prep for tomorrow (every evening, 5 min)
Total time commitment: ~20-25 min/day
Skill Features
1. Quick Capture
Say: "Capture: need to schedule dentist appointment" or "Remember this: great idea for the blog post"
What happens:
- Claude appends your thought to today's inbox file
- Timestamped and organized
- No categorization yet - just capture (GTD principle: "capture first, clarify later")
2. Daily Planning
Say: "Plan my day" or "What should I work on today?"
What happens:
- Claude checks your inbox (prompts to process if 5+ items)
- Scans all your projects and areas for tasks
- Asks about your energy level and available time
- Generates a prioritized list: must-do, should-do, quick-wins
- Creates a daily plan in your vault
3. Inbox Processing
Say: "Process my inbox" or "Let's organize my captures"
What happens:
- Claude reads all unprocessed captures
- Asks clarifying questions for vague items (batched, not one-by-one)
- Routes actionable items to Projects or Areas
- Routes knowledge items to Permanent Notes
- Reviews all active projects
- Archives completed projects
4. Daily Closeout
Say: "Daily closeout" or "Review my day"
What happens:
- Claude reads today's plan
- Asks what you accomplished
- Marks tasks as completed/partial/deferred
- Asks about tomorrow's priorities
- Creates tomorrow's draft plan (refined in morning)
5. Proactive Capture
Automatic behavior: When you're discussing ideas or researching topics with Claude, it will offer to capture valuable insights:
"That's an interesting insight about [topic]. Would you like me to capture this to your Second Brain?"
This ensures valuable knowledge from conversations isn't lost.
Vault Structure
After setup, your Obsidian vault will have this structure:
YourVault/
├── 00-Inbox/ # Unprocessed captures
│ ├── Daily/ # All captures go here
│ └── Fleeting-Notes/ # Knowledge items during processing
├── 01-Projects/ # Active projects (multi-step outcomes)
├── 02-Areas/ # Ongoing responsibilities
│ ├── Career-Development.md
│ ├── Health-Fitness.md
│ ├── Personal-Development.md
│ ├── Errands.md
│ ├── Personal-Todos.md
│ └── Relationships/ # Notes per important person
├── 03-Resources/ # Reference materials
│ └── Reference-Notes/ # Summaries of external sources
├── 04-Archives/ # Completed projects
├── Daily Plans/ # Generated daily plans
├── Meeting Notes/ # Meeting documentation
├── Permanent Notes/ # Your synthesized insights (Zettelkasten)
└── Templates/ # Reusable templates
Key folders:
- 00-Inbox - Everything you capture lands here first
- 01-Projects - Multi-step outcomes with end dates
- 02-Areas - Ongoing responsibilities (no end date)
- Permanent Notes - Your original insights and ideas
Configuration
The skill stores configuration in Claude's Memory, which persists across all sessions automatically.
What Gets Remembered
Claude remembers:
- Vault path - Where your Obsidian vault is located
- Your name - For personalized interactions
- Setup status - Whether initial setup is complete
- Preferences - Proactive capture, inbox threshold, etc.
Why Memory?
Skills in Claude Desktop run in a sandboxed environment and cannot write to arbitrary file paths. Claude's Memory feature provides persistent storage that works in both Claude Desktop and Claude Code.
Viewing/Editing Memory
In Claude Desktop: Settings → Capabilities → View and edit memory
You'll see entries like:
- "User's Second Brain vault is at /Users/sean/Documents/MyVault"
- "Second Brain setup is complete"
Reconfiguring
To update your setup, just say: "Reconfigure my Second Brain" or "Update my Second Brain setup"
Claude will show your current configuration and let you update goals, add projects, or change settings.
Claude Code Fallback
For Claude Code users: If Memory is empty, the skill also checks for a legacy config file at ~/.second-brain/config.json.
Packaging for Claude Desktop
If you want to modify the skill and reinstall it:
Using Claude Code
- Open this repository in Claude Code
- Make your changes to files in
.claude/skills/second-brain/ - Test changes by using the skill directly in Claude Code
- When satisfied, zip the skill folder:
cd .claude/skills zip -r second-brain-skill.zip second-brain/ - Install the new zip in Claude Desktop (Settings → Skills → Install)
Skill Structure
.claude/skills/second-brain/
├── SKILL.md # Main skill definition and triggers
├── config/ # Configuration templates
├── references/ # Methodology documentation
│ ├── gtd-methodology.md
│ ├── para-zettelkasten.md
│ ├── obsidian-mastery.md
│ └── tag
优点
- 与Obsidian良好集成
- 利用经过验证的生产力方法
- 用户友好的自然语言界面
- 无供应商锁定,使用markdown文件
缺点
- 需要设置Claude和Obsidian
- 新用户有学习曲线
- 依赖Claude的记忆功能
- 可能不适合喜欢手动组织的用户
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 sean-esk.
