A specialized extension for Openclaw Skills that enables full terminal-based management of Apple Notes using the memo CLI utility.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mh-apple-notes
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mh-apple-notes using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Apple Notes CLI skill allows users to bridge the gap between their development environment and the native macOS Notes application. By integrating the memo utility into Openclaw Skills, developers and power users can perform comprehensive note management—including creating, viewing, editing, and deleting notes—without ever leaving the command line. It is specifically designed for macOS users who demand high efficiency in their personal knowledge management workflows.
This skill provides a bridge to the Apple ecosystem, ensuring that any notes created or modified via the CLI are instantly synced across all iCloud-connected devices. Whether you need to quickly jot down a code snippet or organize complex project folders, this skill transforms your terminal into a powerful note-taking hub.
To utilize this skill within Openclaw Skills, you must be running macOS and have the memo CLI installed.
Install via Homebrew:
brew tap antoniorodr/memo && brew install antoniorodr/memo/memo
Manual installation via pip:
pip install .
Important: Upon first run, macOS will prompt for Automation access. Navigate to System Settings > Privacy & Security > Automation and ensure access is granted for your terminal and the Notes app.
The skill manages data within the local Apple Notes environment. The organizational structure is summarized below:
| Data Type | Description | Key Attributes |
|---|---|---|
| Note | The core content unit. | Title, Body, Folder Path |
| Folder | Logical grouping for notes. | Folder Name |
| Export Format | Output for external use. | Markdown (.md), HTML (.html) |
| Search Index | Metadata for retrieval. | Fuzzy search tokens |
Loading
A skill to automate 1Password CLI interactions for secure secret management within agentic workflows.

An intelligent discovery and recommendation engine designed to navigate the massive ecosystem of over 5,400 community-built OpenClaw skills.

A comprehensive travel automation skill for booking and managing Al Khanjry bus trips between Dubai and Muscat.

An end-to-end multi-agent orchestration pipeline for producing high-quality faceless Islamic story videos for social media platforms.

A robust CLI skill that enables AI agents to manage Apple Reminders lists and tasks directly from the terminal via remindctl.

A specialized skill for programmatically managing Bear notes on macOS using the grizzly CLI and x-callback-url integration.

A lightweight CLI utility for tracking and managing updates from blogs and RSS/Atom feeds.








































