apple-notes

Manage Apple Notes via terminal commands using the memo CLI.

9|3|Updated May 18, 2026
One-click install
npx skills add https://github.com/jordanhubbard/mac --skill apple-notes-jordanhubbard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/jordanhubbard/mac/tree/main/src/mac/_hermes/skills/apple/apple-notes
Command: npx skills add https://github.com/jordanhubbard/mac --skill apple-notes-jordanhubbard

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management of Apple Notes through terminal commands, allowing users to create, search, edit, and organize notes without the need for the Notes.app interface.

Core Features & Use Cases

  • Terminal-based Note Management: Create, view, search, edit, delete, and move notes using the memo command.
  • Cross-Device Sync: Notes are synchronized across all Apple devices via iCloud.
  • Use Case: Quickly jot down a reminder or note during a meeting and have it automatically appear on your phone or tablet.

Quick Start

Use the memo notes -a "Note Title" command to create a new note with a 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 macOS terminal?

You can manage Apple Notes from the macOS terminal using command-line instructions to create, search, edit, and organize notes without opening the graphical Notes.app interface.

Do I need to install any dependencies to use terminal commands for Apple Notes?

Yes, you need to install the memo CLI tool and have the default macOS Notes.app installed to execute terminal commands for managing your notes.

Can I create a new note in Apple Notes using a command line command?

Yes, you can create a new note in Apple Notes by running the `memo notes -a` command followed by your desired note title in the terminal.

Will notes created via the terminal sync across my other Apple devices?

Yes, notes created via terminal commands synchronize across all your Apple devices through iCloud, automatically appearing on your phone and tablet.

What is the best way to quickly jot down a reminder during a meeting on macOS?

Using terminal-based note management is an efficient way to quickly jot down reminders during meetings, bypassing the graphical interface for faster input.

Can I organize and delete existing Apple Notes without the graphical interface?

Yes, you can view, search, edit, delete, and organize existing Apple Notes entirely through terminal commands using the memo CLI tool.