con un clic
notes
List and write Apple Notes using AppleScript with optional Shortcuts integration
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
List and write Apple Notes using AppleScript with optional Shortcuts integration
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
AX-first automation for Logic Pro — transport, tracks, tempo, mixer, and view controls
Browse conversations, read messages, and send texts in Apple Messages
Navigate, search, click links, read content, and manage tabs in Safari
Minimal Calendar automation using EventKit with optional Shortcuts integration
Search and create contacts via CNContact, with AppleScript/Shortcuts helpers
Automate Apple Mail using AX for UI interactions and AppleScript for draft/message data flows
| name | notes |
| description | List and write Apple Notes using AppleScript with optional Shortcuts integration |
connect_app({ name: "Notes" })
osascript)list-notes.mjs — list notes (optionally by folder)create-note.mjs — create a note with title/bodyappend-note.mjs — append text to an existing note by exact title<br>.