agentsclimarketplace

Apple reminders

Skill batteryshark/skill-tap/skills/productivity/apple-reminders

Manage Apple Reminders on macOS through a native EventKit command with explicit confirmation for mutations and machine-readable results.From its SKILL.md

Install
npx -y skills add batteryshark/skill-tap --skill apple-reminders

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.1 KB, 191 tokens by cl100k_base, as published. Nobody here has run it

Manage Apple Reminders

  1. Confirm the host is macOS and explain that the first command may trigger Reminders automation permission.
  2. Run bin/apple-reminders list-lists or bin/apple-reminders list-reminders to resolve list names and current reminder IDs before mutation.
  3. Present the exact title, list, due date, notes, and URL before creating or changing a reminder. Confirm deletion of a reminder or list immediately before execution.
  4. Run the narrow command described in references/commands.md, request JSON when subsequent automation needs stable fields, then re-read the affected item.
  5. If permission is denied, stop and direct the user to System Settings > Privacy & Security > Automation/Reminders; never weaken system privacy controls.

Use agents/reminder-reviewer.md when dates, recurrence, or destructive list operations are ambiguous.

What ships with it: 5 files

47.7 KB alongside SKILL.md, 2 of them executable

bin/

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.