con un clic
apple-notes
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Add a Bun-native YAML agent definition with inheritance, tool policy, and subagent references.
Add a Bun-native messaging channel adapter with lifecycle, webhook, and configuration coverage.
Add a Bun-native LLM provider entry with routing, pricing, headers, limits, and Bun tests.
Add a Bun-native TypeScript tool with schema, registry wiring, policy boundaries, and Bun tests.
Author a Bun-native Xerxes SKILL.md bundle with valid metadata, safe assets, and discovery tests.
Normalize Xerxes Apache-2.0 headers with the native Bun maintenance command and verify TypeScript sources.
| name | apple-notes |
| description | Manage Apple Notes via the memo CLI on macOS (create, view, search, edit). |
| version | 1.0.0 |
| author | Xerxes Agent |
| license | MIT |
| platforms | ["macos"] |
| metadata | {"xerxes":{"tags":["Notes","Apple","macOS","note-taking"],"related_skills":["obsidian"]}} |
| prerequisites | {"commands":["memo"]} |
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 management