Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Bitterbot to add a note, list notes, search notes, or manage note folders.
74
93%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use 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
e73c717
Also appears in
since May 7, 2026
since Mar 18, 2026
since Mar 2, 2026
since Feb 23, 2026
since Feb 23, 2026
since Feb 23, 2026
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.