apple-notes

Create, search, and edit Apple Notes from the terminal using memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Notes from the terminal using the memo CLI to create, search, and edit notes, streamlining note-taking workflows across devices.

Core Features & Use Cases

  • Create, search, and edit Apple Notes directly from the command line.
  • Sync notes across iCloud-enabled devices for consistent access.
  • Use case: quickly jot a reminder during a terminal session and have it appear on iPhone and Mac.

Quick Start

Create an Apple Note titled Meeting agenda using memo.

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?

You can manage Apple Notes from the terminal by using the memo CLI to create, search, and edit notes directly within macOS. This allows you to handle your notes without leaving the command line interface.

Can I sync terminal notes across my iPhone and Mac?

Yes, notes created via the terminal sync across iCloud-enabled devices. This cross-device note management ensures your terminal memos appear consistently on both your iPhone and Mac.

Do I need macOS Notes.app automation access to use a CLI for note-taking?

Yes, using a CLI for Apple Notes requires macOS Notes.app automation access and proper permissions. The memo CLI relies on this macOS environment integration to interact with your local notes.

What's the best way to quickly jot a reminder during a terminal session?

The best way to jot a reminder during a terminal session is using the memo CLI to create an Apple Note. The note will instantly sync to your iPhone and Mac via iCloud.

Why does managing Apple Notes from the command line require memo?

Managing Apple Notes from the command line requires memo because it acts as the CLI bridge to the macOS Notes.app. It handles interactive prompts and basic error cases to execute note operations.