macos-notes
Create, read, search, and manage macOS Notes via AppleScript.
Setup & Installation
Install command
clawhub install lucaperret/macos-notesIf the CLI is not installed:
Install command
npx clawhub@latest install lucaperret/macos-notesOr install with OpenClaw CLI:
Install command
openclaw skills install lucaperret/macos-notesor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/lucaperret/macos-notesWhat This Skill Does
Controls Apple Notes on macOS through AppleScript, letting an agent create, read, list, and search notes without opening the app. Accepts plain text or HTML and maps natural language requests to the appropriate Notes.app command.
It drives the native Notes.app directly via osascript, so notes sync through iCloud automatically without any third-party service or extra credentials.
When to Use It
- Saving a code snippet or API key format as a quick note
- Creating timestamped meeting summaries in a specific iCloud folder
- Searching past notes to recall what you wrote about a topic
- Listing recent notes to review what was captured last week
- Filing a note into a named work folder by matching account and folder names
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Saving a code snippet or API key format as a quick note
- 1Saving a code snippet or API key format as a quick note
- 2Creating timestamped meeting summaries in a specific iCloud folder
- 3Searching past notes to recall what you wrote about a topic
- 4Listing recent notes to review what was captured last week
- 5Filing a note into a named work folder by matching account and folder names
Create, read, search, and manage macOS Notes via AppleScript.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.