apple-notes

Manage Apple Notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to manage their Apple Notes directly from the command line, enabling seamless integration with their existing macOS workflow and iCloud sync.

Core Features & Use Cases

  • Create, View, and Search Notes: Easily create new notes, list existing ones, and search through them using keywords.
  • Organize Notes: Filter notes by folder and move them to different locations.
  • Export Notes: Convert notes to HTML or Markdown formats.
  • Use Case: A user needs to quickly jot down a meeting summary and save it to their Apple Notes for access on their iPhone. They can use this skill to create a new note with a title and content directly from their terminal.

Quick Start

Use the apple-notes skill to create a new note with the title "Meeting Summary" and the content "Discussed project timelines and next steps.".

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 tool. This allows you to create, view, search, edit, and delete notes directly while syncing with iCloud.

Do I need to install Homebrew and memo to use Apple Notes in the terminal?

Yes, you need macOS and the memo tool installed via Homebrew. You must also grant specific automation permissions to Notes.app to execute note-taking commands successfully.

Can I export Apple Notes to Markdown or HTML using the command line?

Yes, you can export Apple Notes to HTML or Markdown formats. The memo CLI tool facilitates this conversion, allowing you to integrate your notes into other workflows.

How do I create a new note in Apple Notes from a terminal command?

To create a new note, use the memo CLI tool to specify a title and content. This directly saves the note to Apple Notes, making it available across your iCloud-synced devices.

Can I organize and move Apple Notes between folders via the command line?

Yes, you can organize Apple Notes by filtering them by folder and moving them to different locations. This is handled through the memo CLI tool on macOS.

Why is my terminal Apple Notes automation not working?

Apple Notes automation fails if specific automation permissions are not granted to Notes.app. Ensure macOS privacy settings allow the memo CLI tool to control the application.