apple-notes

Manage Apple Notes notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Apple Notes directly from the terminal, eliminating the need to switch between applications for basic note-taking tasks.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all fundamental note operations.
  • Search and Filter: Quickly find notes using fuzzy search or by filtering through folders.
  • Export: Save notes in HTML or Markdown format for external use.
  • Use Case: When you need to quickly jot down a thought, add it to a specific project folder in Apple Notes, and then later search for all notes related to "project alpha."

Quick Start

Add a new note with the title "Meeting Minutes" to your Apple 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 on macOS to create, view, edit, delete, and search notes directly from your terminal without switching applications.

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

Yes, you can export Apple Notes to Markdown or HTML formats using terminal-based workflows, allowing you to save your notes externally for use in other personal knowledge management systems.

Do I need to install any dependencies to use terminal-based Apple Notes management?

Yes, terminal-based Apple Notes management requires the `memo` binary to be installed and accessible in your system's PATH on macOS before you can perform any note operations.

How do I search and filter notes in specific folders from the macOS terminal?

You can search and filter notes in specific folders from the macOS terminal by using fuzzy search capabilities or folder filtering functions provided by the `memo` CLI tool to quickly locate relevant notes.

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

The best way to move notes between folders without using the GUI is using the `memo` CLI tool, which supports moving notes between Apple Notes folders directly from your terminal workflow.