apple-notes

Manage Apple Notes via the memo CLI for CRUD operations.

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

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 environment.

Core Features & Use Cases

  • Terminal-based Note Management: Create, edit, search, and delete notes directly via the memo CLI.
  • Cross-Device Sync: Leverage iCloud to ensure notes created via the agent are available on all your Apple devices.
  • Use Case: Quickly capture a meeting summary or a to-do list item while working in the terminal, ensuring it is immediately synced to your iPhone or iPad.

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 terminal?

You can manage Apple Notes from the terminal by using the memo CLI tool to perform CRUD operations on note data. This allows you to create, edit, search, and delete notes without leaving your command-line environment.

Can I create and search notes via CLI without leaving macOS?

Yes, you can create and search notes via CLI on macOS by interfacing with the memo utility. It enables direct terminal-based note management, allowing you to quickly capture and retrieve information like meeting summaries.

Do I need the memo utility to sync terminal notes with iCloud?

Yes, the memo utility is required as it interfaces with Apple Notes to facilitate cross-device synchronization through iCloud. You must install it via Homebrew and grant appropriate macOS Automation permissions for the Notes application.

What's the best way to capture a to-do list from the command line to my iPhone?

The best way to capture a to-do list from the command line to your iPhone is using terminal-based note management with the memo CLI. It leverages iCloud sync to ensure notes created via the agent are immediately available on all Apple devices.

Why does searching Apple Notes with the memo CLI not work?

Searching Apple Notes with the memo CLI fails if the memo utility is not installed via Homebrew or if macOS Automation permissions for the Notes application are not granted. Both prerequisites are required for the skill to interface correctly with note data.