apple-notes

Manage Apple Notes via the memo CLI for create, search, edit, move, delete, and export operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the friction of creating, searching, editing, and organizing Apple Notes manually by letting you manage notes from the command line.

Core Features & Use Cases

  • Create and edit notes: Add new notes quickly and update existing ones without opening Notes.app.
  • Search and organize: List notes, filter by folder, and perform fuzzy searches to find what you need fast.
  • Move and export notes: Relocate notes between folders and export content for sharing or archiving (Markdown/HTML).

Quick Start

Use the memo command to list notes in your Notes app for quick review.

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 creating, searching, editing, moving, deleting, and exporting notes via the memo command instead of manually opening the Notes app.

Can I export Apple Notes to Markdown or HTML from the command line?

Yes, you can export Apple Notes to Markdown or HTML from the command line using the terminal to archive or share content without needing to interact with the Notes app directly.

Do I need macOS Automation permissions to use terminal commands with Apple Notes?

Yes, you need macOS Automation permissions enabled for the Notes app and a working memo command installation to route terminal commands into supported Apple Notes operations.

How do I search and filter Apple Notes by folder from the command line?

You can search and filter Apple Notes by folder from the command line by listing notes and performing fuzzy searches to quickly retrieve specific content without opening the Notes app.

What is the best way to automate note-taking in Apple Notes without opening the app?

Automating note-taking in Apple Notes without opening the app is best done via terminal commands that handle note creation and folder-based organization for rapid cross-device synced capture.