apple-notes

Manage Apple Notes via the memo CLI on macOS.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/spoonbobo/trinity --skill apple-notes-spoonbobo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/spoonbobo/trinity/tree/main/app/skills/apple-notes
Command: npx skills add https://github.com/spoonbobo/trinity --skill apple-notes-spoonbobo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to manage their Apple Notes directly from the command line, streamlining note-taking and organization for macOS users.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all basic CRUD operations on notes.
  • Search and Filter: Easily find notes using fuzzy search or by filtering through folders.
  • Move and Export: Organize notes by moving them between folders and export them in HTML/Markdown formats.
  • Use Case: A user needs to quickly add a new note about a meeting and then search for a previous note related to a project.

Quick Start

Use the apple-notes skill to add a new note with the title "Meeting Summary".

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 on macOS?

This Skill manages Apple Notes from the terminal by executing operations via the `memo` CLI binary, allowing you to create, search, and organize notes directly on macOS.

Do I need any specific software installed to use this Apple Notes CLI integration?

Yes, you need the `memo` binary installed and accessible on your macOS system to use this Apple Notes terminal integration.

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

Yes, you can export Apple Notes to HTML or Markdown formats using the command line through the `memo` CLI integration supported by this Skill.

What is the best way to quickly create and search Apple Notes in a terminal environment?

The best way to quickly create and search Apple Notes in a terminal environment is using this Skill to add notes and perform fuzzy searches via the `memo` CLI.

How does fuzzy search work for finding specific notes in macOS folders?

Fuzzy search for finding notes in macOS folders works by using the `memo` CLI to filter and locate notes based on approximate string matches across your account.