apple-notes

Manage Apple Notes via terminal using the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes users want to manage notes from the terminal and automate repetitive tasks like creating, viewing, editing, deleting, and exporting notes without switching apps.

Core Features & Use Cases

  • Create, view, edit, delete, search, move, and export notes directly from the terminal using the memo CLI.
  • Organize notes by folders and export to HTML or Markdown for archiving or sharing.
  • Real-world use: a macOS automation workflow that creates daily meeting notes and exports a summary.

Quick Start

Create a new note titled 'Meeting minutes' in Apple Notes 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 using the memo CLI, which allows you to create, view, edit, delete, and search notes directly without switching applications. It requires macOS and the memo tool to be installed.

Can I export Apple Notes to Markdown or HTML using a command line tool?

Yes, you can export Apple Notes to HTML or Markdown formats using the memo CLI. This enables archiving or sharing notes by converting your terminal-managed notes into standard file formats.

Does the memo CLI support moving notes between folders in Apple Notes?

Yes, the memo CLI supports moving notes between folders in Apple Notes. It provides end-to-end note operations including folder management, allowing you to organize notes directly from the terminal.

What do I need to automate daily note creation in Apple Notes?

To automate daily note creation in Apple Notes, you need a macOS environment with Notes.app accessible and the memo CLI installed. The workflow handles interactive prompts and automation permissions to create and export notes.

Are there limitations to automating Apple Notes from the terminal?

Automating Apple Notes from the terminal is limited to macOS environments where Notes.app is accessible and the memo CLI is installed. The automation must also handle interactive prompts and macOS automation permissions.

What is the best way to search Apple Notes from the command line?

The best way to search Apple Notes from the command line is using the memo CLI, which provides search functionality alongside creation and editing capabilities. It interacts directly with Notes.app on macOS.