apple-notes

Manage Apple Notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Apple Notes directly from the command line, enabling creation, viewing, searching, editing, and exporting without opening the GUI.

Core Features & Use Cases

  • Terminal Management: Use the memo CLI to list, filter, search, add, edit, delete, move, and export notes.
  • Cross-Device Sync: Notes are synchronized via iCloud across iPhone, iPad, and Mac.
  • Use Case: Quickly capture meeting minutes or project ideas on a Mac and have them appear instantly on all Apple devices.

Quick Start

Ask the assistant to add a new Apple Note titled “Project Ideas” using the Apple Notes skill.

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 by using the memo CLI to create, view, search, edit, and export notes directly without opening the GUI. The tool requires Homebrew installation and Notes automation permission.

Do I need Homebrew to use the memo CLI for Apple Notes?

Yes, you need Homebrew to install the memo CLI for managing Apple Notes. After installing memo via Homebrew on macOS, you must also grant automation permission to the Notes app to execute commands successfully.

Can I sync terminal notes across iPhone, iPad, and Mac?

Yes, notes created or edited via the memo CLI sync across iPhone, iPad, and Mac through iCloud. This ensures cross-device synchronization for any Apple Notes managed from the terminal.

What is the best way to export Apple Notes from the command line?

The best way to export Apple Notes from the command line is using the memo CLI on macOS. It allows you to list, filter, and export notes directly, bypassing the GUI for quick terminal-based organization and retrieval.

Why does the terminal command fail to access Apple Notes?

Terminal commands for Apple Notes fail when macOS automation permission is not granted to the Notes app. You must authorize the memo CLI tool to control the Notes app in your system privacy settings.