apple-notes

Automates Apple Notes management on macOS using the memo CLI.

6|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/flemzord/sclaw --skill apple-notes-flemzord
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/flemzord/sclaw/tree/main/skills/apple-notes
Command: npx skills add https://github.com/flemzord/sclaw --skill apple-notes-flemzord

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apple Notes users spend time manually creating, organizing, and exporting notes. This skill automates those repetitive tasks through the memo CLI on macOS, accelerating note-taking workflows.

Core Features & Use Cases

  • Create, view, edit, and delete notes via the memo CLI on macOS.
  • Search and move notes between folders, and export notes to HTML or Markdown.
  • Use cases include rapid meeting capture, project note organization, and knowledge curation.

Quick Start

Create a new note titled 'Meeting notes' using memo 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 command line on macOS?

You can manage Apple Notes from the command line on macOS by using the memo CLI to automate creating, viewing, editing, and deleting notes. This approach streamlines repetitive note-taking workflows directly from the terminal.

Can I export Apple Notes to Markdown or HTML using the terminal?

Yes, you can export Apple Notes to Markdown or HTML using the memo CLI on macOS. This allows you to easily convert and extract your note data for use in other markdown-supported platforms or documentation systems.

Do I need the memo binary installed to automate Apple Notes?

Yes, you need the memo binary installed on your macOS system to automate Apple Notes. The memo CLI acts as the required interface to interact with your local Apple Notes data for creating and organizing notes.

How do I search and move notes between folders in Apple Notes?

You can search and move notes between folders in Apple Notes by executing specific commands through the memo CLI. This enables efficient project organization and knowledge curation without manually opening the Notes app.

Does this Apple Notes automation work on Windows or Linux?

No, this Apple Notes automation is strictly limited to macOS because it relies on the native Apple Notes data structure. The memo CLI requires macOS hardware and software prerequisites to function predictably.