apple-notes

Manage Apple Notes via the memo CLI on macOS.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/zangjeicy/Hermes --skill apple-notes-zangjeicy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/zangjeicy/Hermes/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/zangjeicy/Hermes --skill apple-notes-zangjeicy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill bridges the gap between your terminal workflow and Apple Notes, allowing you to capture, organize, and retrieve information without leaving your command-line environment.

Core Features & Use Cases

  • Terminal-based Management: Create, search, edit, and delete notes directly via the memo CLI.
  • Cross-Device Sync: Leverage iCloud to ensure notes created in the terminal are immediately available on your iPhone, iPad, and Mac.
  • Use Case: Quickly jot down a technical insight or a to-do item while working in the terminal, ensuring it syncs automatically to your mobile devices for later reference.

Quick Start

Use the apple-notes skill to create a new note titled Project Ideas and add the current task details to it.

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 this Skill to execute CRUD operations and folder organization via the memo CLI interface. It bridges your command-line environment directly to the native Notes application.

Do I need specific permissions to sync terminal notes with iCloud?

Yes, syncing terminal notes with iCloud requires appropriate macOS Automation permissions to allow the memo CLI utility to interact with the native Notes application. You must also have the memo utility installed on your macOS system.

Can I create and organize notes via CLI without leaving the terminal?

Yes, you can create, search, edit, and delete notes directly via the memo CLI without leaving your terminal. This Skill supports folder organization to ensure your notes are structured and ready for cross-device synchronization.

What is the best way to capture technical insights in the terminal and sync them to iPhone?

The best way to capture technical insights and sync them to iPhone is using this Skill to jot down notes via the memo CLI. It leverages iCloud to ensure notes created in your terminal are immediately available on your mobile devices.

Does this approach to managing notes require any external dependencies?

Yes, this approach requires the memo utility as an external dependency to facilitate communication with the native Notes application. It also requires appropriate macOS Automation permissions to function correctly on your system.

Why are my terminal commands for Apple Notes not working?

Terminal commands for Apple Notes may not work if you lack the required macOS Automation permissions or the memo utility is not installed. This Skill specifically depends on both to interact with the native Notes application.