← Back to Skills Marketplace
Apple Notes
by
Peter Steinberger
· GitHub ↗
· v1.0.0
36743
Downloads
57
Stars
1363
Active Installs
1
Versions
Install in OpenClaw
/install apple-notes
Description
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, list notes, search notes, or manage note folders.
Usage Guidance
Install only if you trust the external memo CLI and want an agent to manage Apple Notes. Grant Notes.app Automation access only when needed, revoke it later if unused, and confirm the exact target before delete, move, edit, or export actions.
Capability Analysis
Type: OpenClaw Skill
Name: apple-notes
Version: 1.0.0
The skill bundle is designed to allow an AI agent to manage Apple Notes using the `memo` CLI tool. The `SKILL.md` provides standard installation instructions via Homebrew and clear usage examples for `memo notes` commands. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All described actions are directly related to the stated purpose of managing Apple Notes.
Capability Assessment
Purpose & Capability
The documented capabilities match the stated purpose: create, view, edit, delete, search, move, and export Apple Notes via the memo CLI. These actions are sensitive and can affect user data, but they are disclosed and purpose-aligned.
Instruction Scope
The skill scopes use to user requests about managing notes and describes interactive selection for edits, deletes, moves, and exports. It does not add an explicit deletion permanence warning or confirmation guidance.
Install Mechanism
Installation uses an external Homebrew tap for antoniorodr/memo/memo, with an optional manual pip install after cloning. No executable code is bundled in the skill artifact itself.
Credentials
macOS Automation access to Notes.app is proportionate to the purpose, but it grants meaningful access to potentially sensitive Apple Notes content.
Persistence & Privilege
The skill operates on the persistent Apple Notes store and may leave macOS Automation permission in place. No hidden background worker, startup persistence, or privilege escalation is shown.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install apple-notes - After installation, invoke the skill by name or use
/apple-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Frequently Asked Questions
What is Apple Notes?
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, list notes, search notes, or manage note folders. It is an AI Agent Skill for Claude Code / OpenClaw, with 36743 downloads so far.
How do I install Apple Notes?
Run "/install apple-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Apple Notes free?
Yes, Apple Notes is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Apple Notes support?
Apple Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created Apple Notes?
It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.0.
More Skills