AgentSkillsCN

obsidian-second-brain

在 Obsidian 中探索并构建第二大脑。适用于按主题查找笔记、快速记录草稿、将笔记整理归入主知识库,或浏览索引目录时使用。

SKILL.md
--- frontmatter
name: obsidian-second-brain
description: Navigate and build Obsidian second brain. Use for finding notes by topic, creating rough notes, processing notes to main, or browsing indexes.

Vault

~/Library/Mobile Documents/iCloud~md~obsidian/Documents/second brain

Structure

FolderPurpose
01 - Rough NotesQuick captures, status #new
02 - Source MaterialsURLs, PDFs, diagrams (no template)
03 - IndexesTOC files grouping main notes
04 - TemplatesNote templates
05 - Main NotesPolished notes, status #reviewed

Find

  • By topic: search content in 01/05 folders
  • By tag: search #tagname
  • By link: search [[note name]]

Create Rough Note

Confirm with user before writing.

Location: 01 - Rough Notes/<title>.md

Template: 04 - Templates/Rough Note.md

Process Note

  1. Review rough note with user
  2. Refine content together
  3. When agreed: change status to #reviewed, move to 05 - Main Notes/
  4. Update relevant index in 03 - Indexes/

Linking

  • Internal: [[Note Name]]
  • Tags: #topic (e.g., #sci, #dev)