apple-notes

Manage Apple Notes via the memo CLI on macOS.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/balaraj74/F.R.I.D.A.Y --skill apple-notes-balaraj74
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/balaraj74/F.R.I.D.A.Y/tree/main/skills/apple-notes
Command: npx skills add https://github.com/balaraj74/F.R.I.D.A.Y --skill apple-notes-balaraj74

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your Apple Notes directly from the command line, streamlining note-taking and organization without needing to open the Notes application.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all basic note management operations.
  • Search and Filter: Quickly find notes using fuzzy search or by filtering through folders.
  • Move and Export: Organize notes into different folders and export them in HTML or Markdown format.
  • Use Case: When you need to quickly add a meeting note, search for a past idea, or organize your thoughts, you can do so directly from your terminal.

Quick Start

Use the apple-notes skill to search for notes containing the word "project".

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?

You can manage Apple Notes from the terminal using the `memo` CLI, which enables creating, viewing, editing, deleting, and searching notes without opening the Notes application.

Can I search and filter Apple Notes via the command line?

Yes, you can search and filter Apple Notes via the command line. The Skill supports fuzzy search and folder filtering, allowing you to quickly locate specific notes directly from your terminal.

Do I need to install anything to use Apple Notes from the CLI?

Yes, you need the `memo` binary installed and accessible on your macOS system. You may also need to grant Automation permissions for Notes.app to allow the CLI to interact with your notes.

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

You can export Apple Notes to HTML or Markdown formats from the command line. The Skill uses the `memo` CLI to convert and export your notes, making it easy to integrate them into other workflows.

Can I move and organize Apple Notes into different folders using the CLI?

Yes, you can move and organize Apple Notes into different folders using the CLI. The Skill allows you to manage note folders and relocate notes, streamlining your organization process directly from the terminal.

What are the limitations of managing Apple Notes through the CLI?

The main limitations of managing Apple Notes through the CLI are that it requires the `memo` binary to be installed and may require Automation permissions for Notes.app, meaning it is strictly limited to macOS environments.