apple-notes

Manage Apple Notes from the terminal via the memo CLI.

29|4|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ruuxi/stella --skill apple-notes-ruuxi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/ruuxi/stella/tree/main/runtime/home-seed/skills/apple-notes
Command: npx skills add https://github.com/ruuxi/stella --skill apple-notes-ruuxi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to switch between the native Notes app and your terminal to manage Apple Notes, letting you handle all note tasks directly from the command line for a smoother workflow.

Core Features & Use Cases

  • Cross-device note management: Create, search, edit, move, and export Apple Notes that sync automatically via iCloud to all your Apple devices.
  • Terminal-native productivity: Jot down reminders, organize project notes, or export content without leaving your terminal session.
  • Use case example: If you're debugging code and need to save a quick note that you can access on your iPhone later, you can create the note directly from your terminal without opening the Notes app.

Quick Start

Use the apple-notes skill to create a new note titled "Grocery List" with the content "Milk, eggs, bread, and apples" that will sync to your iPhone and iPad.

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 using the memo CLI to create, search, edit, move, and export notes. This allows terminal-native interaction with your notes without opening the Notes app.

Can I create Apple Notes via command line that sync to iCloud?

Yes, creating Apple Notes via the command line automatically syncs them across all your Apple devices over iCloud. Notes created through the terminal CLI behave identically to those made in the native app.

What's the best way to export Apple Notes to Markdown or HTML?

The best way to export Apple Notes to Markdown or HTML is using the memo CLI tool from the terminal. It enables direct content export from your notes without requiring manual copying from the graphical Notes app.

Do I need macOS to use terminal commands for Apple Notes management?

Yes, you need macOS with the native Notes app installed to use terminal commands for Apple Notes. You also need the memo CLI tool and must grant terminal Automation access to Notes app for full functionality.

Why aren't my terminal-created Apple Notes syncing to my iPhone?

If terminal-created Apple Notes are not syncing to your iPhone, ensure macOS has iCloud syncing enabled for Notes. Additionally, verify that the memo CLI has been granted Automation access to Notes app in your system privacy settings.