apple-notes

Manage Apple Notes via the memo CLI on macOS.

5|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill apple-notes-0xhoneyjar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/0xHoneyJar/loa-beauvoir/tree/main/skills/apple-notes
Command: npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill apple-notes-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo, and includes references (resource) components.

What problem does it solve?

This Skill allows users to manage their Apple Notes directly from the command line, streamlining note-taking and organization without needing to open the Notes application.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all basic CRUD operations on notes.
  • Search and Filter: Quickly find notes using fuzzy search or by filtering through folders.
  • Move and Export: Organize notes into different folders and export them in HTML or Markdown format.
  • Use Case: A user needs to quickly add a meeting note, search for a previous idea, and then move a related note into a "Project X" folder.

Quick Start

Use the apple-notes skill to create a new note with the title "Meeting Minutes".

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 using the memo CLI tool on macOS to create, view, edit, and delete notes without opening the Notes application.

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

Yes, you can export Apple Notes to Markdown or HTML using the memo CLI, allowing you to easily convert and integrate your notes into other workflows.

Does the memo CLI tool support searching and moving Apple Notes between folders?

Yes, the memo CLI tool supports fuzzy searching for specific notes and moving them between different folders to organize your Apple Notes efficiently.

What is the best way to automate Apple Notes organization without opening the app?

The best way to automate Apple Notes organization without opening the app is using the memo CLI to script note creation, searching, and moving notes into folders.

Do I need macOS to use the apple-notes command line skill?

Yes, you need macOS because the skill integrates with the memo command-line utility for deterministic task execution specifically on the Darwin operating system.