apple-notes

Manage Apple Notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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 your notes.
  • Search and Filter: Quickly find notes using fuzzy search or by filtering through specific folders.
  • Move and Export: Organize notes by moving them between folders and export them in HTML or Markdown formats.
  • Use Case: A user can ask OpenClaw to "add a new note about our meeting today" or "find all notes related to project X".

Quick Start

Use the apple-notes skill to list all your notes.

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 to create, view, edit, delete, and organize notes directly within a terminal-based workflow.

Can I export Apple Notes to Markdown or HTML via a terminal?

Yes, you can export Apple Notes to Markdown or HTML formats using the `memo` CLI tool, allowing you to integrate your notes into terminal-based personal knowledge management systems.

Do I need any specific software to use CLI commands for Apple Notes?

Yes, you need the `memo` binary installed and accessible on your macOS system to execute terminal commands for searching, moving, and editing your Apple Notes.

How do I search and filter notes in specific folders without opening the Notes app?

You can search and filter notes by specific folders using fuzzy search capabilities in the `memo` CLI tool, bypassing the Apple Notes graphical application entirely.

What is the best way to organize Apple Notes for task tracking in a terminal workflow?

The best way to organize notes in a terminal workflow is using `memo` CLI commands to move notes between folders and quickly create task tracking entries without leaving the command line.