apple-notes
apple notes
What it does
- Install (Homebrew): brew tap antoniorodr/memo && brew install antoniorodr/memo/memo
- Manual (pip): pip install . (after cloning the repo)
- macOS-only; if prompted, grant Automation access to Notes.app.
- List all notes: memo notes
- Filter by folder: memo notes -f "Folder Name"
- Search notes (fuzzy): memo notes -s "query"
- Add a new note: memo notes -a
Requirements & configuration
- Interactive prompts may require terminal access.
- Requires Apple Notes.app to be accessible.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
apple-notes FAQ
What does the apple-notes skill do?
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS. Install (Homebrew): brew tap antoniorodr/memo && brew install antoniorodr/memo/memo Manual (pip): pip install . (after cloning the repo)
What does apple-notes require?
Interactive prompts may require terminal access. Requires Apple Notes.app to be accessible.
How do I install apple-notes?
Run: npx -y skills add https://github.com/steipete/clawdis --skill apple-notes --agent claude-code — the source lives at github.com/steipete/clawdis.
Maintain apple-notes?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[apple-notes on getagentictools](https://getagentictools.com/skills/steipete-clawdis-apple-notes?ref=badge) npx agentictools info skills/steipete-clawdis-apple-notes The second line is the CLI lookup for this page — handy in READMEs and docs.