apple-notes

Manage Apple Notes from the terminal via the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you create, search, edit, organize, and export Apple Notes quickly from the terminal instead of using the Notes app UI.

Core Features & Use Cases

  • Create notes in Apple Notes (quick add or interactive editor).
  • Search and view notes with folder filtering and fuzzy matching.
  • Edit, delete, move, and export notes to Markdown/HTML for portability and sharing.

Use case: You remember something important while working in a terminal, you add it to a specific folder in Apple Notes, and later you search it by topic across devices via iCloud.

Quick Start

Use the command: memo notes -a "Meeting notes: action items" to add a new Apple Note with that title via the memo CLI.

Frequently Asked Questions about apple-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and manage Apple Notes from the command line?

You can create and manage Apple Notes from the command line by using the memo CLI to add, search, edit, organize, and export notes directly from your terminal instead of the Notes app UI.

Can I export Apple Notes to Markdown from the terminal?

Yes, you can export Apple Notes to Markdown or HTML from the terminal for portability and sharing, using the export functionality provided by the memo CLI integration.

Do I need a specific macOS environment to use the command line for Apple Notes?

Yes, you need a macOS environment with Notes.app installed, the memo CLI tool, and automation permission granted for Notes.app to manage your notes from the terminal.

How do I search and organize Apple Notes by folder using the CLI?

You can search and view notes with folder filtering and fuzzy matching via the memo CLI, allowing you to quickly locate specific topics and move notes between folders.

Will notes created from the terminal sync across devices via iCloud?

Yes, notes created or edited from the terminal sync across your devices via iCloud, providing cross-device access while allowing fast note capture directly from your CLI workflow.