apple-notes

Manage Apple Notes notes via terminal commands using the memo CLI tool.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/wangqianCAI/OBI --skill apple-notes-wangqiancai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-notes
Source: https://github.com/wangqianCAI/OBI/tree/main/skills/apple-notes
Command: npx skills add https://github.com/wangqianCAI/OBI --skill apple-notes-wangqiancai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bridges the gap between your terminal workflow and Apple Notes, allowing you to manage your notes without leaving the command line.

Core Features & Use Cases

  • Full Lifecycle Management: Create, view, edit, delete, and search notes using simple terminal commands.
  • Organization: Move notes between folders and export content to HTML or Markdown formats.
  • Use Case: Quickly capture a meeting action item or search for a specific project note while working in your IDE or terminal, avoiding the need to switch to the Notes application.

Quick Start

Use the apple-notes skill to search for all notes containing the term project and display the results in your terminal.

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?

You can manage Apple Notes from the terminal by using a CLI tool to programmatically create, retrieve, modify, and organize notes without leaving the command-line interface.

Can I search and export Apple Notes to Markdown via command line?

Yes, you can search for specific notes containing target terms and export the retrieved content to HTML or Markdown formats directly via terminal commands.

What do I need to automate macOS Apple Notes creation?

Automating macOS Apple Notes creation requires the memo CLI tool and appropriate macOS Automation permissions to function correctly on your system.

Does terminal-based Apple Notes management support folder organization?

Yes, terminal-based Apple Notes management supports full lifecycle organization, allowing you to move notes between folders programmatically using simple commands.

Why switch to a CLI for Apple Notes instead of the native app?

Switching to a CLI for Apple Notes allows you to quickly capture action items or search project notes while working in your IDE, avoiding context switching to the native app.