apple-notes

Manage Apple Notes via memo CLI on macOS with iCloud sync.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Apple Notes through terminal commands, providing a convenient alternative to the Notes.app interface.

Core Features & Use Cases

  • Create, View, and Search Notes: Manage your notes with ease using memo CLI commands.
  • Cross-Device Sync: Notes are automatically synced across all Apple devices via iCloud.
  • Folder Organization: Organize notes into folders for better categorization.
  • Exporting Notes: Export notes to Markdown/HTML formats for easy sharing and archiving.

Quick Start

Use the 'memo notes -a "Note Title"' command to create a new note with a title.

Frequently Asked Questions about apple-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and manage Apple Notes from the terminal?

You can manage Apple Notes from the terminal by using memo CLI commands to create, view, search, edit, and organize notes directly without opening the Notes.app interface.

Do I need macOS to use the memo CLI for note-taking?

Yes, you need macOS because the memo CLI requires both the memo tool and the native Notes.app to be installed on your system to function properly.

Can I export Apple Notes to Markdown or HTML?

Yes, you can export Apple Notes to Markdown and HTML formats using memo CLI commands, allowing you to easily share and archive your notes outside of the Apple ecosystem.

How does iCloud sync work with notes created via terminal commands?

Notes created or edited via terminal commands sync automatically across all your Apple devices through iCloud, ensuring your memo CLI changes reflect everywhere instantly.

What is the best way to organize Apple Notes in folders without the GUI?

You can organize notes into folders for better categorization by executing specific memo CLI commands in the terminal, bypassing the need to manually drag and drop in the GUI.

How do I search for specific memos in Apple Notes using the command line?

You can search for specific memos by running the search command in the memo CLI, which scans your Apple Notes and returns matching results directly in the terminal.