apple-notes

Manage Apple Notes via the memo CLI on macOS.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill apple-notes-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/apple-notes
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill apple-notes-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes management on macOS can be tedious when switching between apps. This Skill enables automation of creating, viewing, editing, deleting, searching, moving, and exporting notes from the terminal using the memo CLI.

Core Features & Use Cases

  • Create, view, edit, delete, and search notes from the command line.
  • Move notes between folders and export to HTML/Markdown for documentation or sharing.
  • Use cases include quick note-taking during meetings, project jotting, and archiving important notes via scripts.

Quick Start

Create a new note titled "Meeting with Bob" in Apple Notes using memo.

Frequently Asked Questions about apple-notes

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

FAQPage Schema
How do I manage my Apple Notes from the terminal?

You can manage Apple Notes from the terminal by using the memo CLI to automate creating, viewing, editing, deleting, and searching notes. This allows you to handle personal planning and meeting summaries without leaving the command line.

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 memo CLI. This allows you to generate shareable documentation and archive important notes directly from your terminal.

Do I need any specific tools to automate Apple Notes on macOS?

Yes, automating Apple Notes on macOS requires the memo binary and explicit automation permissions. You must ensure your macOS environment is compatible and grant the necessary access for the CLI to interact with your notes.

What is the best way to move notes between folders in Apple Notes via automation?

The best way to move notes between folders in Apple Notes via automation is using the memo CLI. It allows you to execute move commands directly from the terminal to organize your notes programmatically.

Are there limitations when using a CLI to search and edit Apple Notes?

Limitations when using a CLI to search and edit Apple Notes include strict macOS compatibility requirements and dependency on the memo binary availability. Automation permissions must be properly configured or commands will fail.