Apple Reminders

🌐Community
by steipete · vlatest · Repository

This skill creates Apple Reminders based on your conversations, boosting productivity by instantly capturing tasks and ideas.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add steipete-apple-reminders npx -- -y @trustedskills/steipete-apple-reminders
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "steipete-apple-reminders": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/steipete-apple-reminders"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Apple Reminders. It can create, read, update, and delete reminders directly within your Apple ecosystem. This enables the agent to manage tasks, set appointments, and generally keep you organized through voice commands or text prompts.

When to use it

  • Task Management: "Remind me to pay bills on the 15th of every month."
  • Appointment Scheduling: “Add a meeting with John next Tuesday at 2 PM called ‘Project Review’.”
  • Grocery List Creation: "Create a reminder for 'buy milk, eggs, and bread' due tomorrow morning."
  • Travel Planning: "Remind me to pack my suitcase three days before my trip to Hawaii.”

Key capabilities

  • Creating new reminders
  • Reading existing reminders
  • Updating reminder details (date, time, title)
  • Deleting reminders

Example prompts

  • "Add a reminder to call Mom on Sunday at 10 AM."
  • “What are my reminders for tomorrow?”
  • "Delete the reminder about picking up dry cleaning.”

Tips & gotchas

Requires access to your Apple Reminders account. The agent’s ability to interact with your reminders depends on proper authentication and permissions being granted.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
steipete
Installs
0

🌐 Community

Passed automated security scans.