Create an Obsidian-formatted markdown note documenting the current session topic. Use when the user says /note, 'save this to Obsidian', 'write a note about X', or asks to document a troubleshooting session, system concept, coding pattern, or workflow. Writes to ~/notes/<slug>.md and syncs to the configured Obsidian inbox. If an argument is provided after /note, use it as the topic; otherwise review the conversation.
$npx -y skills add escoffier-labs/brigade --skill noteInstalls into the current project.
Run `npx skills use "https://github.com/escoffier-labs/brigade" --skill "escoffier-labs/brigade/note"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/escoffier-labs/brigade" that are relevant to the current task. Run `npx skills add "https://github.com/escoffier-labs/brigade"` and select the relevant skills, then follow their instructions.