apple-notes

Manages Apple Notes content via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo.

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 Note Management: Create, search, edit, and delete notes directly using the memo CLI.
  • Cross-Device Sync: Leverages iCloud to ensure notes created via terminal are immediately available on your iPhone, iPad, and Mac.
  • Use Case: Quickly jot down a technical thought or a meeting summary while working in your terminal, knowing it will sync to your mobile devices for later review.

Quick Start

Use the apple-notes skill to create a new note titled Project Ideas in the Work folder.

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 interface to create, fuzzy search, and organize notes within folders. This allows you to interact with the native macOS Notes application directly from your command line.

Do I need macOS Automation permissions to create notes via CLI?

Yes, macOS Automation permissions are required to create notes via CLI. The memo utility needs authorization to control the native Notes application on your macOS system and facilitate folder-based organization and content export.

Can I sync terminal-created notes to iCloud for cross-device access?

Yes, you can sync terminal-created notes to iCloud for cross-device access. Notes created or managed through the memo CLI leverage iCloud synchronization, making them immediately available on your iPhone, iPad, and Mac.

What is the best way to organize Apple Notes using command line tools?

The best way to organize Apple Notes using command line tools is through folder-based organization via the memo CLI. You can create new notes directly in specific folders, such as a Work folder, and use fuzzy searching to retrieve them.

Does the memo CLI dependency support exporting Apple Notes content?

Yes, the memo CLI dependency supports exporting Apple Notes content. It facilitates content export for cross-device synchronization, allowing you to extract and manage your notes data directly from the macOS Notes application.

Why is my terminal Apple Notes workflow not working on non-macOS systems?

Your terminal Apple Notes workflow is not working on non-macOS systems because this functionality requires the native macOS Notes application. The memo CLI relies on macOS-specific Automation permissions to interact with the Notes app.