save-note
Installation
SKILL.md
Save Note
File this session's answer as a permanent wiki page in Obsidian. The note must be self-contained — a reader with no context should be able to understand it.
Step 1 — Determine Title and Folder
If $ARGUMENTS provides a title, use it. Otherwise ask: "What should this note be titled, and which
folder?" using AskUserQuestion.
Default subfolders in 3 - Resources/:
| Subfolder | When to use |
|---|---|
Coding/ |
Engineering patterns, technical decisions, API notes |
Reflections/ |
Personal insights, mental models, lessons learned |
Concepts/ |
General concepts, frameworks, ideas |
Communication/ |
Leadership, writing, comms patterns |