원클릭으로
apple-reminders
Open Reminders.app and create macOS reminders with AppleScript when the user wants follow-ups in Apple's reminders system.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open Reminders.app and create macOS reminders with AppleScript when the user wants follow-ups in Apple's reminders system.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Keeps lightweight public-web discovery available for prompts, scheduled jobs, and follow-up research.
Open Notes.app and create or update iCloud notes on macOS using memo when possible and AppleScript when direct app automation is more reliable.
Open Find My on macOS, inspect devices or people when the user explicitly asks, and keep side effects gated behind confirmation.
Read or send Messages.app conversations on macOS through CLI or AppleScript with explicit confirmation before outbound sends.
Guides operator-owned delegation to Claude Code when repo work benefits from a second coding lane or an interactive code agent.
Guides operator-owned delegation to Codex when the task fits a bounded coding lane, review pass, or worktree-isolated implementation track.
| name | Apple Reminders |
| skill_id | apple-reminders |
| description | Open Reminders.app and create macOS reminders with AppleScript when the user wants follow-ups in Apple's reminders system. |
| version | 1.0.0 |
| source_kind | elephant-builtin |
Use this skill when the user wants a reminder tracked in Reminders.app instead of a transient todo list inside the current chat session.
open -a Reminders.osascript against the Reminders application.