بنقرة واحدة
apple-reminders
Create and manage Apple Reminders via AppleScript
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create and manage Apple Reminders via AppleScript
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create new Kirie skills interactively. Use when learning something new that should become a reusable skill.
Retrieve secrets from 1Password vaults via the CLI
Create and search Apple Notes via AppleScript
Create and search notes in Bear on macOS
Monitor RSS feeds and blogs for new posts
Control Bluesound speakers on the local network
| name | apple-reminders |
| description | Create and manage Apple Reminders via AppleScript |
| emoji | 🔔 |
| version | 1.0.0 |
| os | ["darwin"] |
| requires | {"bins":["osascript"]} |
| invocation | {"userInvocable":true} |
Create, list, and manage reminders in the macOS Reminders app.
Uses osascript to interact with the Reminders app via AppleScript. Supports creating reminders with due dates, listing reminders by list, and marking them complete.