apple-notes

Create, view, edit, and organize Apple Notes via the memo CLI.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill apple-notes-vyre-studios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/VYRE-Studios/Windows-Agentic-Framework/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill apple-notes-vyre-studios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the need to manually open the Notes app for creating, viewing, searching, editing, or moving notes, enabling fast, scriptable note management directly from the command line.

Core Features & Use Cases

  • View, search, and filter notes across folders with simple memo commands.
  • Create and edit notes interactively or with a title for quick entry.
  • Move, delete, and export notes to HTML or Markdown for backup or publishing.
  • Use case: A user working on multiple Apple devices can quickly capture meeting minutes with a single terminal command and have them instantly synced via iCloud.

Quick Start

Ask the agent to create a new Apple Note titled “Project Ideas” using the apple-notes skill.

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?

memo CLI provides terminal commands to create, view, edit, and organize Apple Notes directly from the command line. This enables fast, scriptable note management without manually opening the Notes app.

Can I sync terminal notes across my Apple devices?

Yes, notes created or edited via the terminal sync across Apple devices through iCloud. Capturing meeting minutes or quick entries with a single command instantly updates your synced Apple Notes ecosystem.

Do I need Homebrew to use memo for macOS notes?

Yes, you need the memo command-line tool installed via Homebrew on your macOS system. You also must grant automation permission for Notes.app to allow terminal access to your notes.

How do I export Apple Notes to Markdown or HTML?

You can export Apple Notes to HTML or Markdown using memo CLI commands. This allows you to easily backup your notes or format them for publishing directly from the terminal.

What are the limitations of using CLI for Apple Notes?

Using the CLI for Apple Notes requires macOS and granting automation permission for Notes.app. It relies on the memo tool, meaning it is limited to Apple's ecosystem and cannot run on non-Apple platforms.