apple-notes

Manage Apple Notes via the memo CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to manage Apple Notes, allowing users to create, view, edit, delete, search, move, and export notes without leaving the terminal.

Core Features & Use Cases

  • Note Management: Create, view, edit, and delete notes.
  • Organization: Move notes between folders.
  • Search & Export: Fuzzy search through notes and export them to HTML/Markdown.
  • Use Case: Quickly add a new meeting note, search for a specific client's contact information, or export a project summary to Markdown for documentation.

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

You can manage Apple Notes from the command line using the memo CLI tool on macOS. This Skill enables you to create, view, edit, delete, search, move, and export notes and folders directly without leaving the terminal.

Can I export Apple Notes to Markdown or HTML via CLI?

Yes, you can export Apple Notes to Markdown or HTML via CLI using this Skill. The memo tool supports exporting notes and folders, allowing you to easily generate documentation or share content in standard formats.

Do I need the memo binary installed to use Apple Notes CLI features?

Yes, you need the memo binary installed and accessible on your macOS system to use these Apple Notes CLI features. This Skill relies entirely on the memo tool to execute note management operations.

How do I search and organize Apple Notes in the terminal?

You can search and organize Apple Notes in the terminal by using the memo CLI tool's fuzzy search capabilities. It allows you to quickly find notes containing specific keywords and move them between folders for better organization.

What are the limitations of using a CLI tool for Apple Notes management?

A limitation of using this CLI tool for Apple Notes management is that it requires a macOS environment with the memo binary installed. It operates entirely within the terminal, which may not suit users who prefer a graphical interface.