apple-notes

Create, search, edit, and export Apple Notes via memo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The manual process of managing Apple Notes can be time-consuming and inefficient. This Skill streamlines note creation, editing, and organization, enabling you to access your notes across all devices with ease.

Core Features & Use Cases

  • Cross-Device Sync: Sync your notes across iPhone, iPad, and Mac seamlessly.
  • Interactive Editor: Quickly create and edit notes using the terminal.
  • Search and Filter: Efficiently search and filter notes by title, content, or folder.
  • Export: Convert notes to Markdown or HTML for easy sharing and archiving.
  • Use Case: If you need to create a new note on your Mac and ensure it's available on your iPhone, this Skill can save you time by handling the syncing process.

Quick Start

Use memo notes -a "New Note Title" to create a new note.

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 perform CRUD operations on your notes. This enables quick note creation and editing without opening the Notes application interface.

Can I sync notes across devices using macOS terminal commands?

Yes, syncing notes across devices is supported via iCloud when you manage them through memo CLI. Edits made in the terminal will seamlessly sync to your iPhone, iPad, and Mac.

Do I need Notes.app installed to use memo CLI for note-taking?

Yes, Notes.app is required on your macOS system to use memo CLI for note-taking. The CLI interacts with your local Apple Notes database to execute commands and sync data.

How do I export Apple Notes to Markdown or HTML?

You can export Apple Notes to Markdown or HTML formats using the memo CLI. This feature allows you to easily share and archive your notes after managing them from the terminal.

What's the best way to search and filter Apple Notes by folder?

The best way to search and filter Apple Notes by folder is using the memo CLI's built-in search functionality. It allows you to efficiently locate notes by title, content, or folder directly from the terminal.

What are the limitations of using memo CLI with Apple Notes?

The limitation of using memo CLI with Apple Notes is that it supports only basic CRUD operations and requires macOS with Notes.app installed. Complex formatting or rich media management may need the native app.