apple-notes

Manage Apple Notes from the terminal via the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes management from macOS can be tedious when performed manually through the Notes app. The memo CLI enables terminal-based creation, viewing, editing, deleting, searching, moving, and exporting notes.

Core Features & Use Cases

  • Create notes: Add new notes from the command line and choose destination folders.
  • View and search: List notes, filter by folder, and perform fuzzy searches across note content.
  • Manage and export: Move notes between folders and export to HTML or Markdown for sharing or archival.
  • Use Case: Automate personal note organization, capture project ideas quickly, and batch-export notes for reporting.

Quick Start

Install memo on macOS (Homebrew) and then start managing Apple Notes 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 macOS terminal?

You can manage Apple Notes from the macOS terminal by using the memo CLI to create, view, edit, delete, search, move, and export notes directly from the command line, enabling automated note organization workflows.

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

Yes, you can export Apple Notes to Markdown or HTML via the command line. The memo CLI supports note export for sharing or archival, allowing you to batch-export notes for reporting directly from your terminal.

Do I need Homebrew to use command line Apple Notes management?

Yes, you need to install the memo binary on macOS via Homebrew to use command line Apple Notes management. You also need to grant appropriate macOS automation permissions so the CLI can access your Notes data.

What is the best way to automate Apple Notes organization on macOS?

Automating Apple Notes organization on macOS is best achieved by using the memo CLI. It allows you to script note creation, move notes between folders, and perform fuzzy searches across content for personal productivity.

How do I search and filter Apple Notes content from the terminal?

To search and filter Apple Notes content from the terminal, use the memo CLI to list notes, filter by specific folders, and perform fuzzy searches across your note content to quickly locate captured project ideas.