apple-notes

Manage Apple Notes via the memo CLI tool on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your Apple Notes directly from the command line, streamlining tasks like creating, viewing, editing, and searching your notes without leaving your terminal.

Core Features & Use Cases

  • Note Management: Create, view, edit, delete, and search notes.
  • Folder Organization: Move notes between different folders.
  • Export: Export notes to HTML or Markdown formats.
  • Use Case: Quickly add a new note with a title, search for a specific note using keywords, or move a note to a project-specific folder.

Quick Start

Use the apple-notes skill to add a new note with the title "Meeting Summary".

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 command line on macOS?

You can manage Apple Notes from the command line by using the `memo` CLI tool to create, view, edit, delete, and search notes directly within your macOS terminal environment.

How do I export Apple Notes to Markdown or HTML using a CLI?

To export Apple Notes to Markdown or HTML, use the `memo` CLI tool to convert and save your selected notes into these formats directly from the macOS command line.

Do I need to grant Automation permissions to manage Apple Notes via the CLI?

Yes, managing Apple Notes via the CLI requires the `memo` binary to be installed and accessible, and you may need to grant macOS Automation permissions for Notes.app to allow terminal control.

Can I organize and move notes between folders in Apple Notes from the terminal?

Yes, you can organize and move notes between different folders in Apple Notes from the terminal by executing folder transfer commands provided by the `memo` CLI tool.

What is the best way to search for a specific note in Apple Notes without opening the app?

The best way to search for a specific note without opening the app is using the `memo` CLI tool to query and retrieve notes by keywords directly from your macOS command line interface.

Why is my CLI tool unable to access Apple Notes on macOS?

If your CLI tool cannot access Apple Notes, ensure the `memo` binary is properly installed and accessible, and verify that macOS Automation permissions are enabled for Notes.app.