Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
58
70%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/apple-notes/SKILL.mdUse memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.
Setup
brew tap antoniorodr/memo && brew install antoniorodr/memo/memopip install . (after cloning the repo)View Notes
memo notesmemo notes -f "Folder Name"memo notes -s "query"Create Notes
memo notes -a
memo notes -a "Note Title"Edit Notes
memo notes -e
Delete Notes
memo notes -d
Move Notes
memo notes -m
Export Notes
memo notes -ex
Limitations
Notes
a20f57b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.