note
Installation
SKILL.md
Technical Discovery Note
Capture complex technical discoveries into structured, reusable notes.
Arguments (parsed from user input)
find- Find existing notes without creating new onesfind(no args) - List all notes for the current repositoryfind <slug>- Find a specific note by slug (e.g.,find cohort-uploads)
- slug: kebab-case name for the note (required for creating/updating)
Example invocations:
Find existing notes:
/note find- List all notes for current repo/note find cohort-uploads- Find specific note by slug
Create or update notes: