apple-notes

Manage and synchronize Apple Notes on macOS using the memo CLI.

Updated May 25, 2026
One-click install
npx skills add https://github.com/zaiyemeiyou404/Hermes --skill apple-notes-zaiyemeiyou404
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/zaiyemeiyou404/Hermes/tree/main/backup/skills/apple/apple-notes
Command: npx skills add https://github.com/zaiyemeiyou404/Hermes --skill apple-notes-zaiyemeiyou404

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo, and includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of manually managing Apple Notes on macOS by providing a terminal-based interface for creating, searching, editing, and organizing notes.

Core Features & Use Cases

  • Create and Edit Notes: Interact with Apple Notes using the memo CLI, allowing users to create, view, and edit notes directly from the terminal.
  • Search Notes: Efficiently search for notes using fuzzy search and filter by folder to quickly find the required information.
  • Sync and Organize: Ensure notes are synchronized across all Apple devices via iCloud and organize notes into folders for better management.
  • Export Notes: Export notes to Markdown or HTML formats for easy sharing or archival.

Quick Start

Use the memo notes -a "Note Title" command to create a new note with a specific title.

Frequently Asked Questions about apple-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Apple Notes from the macOS terminal?▼

You can manage Apple Notes from the macOS terminal by using the memo CLI to create, search, edit, and organize notes directly without opening the Notes application interface.

Can I search and filter Apple Notes via command line?▼

Yes, you can search and filter Apple Notes via command line using memo CLI's fuzzy search capabilities and folder filtering to quickly locate specific notes within your macOS system.

Do I need memo CLI installed to use this Apple Notes terminal integration?▼

Yes, memo CLI must be installed and configured on your macOS system alongside the native Notes.app to enable terminal-based note management and iCloud synchronization.

How do I create a new note in Apple Notes using terminal commands?▼

To create a new note in Apple Notes using terminal commands, execute `memo notes -a "Note Title"` to instantly generate and synchronize a new entry via the memo CLI.

Can I export Apple Notes to Markdown or HTML from the terminal?▼

Yes, you can export Apple Notes to Markdown or HTML formats from the terminal using the memo CLI, allowing easy sharing, archival, and format conversion of your notes.

Does terminal-based Apple Notes management sync with iCloud?▼

Terminal-based Apple Notes management syncs with iCloud automatically, ensuring all notes created or edited via the memo CLI are updated across all connected Apple devices.