Manage Apple Notes via deterministic local scripts (create, append, list, search, export, and edit). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Initial release of notesctl-skill-for-openclaw: - Enables Apple Notes management via local scripts: create, append, list, search, export, and edit. - Designed for efficiency and deterministic behavior, minimizing token usage and fragile quoting. - Handles user requests to add, list, search, or manage note folders using specific shell scripts. - Requires Darwin OS and dependencies: memo, python3, osascript. - Provides clear output conventions and editing guidelines.