Auto-sync: 2026-02-13 13:26:50
This commit is contained in:
12
skills/macos-notes/SKILL.md
Normal file
12
skills/macos-notes/SKILL.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# macOS Notes
|
||||
Description: Manage Apple Notes via AppleScript.
|
||||
|
||||
## Tools
|
||||
|
||||
### list
|
||||
Description: List recent notes or search by title.
|
||||
Command: osascript skills/macos-notes/list_notes.scpt "{{query}}"
|
||||
|
||||
### add
|
||||
Description: Create a new note or append to an existing one.
|
||||
Command: osascript skills/macos-notes/add_note.scpt "{{title}}" "{{body}}"
|
||||
Reference in New Issue
Block a user