apple-notes

Manage Apple Notes via the memo CLI from the terminal.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes is typically managed through a GUI; this Skill enables terminal-based Apple Notes operations via the memo CLI, allowing quick creation, viewing, editing, deletion, organization, and export of notes.

Core Features & Use Cases

  • Note creation: create new notes from the command line.
  • Notes viewing and editing: list, view, edit, and search notes.
  • Organization and export: move notes between folders and export to HTML/Markdown.

Quick Start

Create a new Apple Note titled 'Meeting' using 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 manage Apple Notes from the terminal on macOS?

You can manage Apple Notes from the terminal on macOS using the memo CLI to create, view, edit, delete, and organize notes directly without the GUI. It requires the memo binary and automation permissions to access Notes.app.

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

Yes, you can export Apple Notes to Markdown or HTML using terminal commands. The memo CLI supports exporting notes, allowing you to convert and save your notes in these formats for external use.

Do I need automation permissions to control Notes.app with a CLI?

Yes, you need automation permissions to control Notes.app with a CLI. macOS requires explicit user consent for terminal applications to control Notes.app, ensuring secure access to your notes data.

What's the best way to create and organize Apple Notes in bulk?

The best way to create and organize Apple Notes in bulk is using a CLI. The memo CLI enables quick note creation from the command line and allows you to move notes between folders for organization.

How do I search and edit existing Apple Notes without opening the app?

You can search and edit existing Apple Notes without opening the app by using the memo CLI. It provides terminal commands to list, search, view, and edit your notes directly from the command line.