Communityv0.1.0

Notesctl

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.

1.9kdownloads1stars9active installsclinchcc
View on ClawHubBack to Skills

Skill Details

Slug
notesctl-skill-for-openclaw
Latest Version
0.1.0
Author
clinchcc
Published
Feb 7, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Notesctl.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

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.