Manage Apple Notes via $SKILLDIR/scripts/notes.sh. Notes content is stored as HTML internally; the script accepts plain text or HTML body and returns plaintext when reading.
Always list folders first to discover accounts and folder names:
| title | yes | - | Note title (becomes the first line / heading) | | body | no | "" | Note content (plain text — converted to HTML automatically) | | html | no | "" | Raw HTML body (overrides body if both provided) | | folder | no | default folder | Folder name (from list-folders) | | account | no | default account | Account name (from list-folders) |
Cree, lea, busque y administre notas de macOS a través de AppleScript. Úselo cuando el usuario solicite tomar una nota, anotar algo, guardar una idea, crear notas de una reunión, leer una nota, buscar notas o cualquier cosa que involucre Apple Notes en macOS. Activadores de solicitudes como "anotar esto", "guardar esto como una nota", "crear una nota sobre X", "mostrar mis notas", "buscar X en mis notas", "¿qué escribí sobre X?". Solo MacOS. Fuente: lucaperret/agent-skills.