apple-notes

Create, search, and edit Apple Notes from the terminal using memo.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/matlee0409/cronus --skill apple-notes-matlee0409
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/matlee0409/cronus/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/matlee0409/cronus --skill apple-notes-matlee0409

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes management from the terminal eliminates the friction of switching apps and enables quick creation, search, and editing of notes directly from the shell.

Core Features & Use Cases

  • Create notes from the command line and save them to Apple Notes via memo.
  • Search and edit existing notes quickly without opening Notes.app.
  • Sync notes across Apple devices using iCloud for consistent access.

Quick Start

Use memo to create, search, and edit Apple Notes directly from the 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 using the memo CLI to create, search, and edit notes directly without opening the Notes app.

What do I need to use memo for Apple Notes automation?▼

You need macOS with Apple Notes.app installed, the memo command installed via Homebrew, and must grant Automation access when prompted to sync notes via iCloud.

Can I create and search notes from the command line with iCloud sync?▼

Yes, creating and searching notes from the command line with memo utilizes iCloud synchronization, ensuring consistent access to your notes across all Apple devices.

What is the best way to edit existing notes without opening Notes.app?▼

The best way to edit existing notes without opening Notes.app is using the memo command in your terminal to quickly search and modify your Apple Notes entries.

Why does memo prompt for Automation access on macOS?▼

Memo prompts for Automation access because it requires permission to control Apple Notes.app programmatically from the terminal to execute note creation and editing commands.