📋
AutomationTypeScript

Apple Reminders CLI

by hAcKlyc

Apple Reminders CLI is an Automation skill for Claude Code, published by hAcKlyc in MyAgents.

851 stars99 forkson hAcKlyc/MyAgentsAdded 2026/08/22Repository updated 2026/08/16
aiai-agentsclaude-codecode-agentdesktopmanusskills
Install in seconds
Install Apple Reminders CLI
Copy Apple Reminders CLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hAcKlyc/MyAgents/tree/main/bundled-workspaces/mino/.claude/skills/apple-reminders ~/.claude/skills/apple-reminders

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hAcKlyc/MyAgents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
bundled-workspaces/mino/.claude/skills/apple-reminders/SKILL.md in hAcKlyc/MyAgents
Installs to
~/.claude/skills/apple-reminders
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Apple Reminders CLI does

Apple Reminders CLI manages Apple Reminders from the terminal with remindctl on macOS. Use it to list, add, edit, complete, delete, and script reminders with date filters and JSON or plain output.

Apple Reminders CLI is cataloged under Automation on DirSkills. Apple Reminders CLI comes from a repository tagged ai, ai-agents, claude-code, code-agent and desktop.

Documentation

README

Apple Reminders CLI (remindctl)

Use remindctl to manage Apple Reminders directly from the terminal. It supports list filtering, date-based views, and scripting output.

Setup

  • Install (Homebrew): brew install steipete/tap/remindctl
  • From source: pnpm install && pnpm build (binary at ./bin/remindctl)
  • macOS-only; grant Reminders permission when prompted.

Permissions

  • Check status: remindctl status
  • Request access: remindctl authorize

View Reminders

  • Default (today): remindctl
  • Today: remindctl today
  • Tomorrow: remindctl tomorrow
  • Week: remindctl week
  • Overdue: remindctl overdue
  • Upcoming: remindctl upcoming
  • Completed: remindctl completed
  • All: remindctl all
  • Specific date: remindctl 2026-01-04

Manage Lists

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Apple Reminders CLI

  • What else does hAcKlyc publish alongside Apple Reminders CLI?

    Apple Reminders CLI is one of 23 skills that DirSkills catalogs from hAcKlyc/MyAgents, the repository it ships in. Its siblings there include Apple Notes, Bird and Download Anything. Each one is a separate skill with its own page in this directory, installs the same way Apple Reminders CLI does, and is maintained by hAcKlyc in that same repository. The rest of the collection is listed on the hAcKlyc/MyAgents page.

  • How does Apple Reminders CLI compare to other Automation skills?

    Apple Reminders CLI ranks #952 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Apple Reminders CLI against them. Open each page to compare what they document and how they install.

More from hAcKlyc/MyAgents

Apple Reminders CLI is one of 23 skills cataloged on DirSkills from hAcKlyc/MyAgents.

See all 23 skills