apple-notes

Manage Apple Notes via the memo CLI on macOS.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/StanH123h/clawdbot-self-use --skill apple-notes-stanh123h
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/StanH123h/clawdbot-self-use/tree/main/skills/apple-notes
Command: npx skills add https://github.com/StanH123h/clawdbot-self-use --skill apple-notes-stanh123h

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and 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 for macOS users.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all basic CRUD operations on notes.
  • Search and Filter: 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 quickly add a new note about a meeting, search for a previous note on a specific topic, or list all notes within a particular project 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 macOS terminal?▼

You can manage Apple Notes from the macOS terminal by using the `memo` CLI tool, which supports creating, viewing, editing, and deleting notes directly through command-line operations.

Can I export Apple Notes to Markdown or HTML from the command line?▼

Yes, you can export Apple Notes to Markdown or HTML from the command line using the `memo` CLI tool, allowing terminal-based workflows to convert notes into standard formats for external use.

Do I need to install any dependencies to use this Apple Notes CLI workflow?▼

Yes, this workflow requires the `memo` binary to be installed and accessible in your macOS system's PATH to execute commands for organizing and searching personal notes.

How do I search and filter notes within specific Apple Notes folders?▼

You can search and filter notes within specific Apple Notes folders by running fuzzy search commands through the `memo` CLI, enabling quick retrieval of notes on specific topics or within projects.

What is the best way to move notes between folders in Apple Notes without the GUI?▼

The best way to move notes between folders without the GUI is using the `memo` CLI tool, which provides terminal commands to reorganize and relocate notes across different Apple Notes folders efficiently.