apple-notes

Manage Apple Notes via the memo CLI on macOS.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/aivos-xie/hermes-skills --skill apple-notes-aivos-xie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/aivos-xie/hermes-skills/tree/main/apple/apple-notes
Command: npx skills add https://github.com/aivos-xie/hermes-skills --skill apple-notes-aivos-xie

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a convenient way to manage Apple Notes directly from the terminal on macOS, streamlining note creation, search, and organization across all your devices.

Core Features & Use Cases

  • Create and Organize Notes: Quickly create new notes, edit existing ones, and organize them into folders.
  • Search Notes: Find specific notes by searching across your library using fuzzy matching.
  • Sync Across Devices: Notes are automatically synchronized across all Apple devices via iCloud.
  • Export Notes: Export notes in Markdown or HTML formats for further use or archiving.

Quick Start

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

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 using the memo CLI to create, search, and organize notes. This approach enables terminal-based note management while syncing changes automatically via iCloud.

Do I need to install memo CLI to use Apple Notes on macOS?

Yes, you need to install the memo CLI on macOS to interact with Apple Notes from the terminal. The memo CLI acts as the bridge to Notes.app, allowing you to execute commands for note creation and organization.

Can I search Apple Notes using fuzzy matching in the terminal?

Yes, you can search Apple Notes using fuzzy matching directly in the terminal. The memo CLI allows you to find specific notes by searching across your library with fuzzy matching queries.

How do I export Apple Notes to Markdown or HTML from the command line?

To export Apple Notes to Markdown or HTML, use the memo CLI on macOS. This feature allows you to export your notes in Markdown or HTML formats for further use or archiving directly from the command line.

What's the best way to create an Apple Note with a title from the command line?

The best way to create an Apple Note with a title from the command line is using the memo CLI. You can execute the command `memo notes -a "Note Title"` in the macOS terminal to instantly create a new note.