apple-notes

Manage Apple Notes via terminal commands using memo CLI.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill apple-notes-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/apple/apple-notes
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill apple-notes-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of managing Apple Notes from the terminal, allowing users to create, search, edit, and organize their notes efficiently.

Core Features & Use Cases

  • Terminal Management: Directly manage your Apple Notes from the terminal.
  • Cross-Device Sync: Sync your notes across all Apple devices via iCloud.
  • Organize Notes: Organize your notes into folders and search them easily.
  • Export Notes: Export notes to Markdown/HTML formats.

Quick Start

List all notes with the command: memo 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 can manage Apple Notes from the terminal by using the memo CLI to create, search, edit, and organize notes directly on macOS. This Skill leverages terminal commands to interact with your local Notes.app data.

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

Yes, you need macOS and the Notes.app installed to manage Apple Notes via terminal commands. The memo CLI relies on the native macOS environment to access and manipulate your notes locally.

Can I sync Apple Notes across devices when editing from the terminal?

Yes, editing Apple Notes from the terminal supports cross-device sync via iCloud. Changes made using memo CLI commands automatically sync across all your connected Apple devices.

What is the best way to search and organize Apple Notes in the terminal?

The best way to search and organize Apple Notes in the terminal is using the memo CLI. It allows you to easily search existing notes and organize them into specific folders directly from your command line.

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

Yes, you can export Apple Notes to Markdown or HTML formats using the terminal. The memo CLI provides functionality to convert and save your notes in these formats for external use.

Why is my memo CLI command not finding my Apple Notes?

If your memo CLI command is not finding Apple Notes, ensure you are running macOS with Notes.app properly installed and configured. The terminal tool requires direct access to the local Notes.app database to function correctly.