apple-notes

Manage Apple Notes from the terminal with the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the friction of opening Apple Notes manually by letting you manage notes directly from the terminal on macOS, with iCloud sync across your devices.

Core Features & Use Cases

  • View and search notes: List notes, filter by folder, and find content with fuzzy search.
  • Create and edit notes: Add new notes quickly or open an interactive editor for changes.
  • Organize and maintain notes: Move notes between folders, delete old entries, and export content to Markdown or HTML.
  • Use case: Capture a meeting summary, search for a project note, and move it into the right folder without leaving the command line.

Quick Start

Use this skill to create an Apple Note titled Project Summary with the details I provide and save it in Notes.app.

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 on macOS?

To manage Apple Notes from the terminal, you can create, view, search, edit, delete, and move notes using command line commands. This requires the memo CLI, Apple Notes.app, and macOS automation permissions enabled for terminal-driven operations.

Can I search and export Apple Notes to Markdown or HTML via the command line?

Yes, you can search and export Apple Notes to Markdown or HTML via the command line. The system allows you to find specific content using fuzzy search and then export the retrieved notes into these formats without opening the graphical application.

What do I need to use terminal commands for Apple Notes organization?

To use terminal commands for Apple Notes organization, you need the memo CLI installed, the Apple Notes.app active on your macOS system, and macOS automation permissions granted to your terminal. This enables iCloud-synced folder management and quick capture.

Does managing notes from the terminal sync with iCloud across my devices?

Yes, managing notes from the terminal syncs with iCloud across your devices. Because the CLI interacts directly with Apple Notes.app, any notes created, edited, or moved between folders from the command line automatically update through your standard iCloud synchronization.

What is the best way to quickly capture a meeting summary without leaving the command line?

The best way to quickly capture a meeting summary without leaving the command line is using a memo CLI tool to create a new note. You can input the title and details directly in the terminal, and it will save instantly to Apple Notes with iCloud sync.