Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/furkangonel/cowrangler/apple-notesnpx skills add furkangonel/cowrangler --skill apple-notesgit clone --depth 1 https://github.com/furkangonel/cowranglerWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/furkangonel/cowrangler/apple-notes)<a href="https://agentmods.dev/skills/furkangonel/cowrangler/apple-notes"><img src="https://agentmods.dev/badge/skills/furkangonel/cowrangler/apple-notes.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00019 | $0.00529 |
| Opus 5 | $0.00010 | $0.00264 |
| Sonnet 5 | $0.00004 | $0.00106 |
| Haiku 4.5 | $0.00002 | $0.00053 |
Grade A, and why
apple-notes scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Apple Notes
memo CLI aracıyla Apple Notes'u doğrudan terminalden yönet. Notlar iCloud ile tüm Apple cihazlarına senkronize edilir.
Ön Koşullar
- macOS ve Notes.app
- Kur:
brew tap antoniorodr/memo && brew install antoniorodr/memo/memo - İstendiğinde Automation erişimi ver: Sistem Ayarları → Gizlilik → Automation
Ne Zaman Kullan
- Kullanıcı Apple Notes oluşturmak, görüntülemek veya aramak istediğinde
- Cihazlar arası senkron gereken bilgileri kaydetmek için (iPhone/iPad/Mac)
- Notları klasörlere düzenlemek için
Ne Zaman Kullanma
- Obsidian vault yönetimi →
obsidianskill'i kullan - Sadece ajan dahili notlar →
memoryaracını kullan - Bear Notes → desteklenmiyor
Hızlı Referans
Notları Görüntüle
memo notes # Tüm notları listele
memo notes -f "Klasör Adı" # Klasöre göre filtrele
memo notes -s "sorgu" # Fuzzy arama
Not Oluştur
memo notes -a # Etkileşimli editör
memo notes -a "Not Başlığı" # Hızlı oluştur
Not Düzenle
memo notes -e # Etkileşimli seçim ile düzenle
Not Sil
memo notes -d # Etkileşimli seçim ile sil
Not Taşı
memo notes -m # Klasöre taşı (etkileşimli)
Not Dışa Aktar
memo notes -ex # HTML/Markdown'a aktar
Kurallar
- Cihazlar arası senkron isteniyorsa Apple Notes tercih et
- Ajan dahili notlar için
memoryaracını kullan - Markdown-native bilgi yönetimi için Obsidian kullan
- Resim/ek içeren notlar düzenlenemez — kullanıcıyı bilgilendir
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 77 lines · 19 tokens per session scan A 8aadb9694e45
apple-notes is a skill published in the GitHub repository furkangonel/cowrangler (2 stars, last pushed 4d ago), licensed MIT. It adds 19 tokens to every session and 529 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
apple-notes
Manage Apple Notes via memo CLI: create, search, edit.
apple-notes
Interact with the Apple Notes app. CRUD operations for persistent storage of thoughts, data, and information across sessions.
markdown-documents
Use when creating or editing Markdown documents, notes, reports, briefs, drafts, or other editable writing where Markdown should be the primary artifact format.
apple-mail
Use this skill when the user wants to manage Apple Mail on macOS - reading, searching, sending, replying to, forwarding, and organizing emails and mailboxes. This skill provides access to Apple Mail through MCP tools.
pyapple
How to operate the pyapple command line against a real Mac's Messages, Mail, Contacts, Reminders, Calendar, Notes, Maps and Shortcuts, plus its presence sensing and its permission doctor. Load this before the first pyapple call in a task — it has the shape of every operation, how to read the exit status, the two-phase…
c-notes
Manage Apple Notes and Apple Reminders from the CLI. Uses memo for Notes and remindctl for Reminders. Supports listing, searching, reading, creating notes, and adding/completing reminders.