Manage Apple Notes via memo CLI: create, search, edit.
64
77%
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
Fix and improve this skill with Tessl
tessl review fix ./skills/apple/apple-notes/SKILL.mdUse memo to manage Apple Notes directly from the terminal. Notes sync across all Apple devices via iCloud.
brew tap antoniorodr/memo && brew install antoniorodr/memo/memoobsidian skillmemory tool insteadmemo notes # List all notes
memo notes -f "Folder Name" # Filter by folder
memo notes -s "query" # Search notes (fuzzy)memo notes -a # Interactive editor
memo notes -a "Note Title" # Quick add with titlememo notes -e # Interactive selection to editmemo notes -d # Interactive selection to deletememo notes -m # Move note to folder (interactive)memo notes -ex # Export to HTML/Markdownmemory tool for agent-internal notes that don't need to syncobsidian skill for Markdown-native knowledge management5be99b6
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.