← Back to Skills Marketplace
Apple Reminders
by
Peter Steinberger
· GitHub ↗
· v1.0.0
31363
Downloads
56
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install apple-reminders
Description
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Usage Guidance
Install only if you want Codex to manage Apple Reminders on your Mac and you trust the remindctl Homebrew tap. Confirm before running commands that edit, complete, rename, or delete reminders or lists, especially commands using --force.
Capability Analysis
Type: OpenClaw Skill
Name: apple-reminders
Version: 1.0.0
The skill bundle is designed to manage Apple Reminders using the `remindctl` CLI tool. The `SKILL.md` file specifies installation via Homebrew (`brew install steipete/tap/remindctl`), which is a standard and generally safe method for installing macOS command-line tools. All described commands are legitimate uses of `remindctl` for managing reminders. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The behavior is clearly aligned with its stated purpose and lacks high-risk activities beyond standard CLI tool interaction.
Capability Assessment
Purpose & Capability
The stated purpose is to manage Apple Reminders, and the documented capabilities are limited to installing and using remindctl for listing, creating, editing, completing, deleting, and formatting reminder output.
Instruction Scope
The command reference includes destructive reminder and list deletion examples, including a force delete, but those actions are disclosed and directly aligned with a reminders management skill.
Install Mechanism
Installation uses a disclosed third-party Homebrew tap for remindctl; this is coherent for the skill but requires trusting that upstream package.
Credentials
macOS Reminders permission is necessary for the purpose and gives access to personal reminder data plus authority to modify it, so use should remain user-directed.
Persistence & Privilege
The artifact is a single Markdown instruction file and shows no background persistence, privilege escalation, credential harvesting, obfuscation, or automatic execution.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install apple-reminders - After installation, invoke the skill by name or use
/apple-reminders - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Frequently Asked Questions
What is Apple Reminders?
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. It is an AI Agent Skill for Claude Code / OpenClaw, with 31363 downloads so far.
How do I install Apple Reminders?
Run "/install apple-reminders" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Apple Reminders free?
Yes, Apple Reminders is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Apple Reminders support?
Apple Reminders is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin).
Who created Apple Reminders?
It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.0.
More Skills