Create, read, search, and manage macOS Notes via AppleScript. Use when the user asks to take a note, jot something down, save an idea, create meeting notes, read a note, search notes, or anything involving Apple Notes on macOS. Triggers on requests like "note this down", "save this as a note", "create a note about X", "show my notes", "search my notes for X", "what did I write about X". macOS only.
$npx -y skills add lucaperret/agent-skills --skill macos-notesInstalls into the current project.
Run `npx skills use "https://github.com/lucaperret/agent-skills" --skill "lucaperret/agent-skills/macos-notes"` 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/lucaperret/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lucaperret/agent-skills"` and select the relevant skills, then follow their instructions.