apple-notes

Manage Apple Notes content via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo.

What problem does it solve?

This skill removes the friction of switching between your terminal and the Apple Notes application, allowing you to capture and organize thoughts without leaving your command-line workflow.

Core Features & Use Cases

  • Terminal-based Management: Create, search, edit, and delete notes directly via the memo CLI.
  • Cross-Device Sync: Leverage native iCloud synchronization to ensure notes are available on all your Apple devices.
  • Use Case: Quickly jot down a technical requirement or a meeting summary while working in the terminal, knowing it will immediately appear on your iPhone or iPad.

Quick Start

Use the apple-notes skill to search for all notes containing the term project and display the results in your terminal.

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 perform CRUD operations on notes and folders without leaving your command-line workflow.

Can I sync notes created via the command line to my iPhone?

Yes, notes created or edited via the command line sync to your iPhone and iPad by leveraging native iCloud synchronization built into the macOS Notes application.

Do I need the memo utility to use Apple Notes in macOS terminal?

Yes, you need the memo utility installed and appropriate macOS Automation permissions configured to interact with the Notes application from your terminal.

What is the best way to search Apple Notes while working in the terminal?

The best way to search Apple Notes within a terminal workflow is using the memo CLI to query and display note contents directly in your command-line interface.

Are there limitations when using CLI for Apple Notes management?

Yes, this approach is limited to macOS systems and requires continuous macOS Automation permissions to maintain cross-device information synchronization through the memo utility.