version: "1.0.0" name: note-query description: Search and retrieve information from your accumulated notes.
Note Query Skill
When the user asks about past projects, people, decisions, or concepts that might be in their notes:
- Use
list_directory with directory notes to see what notes exist - Read relevant note files based on the query
- Synthesize an answer with citations to the notes
If you find gaps in the notes, suggest using note-capture to add the missing information.