← Back to Skills Marketplace
180
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install taizi-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, lis...
Usage Guidance
This skill simply delegates to the 'memo' CLI to manage Apple Notes. Before installing: (1) verify the Homebrew tap (antoniorodr/memo) and the repo (https://github.com/antoniorodr/memo) to ensure you trust the source; (2) understand that granting Automation access allows the tool (and thus the agent when it runs memo) to read and modify your Notes — these are sensitive personal data; (3) prefer the Homebrew install if you trust the tap; avoid running 'pip install' from an unreviewed clone unless you inspect the code. If you need stronger guarantees, request the skill publisher provide signed release artifacts or use an official/central Homebrew formula.
Capability Analysis
Type: OpenClaw Skill
Name: taizi-apple-notes
Version: 1.0.1
The skill bundle provides instructions for an AI agent to manage Apple Notes using the legitimate 'memo' CLI tool on macOS. The SKILL.md file outlines standard operations such as listing, creating, and editing notes, and the installation process uses a standard Homebrew tap (antoniorodr/memo). No malicious logic, data exfiltration, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
The name/description, required binary ('memo'), and Homebrew install formula (antoniorodr/memo/memo) all match the stated purpose of controlling Apple Notes via the memo CLI.
Instruction Scope
SKILL.md instructs the agent to run memo commands (list, add, edit, delete, move, export) and to grant Automation access to Notes.app when needed. It does not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
Install uses a non-core Homebrew tap (antoniorodr/memo). Homebrew is a standard installer, but tapping a user-maintained repo carries more trust risk than a core formula—verify the tap/repo before installing.
Credentials
No environment variables, credentials, or config paths are required. The permissions requested (Automation access to Notes.app) are appropriate for a notes-management tool but are sensitive because they allow reading/modifying personal notes.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or modify other skills' configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taizi-apple-notes - After installation, invoke the skill by name or use
/taizi-apple-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Bug fixes
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, lis... It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install Apple Notes?
Run "/install taizi-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, licensed under MIT-0. 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 fresh3 (@fresh3); the current version is v1.0.1.
More Skills