apple-notes

Manage Apple Notes via memo CLI from the terminal.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/THTProtocol/lastochka --skill apple-notes-thtprotocol
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/THTProtocol/lastochka/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/THTProtocol/lastochka --skill apple-notes-thtprotocol

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Apple Notes through a terminal interface, allowing users to create, search, and edit notes without leaving their command line environment.

Core Features & Use Cases

  • Terminal-based Note Management: Create, view, search, edit, and delete notes directly from the terminal.
  • Cross-Device Sync: Notes are synchronized across all Apple devices via iCloud.
  • Use Case: Easily save and access notes across devices, organize information into folders, and export notes to Markdown/HTML for external use.

Quick Start

Use the memo notes command to list all 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 terminal?▼

You need macOS with the Notes.app installed and the memo CLI dependency to use this terminal-based note management. These tools provide the necessary interface to interact with your notes from the command line.

Can I sync Apple Notes across devices using a macOS terminal CLI?▼

Yes, Apple Notes sync across Apple devices via iCloud when managed from the terminal using the memo CLI. Any notes created or edited are automatically synchronized to your other Apple devices.

Do I need the memo CLI to create and search notes on macOS?▼

You need macOS with the Notes.app installed and the memo CLI dependency to use this terminal-based note management. These tools provide the necessary interface to interact with your notes from the command line.

What's the best way to export Apple Notes to Markdown from the command line?▼

Using the memo CLI on macOS, you can export Apple Notes to Markdown or HTML formats directly from the command line. This allows you to easily organize information and use the notes externally.

Does terminal-based note management work without opening the Notes app interface?▼

Terminal-based note management works by interacting with Apple Notes via the memo CLI without opening the graphical Notes app interface. You can run commands like `memo notes` to list and handle all notes directly.