apple-notes

apple-notes is a skill for Claude Code, Codex from furkangonel/cowrangler. It costs 19 tokens per session (529 once invoked), scanned A, original, MIT.

A command-line tool for managing Apple Notes from a Mac terminal. Notes can be created, listed, searched, edited, and deleted, and Apple Notes can sync them across Apple devices through iCloud.

In plain words
What is it for?
Use it to save, find, organize, edit, or remove notes from the command line.
Why use it?
It lets terminal-based workflows work with Apple Notes without switching to the Notes app for every task.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/furkangonel/cowrangler/apple-notes
Any agent
npx skills add furkangonel/cowrangler --skill apple-notes
Clone the repo
git clone --depth 1 https://github.com/furkangonel/cowrangler

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for apple-notes

README.md
[![agentmods](https://agentmods.dev/badge/skills/furkangonel/cowrangler/apple-notes.svg)](https://agentmods.dev/skills/furkangonel/cowrangler/apple-notes)
Your own site
<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>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 529 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 5d ago against content hash 8aadb9694e45, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

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.

bundled_skills/apple/apple-notes/SKILL.md · 77 lines

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 → obsidian skill'i kullan
  • Sadece ajan dahili notlar → memory aracı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

  1. Cihazlar arası senkron isteniyorsa Apple Notes tercih et
  2. Ajan dahili notlar için memory aracını kullan
  3. Markdown-native bilgi yönetimi için Obsidian kullan
  4. Resim/ek içeren notlar düzenlenemez — kullanıcıyı bilgilendir
Changes

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.

  1. 5d ago First seen · 77 lines · 19 tokens per session scan A 8aadb9694e45

Subscribe to this mod's changes

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.