Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Manages Apple Notes from the terminal using the `memo` CLI. Supports creating, viewing, editing, deleting, searching, moving, and exporting notes to HTML or Markdown. macOS only.
Lets you read and write Apple Notes without leaving the terminal, avoiding the context switch to the GUI app.
When to use it
- Adding a quick note from the terminal without switching to the Notes app
- Fuzzy searching across all Apple Notes by keyword
- Exporting a note to Markdown for use in another document
- Moving a note to a different folder to stay organized
- Listing all notes in a specific folder
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Search my notes for 'project deadline'
- 1Runs `memo notes -s 'project deadline'` to fuzzy search Apple Notes
- 2Retrieves matching notes from Notes.app
- 3Returns the list of matched note titles to the user
A list of notes matching 'project deadline' is displayed
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.