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 notes in specific folders, list all notes, and perform fuzzy searches across your entire Notes library. - Editing & Organization: Interactively edit, delete, and move notes between folders without opening Notes.app. - Export: Export notes to HTML or Markdown for use in other tools. - Use Case: You capture a quick idea during a terminal session and want it on your iPhone later. Run memo to create the note in your Ideas folder, and it syncs to all your Apple devices via iCloud automatically. ## Quick Start Ask the assistant to create a new Apple Note in a specific folder using the memo CLI, making sure the EDITOR environment variable is set first.