apple-notes

Manage Apple Notes on macOS via the memo CLI tool.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/cxnaive/hermes-agent-llbot --skill apple-notes-cxnaive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/cxnaive/hermes-agent-llbot/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/cxnaive/hermes-agent-llbot --skill apple-notes-cxnaive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo.

What problem does it solve?

This skill bridges the gap between your terminal workflow and Apple Notes, allowing you to create, search, and organize notes without leaving your command line.

Core Features & Use Cases

  • Unified Management: Create, edit, move, and delete notes directly from the CLI.
  • Search & Export: Quickly fuzzy-search your note database or export content to Markdown and HTML.
  • Use Case: When you are working in a terminal and need to quickly capture a thought or reference a note synced from your iPhone, this skill provides instant access without switching applications.

Quick Start

Use the apple-notes skill to search for all notes containing the keyword project and display the results in your terminal.

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 utility to programmatically create, retrieve, modify, and organize notes across iCloud-synced devices without leaving your command line.

Can I search and export Apple Notes to Markdown via command line?

Yes, you can fuzzy-search your Apple Notes database and export note content directly to Markdown or HTML formats using terminal commands interfaced through the memo CLI tool.

Do I need macOS Automation permissions to use CLI note-taking?

Yes, executing programmatic note-taking operations via the memo CLI requires appropriate macOS Automation permissions to interface with the system-level utility and access your iCloud-synced notes.

How does terminal note management work with iCloud-synced devices?

Terminal note management interfaces with the system-level memo utility to enable programmatic creation and modification of notes, which then automatically sync across your iCloud-connected Apple devices.

What are the limitations of managing Apple Notes via CLI?

Limitations include dependency on the memo CLI tool and the requirement for appropriate macOS Automation permissions, restricting usage to macOS environments where these system-level accesses are granted.