apple-notes-custom
This skill integrates with Apple Notes.app via AppleScript and exposes runnable scripts like `scripts/notes-search.sh` to list, read, create, edit, and delete notes. It executes shell scripts and can access all notes using `set noteList to every note`, reading from `"$HOME/Library/Group Containers/group.com.apple.notes/Accounts/"` and writing attachments to `/tmp/notes-export/`.