apple-notes

Manage Apple Notes content and folders via the memo CLI on macOS.

6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/me2Doc/friendlyclaw --skill apple-notes-me2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/me2Doc/friendlyclaw/tree/main/body/skills/apple-notes
Command: npx skills add https://github.com/me2Doc/friendlyclaw --skill apple-notes-me2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo.

What problem does it solve?

This skill eliminates the friction of switching between your terminal and the Apple Notes application, allowing you to manage your notes, folders, and content directly from the command line.

Core Features & Use Cases

  • Unified Note Management: Create, edit, delete, and search notes without leaving your coding environment.
  • Folder Organization: Easily move notes between folders and filter your view by specific categories.
  • Use Case: Quickly capture a technical thought or a TODO item during a coding session by typing a command, ensuring your workflow remains uninterrupted.

Quick Start

Use the apple-notes skill to search for all notes containing the term project ideas and display the results in your terminal.

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 a CLI interface to perform CRUD operations, navigate folders, and export notes directly within macOS. This eliminates the need to switch between your coding environment and the Notes application.

Can I create and search notes via macOS command line?

Yes, you can create, edit, delete, and search notes via the macOS command line. This allows you to quickly capture technical thoughts or TODO items during a coding session without interrupting your workflow.

Do I need the memo binary to use Apple Notes in macOS Automation?

Yes, you need the memo binary and appropriate macOS Automation permissions to interact with the Notes.app database. These prerequisites allow the CLI to securely access and modify your note content and folder organization.

How do I organize Apple Notes folders via CLI?

You organize Apple Notes folders via CLI by using specific commands to move notes between folders and filter your view by categories. This facilitates terminal-based knowledge management and keeps your notes structured.

What are the limitations of terminal-based Apple Notes management?

Terminal-based Apple Notes management is limited to macOS systems and requires the memo binary. You must ensure appropriate macOS Automation permissions are granted, as the CLI directly interacts with the Notes.app database to function correctly.