apple-notes

Manage Apple Notes from the terminal using the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Notes from the terminal to streamline note-taking across devices.

Core Features & Use Cases

  • Create notes in Apple Notes via the memo CLI for quick capture and organization.
  • View and search notes efficiently from the terminal, with folder-based organization.
  • Edit existing notes and export notes to Markdown/HTML for sharing or archiving.
  • Sync notes across iCloud-enabled devices for consistency.

Quick Start

Create a new Apple Note from the terminal with memo notes -a "Meeting Notes" and verify it syncs across all devices.

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 terminal on macOS?

You can manage Apple Notes from the terminal by using the memo CLI to create, view, search, and edit notes directly on macOS. This streamlines note-taking by allowing quick capture and organization without leaving the command line.

Can I create and search Apple Notes via command line?

Yes, you can create and search Apple Notes via command line using the memo CLI. It supports adding new notes and efficiently searching existing ones with folder-based organization directly from your macOS terminal.

Do I need iCloud synchronization to use memo CLI for note management?

Yes, iCloud synchronization is required to ensure notes created or edited via the memo CLI sync consistently across all your iCloud-enabled devices. The Skill relies on macOS Notes.app and iCloud to maintain cross-device note consistency.

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

You can export Apple Notes to Markdown or HTML from the command line using the memo CLI to archive or share your notes. This allows you to convert existing notes into standard formats directly from the macOS terminal.

What is the best way to capture quick notes on macOS across devices?

The best way to capture quick notes on macOS across devices is using the memo CLI to create Apple Notes. By running a simple command like memo notes -a, you can instantly add a note that syncs across all iCloud-enabled devices.

Are there limitations to editing Apple Notes via memo CLI on macOS?

Editing Apple Notes via memo CLI is limited to macOS environments with the Notes.app and active iCloud synchronization. It does not work on non-Apple platforms and depends on the memo CLI for all note management operations.