apple-notes

Manage Apple Notes via command line using the memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of managing Apple Notes directly from the command line, eliminating the need for manual operations on your device.

Core Features & Use Cases

  • Command Line Management: Create, view, search, edit, and delete Apple Notes using terminal commands.
  • Cross-Device Synchronization: Notes saved in Apple Notes will sync across all devices using iCloud.
  • Use Case: Quickly jot down a note and have it available across all your Apple devices without the hassle of opening the Notes.app.

Quick Start

Start by listing all notes with the command: memo notes

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 command line?

You can manage Apple Notes from the command line by using the memo CLI to create, view, edit, and delete notes directly in the terminal. This replaces the need to manually open the Notes app on your device.

Can I sync notes created in the terminal with iCloud?

Yes, notes created via the command line sync with iCloud. Because the Skill interfaces directly with Apple Notes, any memo created in the terminal automatically becomes accessible across all your linked Apple devices.

Do I need to install any dependencies to use memo notes on macOS?

Yes, you need the memo CLI installed on your macOS system. Additionally, you must configure Automation access permissions for Notes.app so the command line interface can interact with your notes.

What is the best way to quickly jot down a note across my Apple devices?

The best way is using the memo notes command in your terminal to instantly create a note. It leverages Apple Notes and iCloud sync, making the memo immediately available across all your connected devices.

Why does the memo CLI fail to access my Apple Notes?

The memo CLI fails when Automation access is not configured for Notes.app. You must explicitly grant terminal or script execution permissions within your macOS privacy settings to allow command line note management.