Stats
Actions
Tags
From apple-skills
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:apple-notesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `memo` to manage Apple Notes directly from the terminal. Notes sync across all Apple devices via iCloud.
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 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 title
memo notes -e # Interactive selection to edit
memo notes -d # Interactive selection to delete
memo notes -m # Move note to folder (interactive)
memo notes -ex # Export to HTML/Markdown
memory tool for agent-internal notes that don't need to syncobsidian skill for Markdown-native knowledge managementCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub rnben/hermes-skills --plugin apple-skills