apple-notes

Manage Apple Notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to manage your 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: Quickly find notes using fuzzy search or by filtering through folders.
  • Move and Export: Organize your notes by moving them between folders and export them to HTML or Markdown.
  • Use Case: You can quickly add a new note with a title, search for a specific note about a project, or list all notes within a particular folder, all without leaving your terminal.

Quick Start

Use the apple-notes skill to add a new note with the title "Meeting 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 terminal?

You can manage Apple Notes from the terminal by using the `memo` CLI to create, view, edit, delete, search, move, and export notes without opening the Notes application. This enables efficient terminal-based note-taking workflows on macOS.

Do I need to install any dependencies to use Apple Notes in macOS terminal workflows?

Yes, you need the `memo` binary installed on your macOS system to execute terminal commands for Apple Notes. You must also grant macOS system permissions for Notes.app automation to allow the CLI tool to access and modify your notes.

Can I export Apple Notes to Markdown or HTML using a command line tool?

Yes, you can export Apple Notes to HTML or Markdown formats directly from the command line. This allows you to convert and save your notes locally for use in other text editing or documentation workflows without launching the Notes app.

How do I search and filter Apple Notes without opening the application?

You can search and filter Apple Notes without opening the application by using the `memo` CLI to perform fuzzy searches or filter notes by specific folders. This quickly retrieves the exact note you need directly within your terminal window.

What is the best way to organize Apple Notes folders via command line?

The best way to organize Apple Notes folders via command line is using the `memo` CLI to move notes between folders. This terminal-based approach streamlines personal and professional note organization without interrupting your current workflow.

Why are my Apple Notes terminal commands not working on macOS?

Apple Notes terminal commands fail if the `memo` binary is not installed or macOS system permissions for Notes.app automation are not granted. Ensure your macOS environment has the necessary automation access enabled for the CLI to interact with your notes.