apple-notes

Manage Apple Notes via the memo CLI on macOS.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/musical-basics/hermes-build-2 --skill apple-notes-musical-basics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/musical-basics/hermes-build-2/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/musical-basics/hermes-build-2 --skill apple-notes-musical-basics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables users to create, view, search, edit, move, and export Apple Notes directly from the command line, eliminating the need to switch to the Notes app for routine note‑taking tasks.

Core Features & Use Cases

  • Terminal Note Management: List, add, edit, delete, move, and export notes using the memo CLI.
  • Cross‑Device Sync: Notes are automatically synced via iCloud across all Apple devices.
  • Use Cases: Quickly capture meeting ideas, retrieve reference notes during coding sessions, or export notes for sharing in markdown or HTML format.

Quick Start

Use the apple-notes skill to create a new Apple Note titled "Project Ideas".

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?

Apple Notes terminal management relies on the memo CLI tool and requires Automation access to Notes.app to execute note creation, editing, and export commands.

Can I export Apple Notes to markdown or HTML via command line?

Exporting Apple Notes to markdown or HTML uses the memo CLI to convert and save note content, producing formatted files suitable for documentation and sharing.

Does the Apple Notes CLI tool work on Windows or Linux?

The Apple Notes CLI tool operates exclusively on macOS, leveraging native Notes.app Automation access and iCloud sync, making it incompatible with Windows or Linux environments.

Do I need to grant Automation permissions to use terminal note-taking with Apple Notes?

Granting Automation access to Notes.app is a mandatory prerequisite for the memo CLI to perform terminal note-taking operations, ensuring the terminal can control the Notes app.

What is the best way to search and retrieve Apple Notes during coding sessions?

Searching and retrieving Apple Notes during coding sessions is optimized by the memo CLI, which provides instant terminal-based query capabilities to access reference notes without context switching.

Will notes created via the terminal sync across my other Apple devices?

Notes created via the terminal sync automatically across all Apple devices via iCloud, maintaining consistent note data and updates across your entire Apple ecosystem.