Use this skill when the user asks to write, create, or save a note, idea, draft, list, or any other content to their Obsidian vault.
The Obsidian vault is located at /Users/calebvandyke/code/obsidian.
Before writing any file, always read the vault's CLAUDE.md to understand the current directory structure and conventions:
Read /Users/calebvandyke/code/obsidian/CLAUDE.md
This file describes every folder's purpose and any installed plugins you should be aware of.
Based on CLAUDE.md, the current folder layout is:
| Directory | Purpose |
|---|---|
daily-journal/ | Daily notes |
books/ |
| Book notes and reading log |
notes/ | General notes |
lists/ | Task lists and checklists |
recipes/ | Recipe collection |
drafts/ | Work-in-progress or incomplete notes |
archive/ | Completed/archived notes |
designs/ | Project design documents |
templates/ | Note templates for Templater |
running/ | Running log data |
images/ | Attached images |
ideas/ | Ideas and brainstorms |
When in doubt, prefer drafts/ for new content that hasn't been explicitly categorized, or ask the user where they want it placed.
My Note Title.mdYYYY-MM-DD.md)Use standard Obsidian markdown conventions:
---