← Back to Skills Marketplace
Npjames Apple Notes
by
npjameszheng1125-netizen
· GitHub ↗
· v1.0.0
· MIT-0
256
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install npjames-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 is essentially documentation for using the memo CLI; it will run memo commands on your Mac and needs Automation permission to access Notes.app (so it can read/write your notes). Before installing: 1) Verify the Homebrew tap/formula (antoniorodr/memo) and the GitHub repo (github.com/antoniorodr/memo) to ensure you trust the source (use 'brew edit' or view the formula on GitHub). 2) Be aware that installing and granting Automation gives the memo binary the ability to read and modify your Apple Notes content. 3) Note a minor metadata mismatch in the packaged _meta.json (different ownerId/slug) — this is likely packaging oversight but you may want to confirm the publisher identity in the registry or inspect the formula commit history. If you are comfortable with the repo and formula, the skill is proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: npjames-apple-notes
Version: 1.0.0
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 code, data exfiltration, or prompt-injection attacks were identified.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill drives the memo CLI to manage Apple Notes. The only required binary is memo and the Homebrew tap/formula referenced (antoniorodr/memo) is consistent with the stated homepage; no unrelated credentials or system access are requested.
Instruction Scope
SKILL.md only instructs use of memo commands (list, create, edit, delete, move, export) and notes that Automation permission to control Notes.app may be needed. It does not instruct reading unrelated files, exporting data to external endpoints, or accessing unrelated environment variables. It warns about interactive prompts and macOS-only limitations.
Install Mechanism
Install uses a Homebrew tap/formula (antoniorodr/memo/memo). Homebrew formulas from GitHub taps are common and lower-risk than arbitrary downloads, but they are third-party (not core/homebrew). Recommend inspecting the formula/source before installing to confirm there are no surprising post-install actions.
Credentials
The skill requests no environment variables or credentials. It will require macOS Automation permission to control Notes.app (normal and necessary for a Notes CLI). No other credentials or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or elevated platform privileges, nor does it claim to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install npjames-apple-notes - After installation, invoke the skill by name or use
/npjames-apple-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Apple Notes CLI skill.
- Manage Apple Notes via the `memo` CLI on macOS: create, view, edit, delete, search, move, and export notes.
- Supports note folder management and exporting to HTML/Markdown.
- macOS-only; requires the `memo` CLI and permissions for Automation.
- Interactive prompts for selecting, editing, deleting, and moving notes.
Metadata
Frequently Asked Questions
What is Npjames 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 256 downloads so far.
How do I install Npjames Apple Notes?
Run "/install npjames-apple-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Npjames Apple Notes free?
Yes, Npjames Apple Notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Npjames Apple Notes support?
Npjames Apple Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created Npjames Apple Notes?
It is built and maintained by npjameszheng1125-netizen (@npjameszheng1125-netizen); the current version is v1.0.0.
More Skills