← Back to Skills Marketplace
Test skill
by
patrick-erichsen-2
· GitHub ↗
· v1.0.0
· MIT-0
43
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install my-apple-notes-skill
Description
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
Usage Guidance
This skill appears coherent with its purpose, but before installing: (1) verify the Homebrew tap/author (antoniorodr) and inspect the formula or upstream GitHub repo to ensure you trust the code; (2) be aware that granting Automation permission to Notes.app lets the tool read and modify your notes — only grant that if you trust the memo tool; (3) consider running memo manually from your terminal first to confirm behavior and review any prompts; and (4) avoid installing unreviewed code via pip unless you inspect the repository and packaging.
Capability Analysis
Type: OpenClaw Skill
Name: my-apple-notes-skill
Version: 1.0.0
The skill provides a legitimate interface for managing Apple Notes using the 'memo' CLI tool on macOS. It uses standard Homebrew installation methods (antoniorodr/memo/memo) and provides expected functionality such as listing, creating, and editing notes without any signs of malicious behavior, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The description (manage Apple Notes) matches the declared required binary (memo) and the SKILL.md usage examples. Required items (memo binary, macOS Notes access) are appropriate for the stated functionality.
Instruction Scope
SKILL.md only instructs use of the memo CLI commands (list, create, edit, delete, move, export) and mentions granting Automation access to Notes.app — actions necessary to control Apple Notes. It does not request unrelated files, environment variables, or network endpoints.
Install Mechanism
Install spec uses a Homebrew formula (antoniorodr/memo/memo), which is a common and reasonable mechanism. This is a third-party tap/author; you may want to review the tap/formula and upstream repo before installing. No arbitrary download URLs or archive extraction are used here.
Credentials
No environment variables, credentials, or config paths are required. The permissions requested (macOS Automation access to Notes.app) are proportionate to editing/accessing Apple Notes.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. Autonomous invocation is allowed (the platform default) and not by itself a concern given the limited scope and lack of broad credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install my-apple-notes-skill - After installation, invoke the skill by name or use
/my-apple-notes-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Apple Notes CLI skill, enabling management of Apple Notes from the terminal on macOS.
- Supports creating, viewing, editing, deleting, searching, moving, and exporting notes using the `memo` CLI.
- Interactive terminal interface for managing notes and folders.
- Export selected notes to HTML or Markdown formats.
- Requires macOS and the Notes.app; installable via Homebrew.
- Notes with images or attachments cannot be edited.
Metadata
Frequently Asked Questions
What is Test skill?
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS. It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.
How do I install Test skill?
Run "/install my-apple-notes-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Test skill free?
Yes, Test skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Test skill support?
Test skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created Test skill?
It is built and maintained by patrick-erichsen-2 (@patrick-erichsen-2); the current version is v1.0.0.
More Skills