Install
$ agentstack add skill-furkangonel-cowrangler-apple-reminders ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Apple Reminders
remindctl CLI aracıyla Apple Reminders'ı doğrudan terminalden yönet. Görevler iCloud ile iPhone/iPad/Mac'e senkronize edilir.
Ön Koşullar
- macOS ve Reminders.app
- Kur:
brew install steipete/tap/remindctl - İstendiğinde Reminders iznini ver
- Kontrol:
remindctl status/ İzin iste:remindctl authorize
Ne Zaman Kullan
- Kullanıcı "hatırlatıcı" veya "Reminders uygulaması" dediğinde
- iOS'a senkronize olacak kişisel görevler oluştururken
- Apple Reminders listelerini yönetirken
Ne Zaman Kullanma
- Ajan zamanlamaları →
cronaracını kullan - Takvim etkinlikleri → Apple Calendar veya Google Calendar
- Proje görev yönetimi → GitHub Issues vb.
- Kullanıcı "hatırlat" diyorsa ajan uyarısı mı yoksa Apple Reminders mı istediğini önce sor
Hızlı Referans
Hatırlatıcıları Görüntüle
remindctl # Bugünkü hatırlatıcılar
remindctl today # Bugün
remindctl tomorrow # Yarın
remindctl week # Bu hafta
remindctl overdue # Geçmiş tarihli
remindctl all # Tümü
remindctl 2026-06-15 # Belirli tarih
Listeleri Yönet
remindctl list # Tüm listeleri göster
remindctl list İş # Belirli listeyi göster
remindctl list Projeler --create # Liste oluştur
remindctl list İş --delete # Liste sil
Hatırlatıcı Oluştur
remindctl add "Süt al"
remindctl add --title "Annemi ara" --list Kişisel --due tomorrow
remindctl add --title "Toplantı hazırlığı" --due "2026-02-15 09:00"
Tamamla / Sil
remindctl complete 1 2 3 # ID ile tamamla
remindctl delete 4A83 --force # ID ile sil
Çıktı Formatları
remindctl today --json # Scripting için JSON
remindctl today --plain # TSV formatı
remindctl today --quiet # Yalnızca sayılar
Tarih Formatları
--due ve filtreler için:
today,tomorrow,yesterdayYYYY-MM-DDYYYY-MM-DD HH:mm- ISO 8601 (
2026-01-04T12:34:56Z)
Kurallar
- "Hatırlat" denildiğinde netleştir: Apple Reminders (telefona senkronize) mi yoksa ajan cronjob uyarısı mı?
- Oluşturmadan önce içerik ve tarihi onayla
- Programatik ayrıştırma için
--jsonkullan
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: furkangonel
- Source: furkangonel/cowrangler
- License: MIT
- Homepage: https://cowrangler.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.