apple-notes

Manage Apple Notes via the memo CLI on macOS.

5.1k|1.2k|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/linuxhsj/openclaw-zero-token --skill apple-notes-linuxhsj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/linuxhsj/openclaw-zero-token/tree/main/skills/apple-notes
Command: npx skills add https://github.com/linuxhsj/openclaw-zero-token --skill apple-notes-linuxhsj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to manage their Apple Notes directly from the command line, eliminating the need to switch to the Notes application for common tasks.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all basic note management operations.
  • Search and Filter: Easily find notes using keywords or by filtering through specific folders.
  • Move and Export: Organize notes by moving them between folders and export them in various formats.
  • Use Case: A user needs to quickly add a reminder note about a meeting. They can use this Skill to create a new note with a title and content without leaving their terminal.

Quick Start

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

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?

This Skill interfaces with the `memo` CLI to manage Apple Notes from the terminal. It enables direct note creation, viewing, editing, and deletion without opening the Notes.app.

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

Yes, you can export Apple Notes to HTML or Markdown using this Skill. It leverages the `memo` CLI to convert and save your notes in these formats directly from the macOS command line.

Do I need the memo binary installed to manage notes via CLI on macOS?

Yes, you must install the `memo` binary and ensure Notes.app is accessible. This Skill acts as a wrapper for the `memo` CLI, requiring both to execute terminal-based note operations on macOS.

What is the best way to search and organize Apple Notes without using the GUI?

The best way to search and organize Apple Notes without the GUI is using this Skill. It supports keyword searches, folder filtering, and moving notes between folders via the macOS terminal.

Are there limitations to editing Apple Notes through a terminal workflow?

Editing Apple Notes through a terminal workflow requires the `memo` binary and macOS Notes.app to be accessible. Operations are limited to text-based creation, editing, searching, and exporting to HTML or Markdown.