Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기apple-notes
Manage Apple Notes via memo CLI: create, search, edit.
스타195,267
포크34,284
업데이트2026년 4월 27일 04:50
SKILL.md
readonly메뉴
Manage Apple Notes via memo CLI: create, search, edit.
Shop catalog search, checkout, order tracking, returns.
Pay HTTP 402 APIs via Machine Payments Protocol (MPP).
Agent payments via Stripe Link — cards, SPT, approvals.
Provision SaaS services + sync creds via Stripe Projects.
YouTube transcripts to summaries, threads, blogs.
Hyperliquid market data, account history, trade review.
| name | apple-notes |
| description | Manage Apple Notes via memo CLI: create, search, edit. |
| version | 1.0.0 |
| author | Hermes Agent |
| license | MIT |
| platforms | ["macos"] |
| metadata | {"hermes":{"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