apple-notes

Manage Apple Notes via the memo CLI tool on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Apple Notes directly from the command line, eliminating the need to switch between applications for basic note-taking tasks.

Core Features & Use Cases

  • Create, View, Edit, Delete: Perform all fundamental note operations.
  • Search and Filter: Quickly find notes using fuzzy search or by folder.
  • Move and Export: Organize notes into folders and export them to HTML/Markdown.
  • Use Case: When you need to quickly jot down a thought, add a reminder, or search for a previously saved piece of information in your Apple Notes, this Skill allows you to do it without leaving your terminal.

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 command line?

The `memo` CLI tool allows you to manage Apple Notes from the command line, enabling you to create, view, edit, and delete notes without leaving the macOS terminal.

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 `memo` CLI tool, allowing you to convert and save your notes locally for external documentation workflows.

Do I need any specific software installed to manage Apple Notes via CLI?

Yes, managing Apple Notes via CLI requires the `memo` binary to be installed and accessible on your macOS system to execute terminal-based note-taking commands successfully.

How do I search and filter Apple Notes in macOS?

You can search and filter Apple Notes in macOS by using the `memo` CLI tool to perform fuzzy searches across your notes or filter them specifically by folder directly from the terminal.

Can I move Apple Notes between folders from the terminal?

Yes, you can move Apple Notes between folders from the terminal using the `memo` CLI tool, allowing you to organize and restructure your personal knowledge base without opening the Notes app.