Automates Apple Notes via JXA (osascript). Use when asked to "create notes programmatically", "automate Notes app", "JXA notes scripting", or "organize notes with automation". Covers accounts/folders/notes, HTML bodies, queries, moves, and Objective-C/UI fallbacks for Notes.app automation on macOS. ALWAYS use JXA via osascript as the primary method — PyXA silently fails on note creation and must NOT be used as the first approach.
$npx -y skills add ibz-04/gloamy --skill automating-notesInstalls into the current project.
Run `npx skills use "https://github.com/ibz-04/gloamy" --skill "ibz-04/gloamy/automating-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/ibz-04/gloamy" that are relevant to the current task. Run `npx skills add "https://github.com/ibz-04/gloamy"` and select the relevant skills, then follow their instructions.