apple-notes

Manage Apple Notes from the terminal with the memo CLI.

Updated May 4, 2026
One-click install
npx skills add https://github.com/JamesFincher/gengar --skill apple-notes-jamesfincher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/JamesFincher/gengar/tree/main/skills/apple/apple-notes
Command: npx skills add https://github.com/JamesFincher/gengar --skill apple-notes-jamesfincher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill helps you manage Apple Notes quickly from the terminal instead of manually using the Notes app.

Core Features & Use Cases

  • Create notes: Add new notes interactively or by title so you can capture ideas fast.
  • Search and view notes: List notes by folder and fuzzy-search content to find what you need.
  • Edit, delete, move, and export: Make changes, organize folders, and export notes to Markdown or HTML.

Quick Start

Run the command memo notes -a "Project kickoff" to create a new Apple Note titled "Project kickoff".

Frequently Asked Questions about apple-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and manage Apple Notes from the terminal?

You can manage Apple Notes from the terminal by using the memo CLI to create, search, edit, delete, and export notes. This enables fast, text-based note capture and retrieval directly within macOS workflows.

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

Yes, you can export Apple Notes to Markdown or HTML from the command line. The memo CLI supports format conversion, allowing you to save your notes locally in these formats for external use.

Does terminal Apple Notes management work with iCloud sync?

Yes, terminal Apple Notes management works with iCloud sync. The Skill uses Notes.app automation on macOS, meaning any notes created or edited via the CLI will sync across your linked devices.

How do I search and filter Apple Notes by folder on macOS?

You can search and filter Apple Notes by folder on macOS using the memo CLI. It supports folder filtering and fuzzy search to help you quickly locate specific notes and content from the terminal.

What do I need to automate Apple Notes from the macOS terminal?

To automate Apple Notes from the macOS terminal, you need the memo CLI and Notes.app automation access. This setup allows you to run commands for cross-device note capture and retrieval.