apple-notes

Create, search, and organize Apple Notes from the macOS terminal.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/anilcan-kara/nozich-agent --skill apple-notes-anilcan-kara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/anilcan-kara/nozich-agent/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/anilcan-kara/nozich-agent --skill apple-notes-anilcan-kara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables macOS users to manage Apple Notes directly from the terminal using memo, reducing context switching between the shell and Notes.app.

Core Features & Use Cases

  • Create, view, and search Apple Notes from the command line.
  • Organize notes into folders and export notes to Markdown/HTML for sharing.
  • Sync notes across devices via iCloud for cross-device access.

Quick Start

Create a new Apple Note titled 'Meeting Summary' with the key decisions 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?

You can manage Apple Notes from the terminal using the memo CLI to create, view, and search notes directly in macOS. This requires Notes.app and automation access permissions to reduce shell context switching.

Can I export Apple Notes to Markdown or HTML?

Yes, you can export Apple Notes to Markdown or HTML formats using the memo CLI. This allows you to easily share notes created or organized within the macOS terminal environment.

Does the memo CLI require macOS to access Notes.app?

Yes, the memo CLI requires macOS because it directly automates Notes.app. You must grant macOS automation permissions to the terminal for the command line tool to access and manage your notes.

What's the best way to organize Apple Notes folders from the command line?

The best way to organize Apple Notes folders from the command line is using the memo CLI. It enables direct folder organization and note creation from the terminal, syncing changes across devices via iCloud.

Why is my terminal unable to search Apple Notes?

If your terminal cannot search Apple Notes, you likely lack macOS automation permissions for the memo CLI. The tool requires explicit access granted to your terminal environment to communicate with Notes.app.