apple-notes

Manage Apple Notes from the terminal using the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Notes directly from the terminal, enabling quick creation, viewing, and organization without switching apps.

Core Features & Use Cases

  • View, create, edit, delete and move notes using memo notes commands.
  • Export notes to HTML or Markdown for sharing or documentation.
  • Sync across devices via iCloud, ensuring consistency.

Quick Start

Open the terminal and run memo notes to manage Apple Notes across 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 macOS terminal?

You can manage Apple Notes from the macOS terminal using the memo CLI to create, view, search, organize, and export notes without opening the Notes app directly.

Can I export Apple Notes to Markdown or HTML via the command line?

Yes, you can export Apple Notes to Markdown or HTML via the command line using memo notes commands, enabling quick sharing and documentation directly from your terminal.

Do I need to install Homebrew to use memo for Apple Notes automation?

Yes, you need to install the memo command via the Homebrew tap antoniorodr/memo on macOS, and grant automation permissions to manage Apple Notes from the terminal.

Will notes created from the terminal sync across my iCloud devices?

Yes, notes created or modified from the terminal sync across devices via iCloud, ensuring consistency across your macOS ecosystem when using the memo CLI.

What are the limitations of using a CLI for Apple Notes management?

Using a CLI for Apple Notes management requires macOS with the Notes app installed, the memo command, and explicit automation permissions, limiting use to macOS environments only.