← Back to Skills Marketplace
MH apple-notes
by
mohdalhashemi98-hue
· GitHub ↗
· v1.0.0
467
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mh-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 OpenClaw to add a note, lis...
Usage Guidance
This skill is coherent and appears to do what it says: call the memo CLI to manage Apple Notes. Before installing, confirm the Homebrew formula and GitHub repo (https://github.com/antoniorodr/memo) are what you expect. Be aware that to work fully memo will request Automation access to Notes.app — granting that permission lets the tool read and modify all your Apple Notes, so only grant it if you trust the memo binary and its source. If you want extra caution, inspect the Homebrew formula and the memo source code before installing, or run memo locally in a sandboxed account first to confirm behavior.
Capability Analysis
Type: OpenClaw Skill
Name: mh-apple-notes
Version: 1.0.0
The skill bundle provides instructions and metadata for installing and using the `memo` CLI tool to manage Apple Notes on macOS. All commands and instructions in `SKILL.md` are directly related to the stated purpose, primarily involving `brew` for installation and `memo notes` for note management. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The content is straightforward and aligns with a benign utility.
Capability Assessment
Purpose & Capability
Name/description match the instructions and requirements. The skill requires the 'memo' CLI and offers brew install of antoniorodr/memo/memo, which aligns with the stated purpose of managing Apple Notes from the terminal.
Instruction Scope
SKILL.md only instructs use of the memo commands (list, add, edit, delete, move, export). It also mentions granting macOS Automation access to Notes.app and an optional manual pip install after cloning the repo. Granting Automation gives the installed tool access to all Notes data — this is expected for the feature but is a privacy-sensitive permission.
Install Mechanism
Install uses a Homebrew formula (antoniorodr/memo/memo), which is a standard and traceable mechanism. The README also mentions optional manual pip install after cloning (not part of the install spec). No downloads from unknown URLs or extract/install of arbitrary archives are present.
Credentials
No environment variables, credentials, or unrelated config paths are requested. The only platform access required is macOS Automation permission to Notes.app, which is proportional to the functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges beyond requiring the memo binary and Automation permission. Model invocation is allowed (default), which is expected for a user-invocable skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mh-apple-notes - After installation, invoke the skill by name or use
/mh-apple-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Imported from OpenClaw bundled skill
Metadata
Frequently Asked Questions
What is MH 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 OpenClaw to add a note, lis... It is an AI Agent Skill for Claude Code / OpenClaw, with 467 downloads so far.
How do I install MH apple-notes?
Run "/install mh-apple-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MH apple-notes free?
Yes, MH apple-notes is completely free (open-source). You can download, install and use it at no cost.
Which platforms does MH apple-notes support?
MH apple-notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created MH apple-notes?
It is built and maintained by mohdalhashemi98-hue (@mohdalhashemi98-hue); the current version is v1.0.0.
More Skills