apple-notes

Manage Apple Notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes management is tedious when done manually across apps. This Skill enables command-line control of Apple Notes via memo on macOS, letting you create, view, edit, delete, search, move, and export notes without leaving the terminal.

Core Features & Use Cases

  • Create, view, edit, delete, search, move, and export notes using the memo CLI on macOS.
  • Organize notes into folders and export to HTML or Markdown for sharing.
  • Use Case: You’re onboarding a new project and want to capture quick meeting notes and later export them for teammates.

Quick Start

Create a new note titled "Meeting" using the memo CLI on macOS.

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?

You can manage Apple Notes from the terminal by using the memo CLI on macOS to create, view, edit, delete, search, move, and export notes directly through shell commands without opening the app.

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

Yes, you can export Apple Notes to HTML or Markdown via command line. The memo CLI allows you to format notes for sharing by exporting them directly from your local macOS environment.

Does the memo CLI for Apple Notes work on Windows or Linux?

No, the memo CLI for Apple Notes does not work on Windows or Linux. It requires macOS to operate because it manipulates Apple Notes through local shell commands native to the Apple ecosystem.

How do I create a new note in a specific folder using shell commands?

To create a new note in a specific folder using shell commands, you utilize the memo CLI on macOS to generate the note and organize it into existing folders or projects without manual app interaction.

What is the best way to automate meeting notes capture on macOS?

The best way to automate meeting notes capture on macOS is using the memo CLI to create notes from the terminal, allowing you to quickly input data and later export the notes for teammates.