apple-notes

Manage Apple Notes via CLI commands with iCloud sync.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Users looking for an efficient way to interact with Apple Notes directly from their terminal environment.

Core Features & Use Cases

  • Direct Interaction: Interact with Apple Notes through CLI commands.
  • Cross-Device Synchronization: Ensure notes are up to date across all Apple devices via iCloud.
  • Note Organization: Create, search, edit, move, and export notes with ease.

Quick Start

To create a new note, run 'memo notes -a "Note 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 terminal?▼

You can manage Apple Notes from the terminal by using the memo CLI tool to execute commands for creating, searching, editing, and exporting your notes directly on macOS.

Can I sync terminal memos with iCloud across Apple devices?▼

Yes, notes created or modified through the terminal are synced via iCloud, ensuring your local memos are up to date across all your Apple devices.

Do I need to configure Automation access to use this memo CLI?▼

Yes, you must configure Automation access to Notes.app on your macOS system beforehand, which allows the memo CLI tool to interact with your local Apple Notes data.

What is the best way to create a new note in Apple Notes using CLI?▼

The best way to create a new note using CLI is by running the command 'memo notes -a "Note Title"', which immediately adds an entry to your Apple Notes.

Does memo CLI support searching and moving notes across folders?▼

Yes, the memo CLI supports note organization by allowing you to search for specific entries, edit content, move notes between folders, and export data seamlessly.