apple-notes

Manage Apple Notes notes via the memo CLI on macOS.

1|1|Updated May 9, 2026
One-click install
npx skills add https://github.com/ldzhhxx/Hermes_offline_v2 --skill apple-notes-ldzhhxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/ldzhhxx/Hermes_offline_v2/tree/main/hermes-agent/skills/apple/apple-notes
Command: npx skills add https://github.com/ldzhhxx/Hermes_offline_v2 --skill apple-notes-ldzhhxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires memo, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of managing Apple Notes on macOS, allowing users to create, search, and edit notes directly from the terminal.

Core Features & Use Cases

  • Note Management: Create, search, and edit notes using the memo CLI.
  • Cross-Device Sync: Notes are synced across all Apple devices via iCloud.
  • Organizing Notes: Organize notes into folders and export them in Markdown/HTML format.
  • Use Case: Easily organize research notes for a project or save quick notes while on the go.

Quick Start

Use the memo notes -a command to create a new note.

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 on macOS?

You can manage Apple Notes from the terminal by using the memo CLI to automate creating, searching, editing, and organizing notes directly within macOS for cross-device synchronization. This allows efficient note management without opening the Notes.app interface.

Do I need to install memo CLI to use this Apple Notes automation?

Yes, you need to install the memo CLI and grant Automation access to Notes.app. These prerequisites allow the scripts to interface directly with your macOS notes system and execute commands for cross-device synchronization.

Can I sync terminal notes across multiple Apple devices?

Yes, notes created or managed via the terminal sync across all Apple devices using iCloud. This ensures your notes are updated everywhere automatically after you make changes locally through the memo CLI.

How do I create a new note in Apple Notes using the command line?

To create a new note in Apple Notes using the command line, execute the `memo notes -a` command. This adds a new note directly to your macOS notes database for immediate syncing across your devices.

What formats can I export Apple Notes into when using a CLI?

When using the memo CLI to manage Apple Notes, you can export your notes into Markdown and HTML formats. This allows you to easily organize and share your research notes or memos externally from the terminal.

What is the best way to organize research notes on macOS without GUI apps?

The best way to organize research notes without a GUI is using the memo CLI to manage Apple Notes, enabling you to create, search, and sort notes into folders directly from the terminal. Changes sync via iCloud automatically.