What problem does it solve? Managing Apple Notes from the terminal is not natively supported, forcing users to switch to the GUI for simple note operations. This Skill lets you create, search, edit, move, and export Apple Notes directly from the command line using the memo CLI, with notes syncing across all Apple devices via iCloud. ## Core Features & Use Cases - Note Management: Create, view, search, edit, delete, and move notes between folders using memo commands. - Fuzzy Search: Find notes quickly with memo notes -s "query" across your entire Notes library. - Export: Export notes to HTML or Markdown for backup or migration. - Use Case: A user asks to save meeting takeaways to Apple Notes so they appear on their iPhone; the agent runs memo notes -a "Meeting Takeaways" and the note syncs via iCloud automatically. ## Quick Start Ask the agent to create a new Apple Note titled "Shopping List" using the memo CLI.