apple-notes

Manage Apple Notes via terminal commands using the memo CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samuelbonifacio015/obsidian-notes --skill apple-notes-samuelbonifacio015
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/samuelbonifacio015/obsidian-notes/tree/main/obsidian/Sistema/Skills/Vendor/apple/apple-notes
Command: npx skills add https://github.com/samuelbonifacio015/obsidian-notes --skill apple-notes-samuelbonifacio015

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 terminal commands, allowing users to create, search, and edit notes directly from the command line, with the added benefit of notes syncing across all Apple devices via iCloud.

Core Features & Use Cases

  • Command Line Notes Management: Offers an alternative to the native Notes.app for users who prefer terminal-based workflows.
  • Cross-Device Synchronization: Ensures that notes are automatically updated across all devices connected to the user's iCloud account.
  • Folder Organization and Export: Users can organize notes into folders and export them to Markdown or HTML for easy backup or sharing.

Quick Start

Create a new note with the title 'My New Note' using the memo notes -a "My New Note" command.

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 by using the memo CLI to create, search, and edit notes directly via command line. This provides an alternative to the native Notes.app for terminal-based workflows.

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

Yes, you need macOS with Notes.app installed to use terminal commands for Apple Notes. The system relies on the memo CLI to interact directly with the native macOS Notes application.

Will notes created via terminal commands sync to my other Apple devices?

Yes, notes created via terminal commands sync to your other Apple devices. The memo CLI interacts with Apple Notes, ensuring all notes are automatically updated across devices connected to your iCloud account.

How do I create a new note in Apple Notes using the command line?

To create a new note in Apple Notes using the command line, execute the `memo notes -a "Your Note Title"` command. This utilizes the memo CLI to add notes directly to your macOS Notes.app.

Can I export Apple Notes to Markdown or HTML from the terminal?

Yes, you can export Apple Notes to Markdown or HTML from the terminal. Using the memo CLI, you can organize notes into folders and export them for easy backup or sharing.

What is the best way to search and edit Apple Notes without the native app?

The best way to search and edit Apple Notes without the native app is using the memo CLI. This terminal-based tool allows you to search, edit, and manage notes directly from the command line interface.