Apple Notes
v0.1.0Use this skill when the task involves reading, searching, creating, editing, organizing, or moving Apple Notes on macOS. This includes finding notes, creatin...
⭐ 0· 50·0 current·0 all-time
byLi shixiong@lishix520
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the declared requirement (osascript) and the SKILL.md describes only Notes-related actions (search, read, create, append, move, folder management). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
The SKILL.md contains detailed AppleScript/osascript command patterns and conservative operational rules (search-before-create, confirm before delete/move). It does not instruct the agent to read arbitrary files, network endpoints, or environment variables beyond the Notes interaction. The guidance is prescriptive but stays within the Notes domain.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk install posture. It assumes osascript is available (macOS built-in), which is appropriate for the stated purpose.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate given it operates locally via osascript against the Notes app.
Persistence & Privilege
always:false and user-invocable:true (default) — the skill is not force-enabled. It allows autonomous invocation (platform default) but does not request permanent elevated privileges or modify other skills' configs.
Assessment
This skill will run osascript commands on your Mac to read and modify Apple Notes, so installing it gives the agent the ability to view and change local notes. Only install if you trust the skill source and the agent's actions. Recommended precautions: (1) back up important notes before allowing bulk moves/deletes, (2) review the SKILL.md or the linked GitHub repo to confirm the exact commands used, (3) restrict use to trusted prompts (ask for explicit confirmation before destructive actions), and (4) only enable on a macOS machine where you expect Notes automation. If you want higher assurance, ask the publisher for the concrete AppleScript snippets the agent will run and inspect them before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97ftqwq383nd6sbr2kd14vpe584rs7e
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
OSmacOS
Binsosascript
