AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Apple Reminders

skill-furkangonel-cowrangler-apple-reminders · by furkangonel

Apple Reminders'ı remindctl ile yönet — ekle, listele, tamamla.

No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-furkangonel-cowrangler-apple-reminders

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

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

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-furkangonel-cowrangler-apple-reminders)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Apple Reminders? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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ı → cron aracı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, yesterday
  • YYYY-MM-DD
  • YYYY-MM-DD HH:mm
  • ISO 8601 (2026-01-04T12:34:56Z)

Kurallar

  1. "Hatırlat" denildiğinde netleştir: Apple Reminders (telefona senkronize) mi yoksa ajan cronjob uyarısı mı?
  2. Oluşturmadan önce içerik ve tarihi onayla
  3. Programatik ayrıştırma için --json kullan

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.