What problem does it solve? Managing Apple Notes normally requires opening the Notes app and clicking through its interface. This Skill lets you create, view, edit, delete, search, move, and export notes directly from the terminal using the memo CLI, enabling scripted and conversational note management on macOS. ## Core Features & Use Cases - Full note lifecycle management: Create notes interactively or with a quick title, edit and delete existing notes, and move notes between folders. - Search and filtering: List all notes, filter by folder, or run fuzzy searches across your note collection. - Export to HTML/Markdown: Export selected notes to HTML or Markdown using Mistune for markdown processing. - Use Case: Ask your assistant to quickly capture a meeting takeaway as a new note titled "Q3 Planning", then later search all notes for "budget" and export the relevant one to Markdown for sharing. ## Quick Start Ask the assistant to create a new Apple Note titled "Shopping List" using the memo CLI.