{
  "schemaVersion": "1.0",
  "item": {
    "slug": "apple-remind-me",
    "name": "Apple Reminder",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/plgonzalezrx8/apple-remind-me",
    "canonicalUrl": "https://clawhub.ai/plgonzalezrx8/apple-remind-me",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/apple-remind-me",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=apple-remind-me",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "complete-reminder.sh",
      "create-reminder.sh",
      "delete-reminder.sh",
      "edit-reminder-message.sh",
      "edit-reminder-time.sh",
      "list-reminders.sh"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/apple-remind-me"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/apple-remind-me",
    "agentPageUrl": "https://openagent3.xyz/skills/apple-remind-me/agent",
    "manifestUrl": "https://openagent3.xyz/skills/apple-remind-me/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/apple-remind-me/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Apple Remind Me (macOS Native)",
        "body": "Create, manage, and organize Apple Reminders using natural language. Works with Reminders.app natively - syncs to iPhone, iPad, Apple Watch."
      },
      {
        "title": "Quick Reference",
        "body": "Want to...CommandExampleCreate remindercreate-reminder.sh \"msg\" \"when\"create-reminder.sh \"Call mom\" \"tomorrow at 2pm\"List reminderslist-reminders.sh [filter]list-reminders.sh todayComplete remindercomplete-reminder.sh IDcomplete-reminder.sh XXXX-XXXXDelete reminderdelete-reminder.sh IDdelete-reminder.sh XXXX-XXXXEdit messageedit-reminder-message.sh ID \"msg\"edit-reminder-message.sh XXXX \"New text\"Edit timeedit-reminder-time.sh ID \"when\"edit-reminder-time.sh XXXX \"next friday\""
      },
      {
        "title": "1. Create Reminder",
        "body": "Create a new reminder with natural language time parsing.\n\nUsage:\n\n./create-reminder.sh \"message\" \"when\"\n\nExamples:\n\n./create-reminder.sh \"Pay bills\" \"later today\"\n./create-reminder.sh \"Call dentist\" \"tomorrow at 3pm\"\n./create-reminder.sh \"Check email\" \"in 2 hours\"\n./create-reminder.sh \"Team meeting\" \"next monday at 10am\""
      },
      {
        "title": "2. List Reminders",
        "body": "Display all incomplete reminders with IDs, titles, due dates, and lists.\n\nUsage:\n\n./list-reminders.sh\n\nOutput Format:\n\n⏳ ID: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n   Title: Reminder text\n   Due: 2026-01-27 14:00\n   List: Reminders"
      },
      {
        "title": "3. Complete Reminder",
        "body": "Mark a reminder as completed (it will move to completed list in Reminders.app).\n\nUsage:\n\n./complete-reminder.sh \"REMINDER-ID\"\n\nExample:\n\n./complete-reminder.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\""
      },
      {
        "title": "4. Delete Reminder",
        "body": "Permanently delete a reminder.\n\nUsage:\n\n./delete-reminder.sh \"REMINDER-ID\"\n\nExample:\n\n./delete-reminder.sh \"7C403BC5-6016-410A-810D-9A0F924682F9\""
      },
      {
        "title": "5. Edit Reminder Message",
        "body": "Update the text/title of an existing reminder.\n\nUsage:\n\n./edit-reminder-message.sh \"REMINDER-ID\" \"new message\"\n\nExample:\n\n./edit-reminder-message.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"Updated reminder text\""
      },
      {
        "title": "6. Edit Reminder Time",
        "body": "Reschedule a reminder to a new time using natural language.\n\nUsage:\n\n./edit-reminder-time.sh \"REMINDER-ID\" \"new time\"\n\nExamples:\n\n./edit-reminder-time.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"tomorrow at 2pm\"\n./edit-reminder-time.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"in 3 hours\"\n./edit-reminder-time.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"next friday\""
      },
      {
        "title": "Relative Times",
        "body": "Format: in [number] [unit]\n\nin 5 minutes → 5 minutes from now\nin 2 hours → 2 hours from now\nin 3 days → 3 days from now at current time"
      },
      {
        "title": "Time of Day Shortcuts",
        "body": "later today / later / this afternoon → Today at 17:00\ntonight → Today at 20:00\ntomorrow → Tomorrow at 09:00"
      },
      {
        "title": "Tomorrow with Specific Time",
        "body": "Format: tomorrow at [time]\n\ntomorrow at 3pm → Tomorrow at 15:00\ntomorrow at 10:30am → Tomorrow at 10:30\ntomorrow at 8pm → Tomorrow at 20:00"
      },
      {
        "title": "Day of Week",
        "body": "Format: next [weekday] (lowercase required)\n\nnext monday → Next Monday at 09:00\nnext friday → Next Friday at 09:00\nnext sunday → Next Sunday at 09:00\n\nNote: Day names must be lowercase (monday, tuesday, etc.)"
      },
      {
        "title": "ISO Format (fallback)",
        "body": "2026-01-27 14:00 → Exact date and time"
      },
      {
        "title": "Creating Reminders",
        "body": "When user says: \"Remind me to X at/in Y\"\n\n./create-reminder.sh \"X\" \"Y\""
      },
      {
        "title": "Listing Reminders",
        "body": "When user asks: \"What are my reminders?\" or \"Show my reminders\"\n\n./list-reminders.sh"
      },
      {
        "title": "Completing Reminders",
        "body": "When user says: \"Mark [reminder] as done\" or \"Complete [reminder]\"\n\nList reminders to find the ID\nUse the ID to complete:\n\n./complete-reminder.sh \"REMINDER-ID\""
      },
      {
        "title": "Editing Reminders",
        "body": "When user says: \"Change [reminder] to say X\" or \"Reschedule [reminder] to Y\"\n\nList reminders to find the ID\nEdit message or time:\n\n./edit-reminder-message.sh \"REMINDER-ID\" \"new message\"\n./edit-reminder-time.sh \"REMINDER-ID\" \"new time\""
      },
      {
        "title": "Deleting Reminders",
        "body": "When user says: \"Delete [reminder]\" or \"Remove [reminder]\"\n\nList reminders to find the ID\nDelete:\n\n./delete-reminder.sh \"REMINDER-ID\""
      },
      {
        "title": "Complete Workflow: Find and Complete a Reminder",
        "body": "# 1. List all reminders\n./list-reminders.sh | grep \"Pay bills\"\n\n# 2. Get the ID from output\n# Output shows: ID: CDCBCB94-1215-494E-9F12-471AFEF25C09\n\n# 3. Mark as complete\n./complete-reminder.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\""
      },
      {
        "title": "Complete Workflow: Reschedule a Reminder",
        "body": "# 1. List reminders and find the one to reschedule\n./list-reminders.sh | grep \"Team meeting\"\n\n# 2. Reschedule to new time\n./edit-reminder-time.sh \"REMINDER-ID\" \"next friday at 2pm\""
      },
      {
        "title": "Technical Details",
        "body": "Backend: Uses remindctl command-line tool (macOS native)\nDate Parsing: BSD date utility (macOS compatible)\nTime Format: ISO 8601 timestamps for remindctl\nList Filtering: Shows only incomplete reminders by default\nSync: All changes sync immediately to iCloud and all devices"
      },
      {
        "title": "Requirements",
        "body": "macOS (darwin)\nremindctl (installed at /usr/local/bin/remindctl)\ndate (BSD version, macOS default)\npython3 (for JSON parsing in list-reminders.sh)\nApple Reminders.app"
      },
      {
        "title": "Limitations",
        "body": "Day of week parsing requires lowercase (e.g., \"monday\" not \"Monday\")\n\"Next [weekday]\" adds 7 days (doesn't calculate exact next occurrence)\nNo support for recurring reminders\nNo support for custom reminder lists (uses default \"Reminders\" list)\nNo location-based reminders"
      }
    ],
    "body": "Apple Remind Me (macOS Native)\n\nCreate, manage, and organize Apple Reminders using natural language. Works with Reminders.app natively - syncs to iPhone, iPad, Apple Watch.\n\nQuick Reference\nWant to...\tCommand\tExample\nCreate reminder\tcreate-reminder.sh \"msg\" \"when\"\tcreate-reminder.sh \"Call mom\" \"tomorrow at 2pm\"\nList reminders\tlist-reminders.sh [filter]\tlist-reminders.sh today\nComplete reminder\tcomplete-reminder.sh ID\tcomplete-reminder.sh XXXX-XXXX\nDelete reminder\tdelete-reminder.sh ID\tdelete-reminder.sh XXXX-XXXX\nEdit message\tedit-reminder-message.sh ID \"msg\"\tedit-reminder-message.sh XXXX \"New text\"\nEdit time\tedit-reminder-time.sh ID \"when\"\tedit-reminder-time.sh XXXX \"next friday\"\nAvailable Commands\n1. Create Reminder\n\nCreate a new reminder with natural language time parsing.\n\nUsage:\n\n./create-reminder.sh \"message\" \"when\"\n\n\nExamples:\n\n./create-reminder.sh \"Pay bills\" \"later today\"\n./create-reminder.sh \"Call dentist\" \"tomorrow at 3pm\"\n./create-reminder.sh \"Check email\" \"in 2 hours\"\n./create-reminder.sh \"Team meeting\" \"next monday at 10am\"\n\n2. List Reminders\n\nDisplay all incomplete reminders with IDs, titles, due dates, and lists.\n\nUsage:\n\n./list-reminders.sh\n\n\nOutput Format:\n\n⏳ ID: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n   Title: Reminder text\n   Due: 2026-01-27 14:00\n   List: Reminders\n\n3. Complete Reminder\n\nMark a reminder as completed (it will move to completed list in Reminders.app).\n\nUsage:\n\n./complete-reminder.sh \"REMINDER-ID\"\n\n\nExample:\n\n./complete-reminder.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\"\n\n4. Delete Reminder\n\nPermanently delete a reminder.\n\nUsage:\n\n./delete-reminder.sh \"REMINDER-ID\"\n\n\nExample:\n\n./delete-reminder.sh \"7C403BC5-6016-410A-810D-9A0F924682F9\"\n\n5. Edit Reminder Message\n\nUpdate the text/title of an existing reminder.\n\nUsage:\n\n./edit-reminder-message.sh \"REMINDER-ID\" \"new message\"\n\n\nExample:\n\n./edit-reminder-message.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"Updated reminder text\"\n\n6. Edit Reminder Time\n\nReschedule a reminder to a new time using natural language.\n\nUsage:\n\n./edit-reminder-time.sh \"REMINDER-ID\" \"new time\"\n\n\nExamples:\n\n./edit-reminder-time.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"tomorrow at 2pm\"\n./edit-reminder-time.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"in 3 hours\"\n./edit-reminder-time.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\" \"next friday\"\n\nTime Parsing Reference\nRelative Times\n\nFormat: in [number] [unit]\n\nin 5 minutes → 5 minutes from now\nin 2 hours → 2 hours from now\nin 3 days → 3 days from now at current time\nTime of Day Shortcuts\nlater today / later / this afternoon → Today at 17:00\ntonight → Today at 20:00\ntomorrow → Tomorrow at 09:00\nTomorrow with Specific Time\n\nFormat: tomorrow at [time]\n\ntomorrow at 3pm → Tomorrow at 15:00\ntomorrow at 10:30am → Tomorrow at 10:30\ntomorrow at 8pm → Tomorrow at 20:00\nDay of Week\n\nFormat: next [weekday] (lowercase required)\n\nnext monday → Next Monday at 09:00\nnext friday → Next Friday at 09:00\nnext sunday → Next Sunday at 09:00\n\nNote: Day names must be lowercase (monday, tuesday, etc.)\n\nISO Format (fallback)\n2026-01-27 14:00 → Exact date and time\nAgent Implementation Guide\nCreating Reminders\n\nWhen user says: \"Remind me to X at/in Y\"\n\n./create-reminder.sh \"X\" \"Y\"\n\nListing Reminders\n\nWhen user asks: \"What are my reminders?\" or \"Show my reminders\"\n\n./list-reminders.sh\n\nCompleting Reminders\n\nWhen user says: \"Mark [reminder] as done\" or \"Complete [reminder]\"\n\nList reminders to find the ID\nUse the ID to complete:\n./complete-reminder.sh \"REMINDER-ID\"\n\nEditing Reminders\n\nWhen user says: \"Change [reminder] to say X\" or \"Reschedule [reminder] to Y\"\n\nList reminders to find the ID\nEdit message or time:\n./edit-reminder-message.sh \"REMINDER-ID\" \"new message\"\n./edit-reminder-time.sh \"REMINDER-ID\" \"new time\"\n\nDeleting Reminders\n\nWhen user says: \"Delete [reminder]\" or \"Remove [reminder]\"\n\nList reminders to find the ID\nDelete:\n./delete-reminder.sh \"REMINDER-ID\"\n\nWorkflow Examples\nComplete Workflow: Find and Complete a Reminder\n# 1. List all reminders\n./list-reminders.sh | grep \"Pay bills\"\n\n# 2. Get the ID from output\n# Output shows: ID: CDCBCB94-1215-494E-9F12-471AFEF25C09\n\n# 3. Mark as complete\n./complete-reminder.sh \"CDCBCB94-1215-494E-9F12-471AFEF25C09\"\n\nComplete Workflow: Reschedule a Reminder\n# 1. List reminders and find the one to reschedule\n./list-reminders.sh | grep \"Team meeting\"\n\n# 2. Reschedule to new time\n./edit-reminder-time.sh \"REMINDER-ID\" \"next friday at 2pm\"\n\nTechnical Details\nBackend: Uses remindctl command-line tool (macOS native)\nDate Parsing: BSD date utility (macOS compatible)\nTime Format: ISO 8601 timestamps for remindctl\nList Filtering: Shows only incomplete reminders by default\nSync: All changes sync immediately to iCloud and all devices\nRequirements\nmacOS (darwin)\nremindctl (installed at /usr/local/bin/remindctl)\ndate (BSD version, macOS default)\npython3 (for JSON parsing in list-reminders.sh)\nApple Reminders.app\nLimitations\nDay of week parsing requires lowercase (e.g., \"monday\" not \"Monday\")\n\"Next [weekday]\" adds 7 days (doesn't calculate exact next occurrence)\nNo support for recurring reminders\nNo support for custom reminder lists (uses default \"Reminders\" list)\nNo location-based reminders"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/plgonzalezrx8/apple-remind-me",
    "publisherUrl": "https://clawhub.ai/plgonzalezrx8/apple-remind-me",
    "owner": "plgonzalezrx8",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/apple-remind-me",
    "downloadUrl": "https://openagent3.xyz/downloads/apple-remind-me",
    "agentUrl": "https://openagent3.xyz/skills/apple-remind-me/agent",
    "manifestUrl": "https://openagent3.xyz/skills/apple-remind-me/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/apple-remind-me/agent.md"
  }
}