apple-notes

Automates Apple Notes via the memo CLI on macOS to create, edit, and export notes.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Solitude01/proiect-new --skill apple-notes-solitude01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/Solitude01/proiect-new/tree/main/%E5%88%9B%E6%84%8F/%E9%A3%9E%E7%89%9B/OPENCLAW/openclaw/openclaw/skills/apple-notes
Command: npx skills add https://github.com/Solitude01/proiect-new --skill apple-notes-solitude01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

Core Features & Use Cases

  • Create, view, edit, delete notes with Apple Notes via memo
  • Move notes between folders and export to HTML/Markdown
  • Use Case: Automate taking meeting notes and sharing a summary

Quick Start

Use memo to manage Apple Notes from the terminal: add, list, edit, delete, search, move, and export notes.

Frequently Asked Questions about apple-notes

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

FAQPage Schema
How do I automate Apple Notes management from the macOS terminal?

Automate Apple Notes management from the macOS terminal by using the memo CLI to create, view, edit, delete, and move notes. This allows direct terminal-based automation for personal knowledge management and meeting notes.

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 exporting notes directly, enabling automated sharing and format conversion for your notes.

Do I need special permissions to control Apple Notes with a CLI tool?

Yes, controlling Apple Notes with a CLI tool requires macOS Automation permissions. You must grant terminal or automation access to allow the memo binary to interact with your Apple Notes data.

What is the best way to search and organize Apple Notes folders automatically?

The best way to search and organize Apple Notes folders automatically is using the memo CLI. It enables terminal-based searching and moving notes between folders for efficient folder organization.

Why is my memo CLI not working with Apple Notes on macOS?

Your memo CLI might not be working because the memo binary is not installed via Homebrew, or macOS Automation permissions are missing. Verify the binary installation and grant the necessary system permissions.