Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Manage Apple Notes via memo CLI: create, search, edit.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 47% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -48% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -72% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -58% | 0% |
Use 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 insteadbashmemo notes # List all notes memo notes -f "Folder Name" # Filter by folder memo notes -s "query" # Search notes (fuzzy)
bashmemo notes -a # Add a note (opens your $EDITOR) memo notes -a -f "Folder Name" # Add a note into a specific folder
-a/--add is a bare flag — it opens your $EDITOR to compose the note; it does not take a title argument. Use -f/--folder to target a folder. Set $EDITOR first (e.g. export EDITOR=vim).
bashmemo notes -e # Interactive selection to edit
bashmemo notes -d # Interactive selection to delete
bashmemo notes -m # Move note to folder (interactive)
bashmemo notes -ex # Export to HTML/Markdown
memory tool for agent-internal notes that don't need to syncobsidian skill for Markdown-native knowledge managementOther measured skills in the registry, with their headline benchmark lift.