{
  "schemaVersion": "1.0",
  "item": {
    "slug": "quick-reminders",
    "name": "Quick Reminders",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/lstpsche/quick-reminders",
    "canonicalUrl": "https://clawhub.ai/lstpsche/quick-reminders",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/quick-reminders",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=quick-reminders",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "scripts/nohup-reminder.sh",
      "README.md",
      "SKILL.md"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/quick-reminders"
    },
    "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/quick-reminders",
    "agentPageUrl": "https://openagent3.xyz/skills/quick-reminders/agent",
    "manifestUrl": "https://openagent3.xyz/skills/quick-reminders/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/quick-reminders/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Quick Reminders",
        "body": "One-shot reminders for < 2 days ahead. Agent composes the final delivery text at creation time. At fire time a background process sends it via openclaw message send — zero LLM tokens."
      },
      {
        "title": "Guardrail — 2+ days? Use calendar instead",
        "body": "If the user asks for a reminder 2 or more days from now, do NOT use this skill.\nInstead, create a calendar event (if the user has a calendar or an appropriate skill is available) with an appropriate reminder notification.\nExplain briefly: \"I'll add it to your calendar with a reminder so it won't be lost.\"\n\nAll operations go through the CLI:\nbash {baseDir}/scripts/nohup-reminder.sh <command> [args]\n\nIf {baseDir} is not resolved, use workspace-relative: bash ./skills/quick-reminders/scripts/nohup-reminder.sh <command> [args]\n\n--target: Delivery target from TOOLS.md (§ Reminders). Required for add.\nFormat depends on channel (e.g. Telegram chat ID, WhatsApp E.164 number, Discord channel ID).\nIf missing in TOOLS.md — check session_status tool for deliveryContext.to (strip channel prefix like telegram:), save to TOOLS.md, and use it.\n\nChannel: Telegram by default. Override with --channel <name> (e.g. whatsapp, discord, signal, imessage)."
      },
      {
        "title": "Add",
        "body": "nohup-reminder.sh add \"Reminder text here\" --target <chat_id> -t TIME [--channel CH] [-z TIMEZONE]\n\nText: the exact message the user will receive. Compose it yourself — keep your voice, add a CTA or helpful note when relevant.\n-t: relative (30s, 20m, 2h, 1d, 1h30m) or absolute ISO-8601 (2026-02-07T16:00:00+03:00)\n-z: IANA timezone for naive absolute times (default: system local)"
      },
      {
        "title": "List",
        "body": "nohup-reminder.sh list\n\nAuto-prunes fired entries."
      },
      {
        "title": "Remove",
        "body": "nohup-reminder.sh remove ID [ID ...]\nnohup-reminder.sh remove --all"
      },
      {
        "title": "Composing the reminder message",
        "body": "The reminder should feel like a friend texting you, not a system notification. No robotic phrasing.\n\nNever:\n\n\"Reminder: call John\"\n\"This is your reminder to...\"\n\"You asked to be reminded about...\"\n\"Task: load dishwasher\"\n\nInstead — sound human:\n\n\"Hey, you wanted to call John\"\n\"Time to call John back\"\n\"So... dishwasher time\"\n\"I know you hate it, but the dishwasher won't load itself\"\n\"Package is waiting — go grab it\"\n\nGuidelines:\n\nUse casual openers: \"Hey\", \"So...\", \"Heads up\", \"{UserName}\", or just dive in\nOkay to add light humor or empathy when it fits (\"I know, I know...\")\nKeep it short — one line, no formalities\nThe user reads this out of context hours later; it should still make sense"
      },
      {
        "title": "Examples (copy-paste ready, replace <chat_id> with actual ID)",
        "body": "User: \"Remind me to call John in 2 hours\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Hey, you wanted to call John\" --target <chat_id> -t 2h\n\nUser: \"Remind me in 20 minutes to grab the laundry\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Laundry's ready — go grab it\" --target <chat_id> -t 20m\n\nUser: \"Set a reminder for today at 6pm — pick up the package\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Package is waiting for you\" --target <target> -t \"2026-02-07T18:00:00\" -z \"America/New_York\"\n\nUser: \"Remind me via WhatsApp in 30 min to check the oven\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Check the oven!\" --target +15551234567 -t 30m --channel whatsapp\n\nUser: \"What reminders do I have?\"\n\nbash {baseDir}/scripts/nohup-reminder.sh list\n\nUser: \"Cancel reminder #3\"\n\nbash {baseDir}/scripts/nohup-reminder.sh remove 3\n\nUser: \"Cancel reminders 1 and 4\"\n\nbash {baseDir}/scripts/nohup-reminder.sh remove 1 4\n\nUser: \"Clear all my reminders\"\n\nbash {baseDir}/scripts/nohup-reminder.sh remove --all"
      },
      {
        "title": "Rules",
        "body": "Compose the delivery text yourself at creation time. No LLM runs when it fires.\nText must make sense to the user out of context.\nConfirm with one short word/phrase — e.g. \"Will do\", \"Will remind you\", \"Got it\", in future tense. Not \"Done\", \"Added\", \"Created\", \"Reminder X is set for Y\". No IDs, no times, no details.\nTo change: remove old, then add new."
      }
    ],
    "body": "Quick Reminders\n\nOne-shot reminders for < 2 days ahead. Agent composes the final delivery text at creation time. At fire time a background process sends it via openclaw message send — zero LLM tokens.\n\nGuardrail — 2+ days? Use calendar instead\n\nIf the user asks for a reminder 2 or more days from now, do NOT use this skill. Instead, create a calendar event (if the user has a calendar or an appropriate skill is available) with an appropriate reminder notification. Explain briefly: \"I'll add it to your calendar with a reminder so it won't be lost.\"\n\nAll operations go through the CLI: bash {baseDir}/scripts/nohup-reminder.sh <command> [args]\n\nIf {baseDir} is not resolved, use workspace-relative: bash ./skills/quick-reminders/scripts/nohup-reminder.sh <command> [args]\n\n--target: Delivery target from TOOLS.md (§ Reminders). Required for add. Format depends on channel (e.g. Telegram chat ID, WhatsApp E.164 number, Discord channel ID). If missing in TOOLS.md — check session_status tool for deliveryContext.to (strip channel prefix like telegram:), save to TOOLS.md, and use it.\n\nChannel: Telegram by default. Override with --channel <name> (e.g. whatsapp, discord, signal, imessage).\n\nCommands\nAdd\nnohup-reminder.sh add \"Reminder text here\" --target <chat_id> -t TIME [--channel CH] [-z TIMEZONE]\n\nText: the exact message the user will receive. Compose it yourself — keep your voice, add a CTA or helpful note when relevant.\n-t: relative (30s, 20m, 2h, 1d, 1h30m) or absolute ISO-8601 (2026-02-07T16:00:00+03:00)\n-z: IANA timezone for naive absolute times (default: system local)\nList\nnohup-reminder.sh list\n\n\nAuto-prunes fired entries.\n\nRemove\nnohup-reminder.sh remove ID [ID ...]\nnohup-reminder.sh remove --all\n\nComposing the reminder message\n\nThe reminder should feel like a friend texting you, not a system notification. No robotic phrasing.\n\nNever:\n\n\"Reminder: call John\"\n\"This is your reminder to...\"\n\"You asked to be reminded about...\"\n\"Task: load dishwasher\"\n\nInstead — sound human:\n\n\"Hey, you wanted to call John\"\n\"Time to call John back\"\n\"So... dishwasher time\"\n\"I know you hate it, but the dishwasher won't load itself\"\n\"Package is waiting — go grab it\"\n\nGuidelines:\n\nUse casual openers: \"Hey\", \"So...\", \"Heads up\", \"{UserName}\", or just dive in\nOkay to add light humor or empathy when it fits (\"I know, I know...\")\nKeep it short — one line, no formalities\nThe user reads this out of context hours later; it should still make sense\nExamples (copy-paste ready, replace <chat_id> with actual ID)\n\nUser: \"Remind me to call John in 2 hours\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Hey, you wanted to call John\" --target <chat_id> -t 2h\n\n\nUser: \"Remind me in 20 minutes to grab the laundry\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Laundry's ready — go grab it\" --target <chat_id> -t 20m\n\n\nUser: \"Set a reminder for today at 6pm — pick up the package\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Package is waiting for you\" --target <target> -t \"2026-02-07T18:00:00\" -z \"America/New_York\"\n\n\nUser: \"Remind me via WhatsApp in 30 min to check the oven\"\n\nbash {baseDir}/scripts/nohup-reminder.sh add \"Check the oven!\" --target +15551234567 -t 30m --channel whatsapp\n\n\nUser: \"What reminders do I have?\"\n\nbash {baseDir}/scripts/nohup-reminder.sh list\n\n\nUser: \"Cancel reminder #3\"\n\nbash {baseDir}/scripts/nohup-reminder.sh remove 3\n\n\nUser: \"Cancel reminders 1 and 4\"\n\nbash {baseDir}/scripts/nohup-reminder.sh remove 1 4\n\n\nUser: \"Clear all my reminders\"\n\nbash {baseDir}/scripts/nohup-reminder.sh remove --all\n\nRules\nCompose the delivery text yourself at creation time. No LLM runs when it fires.\nText must make sense to the user out of context.\nConfirm with one short word/phrase — e.g. \"Will do\", \"Will remind you\", \"Got it\", in future tense. Not \"Done\", \"Added\", \"Created\", \"Reminder X is set for Y\". No IDs, no times, no details.\nTo change: remove old, then add new."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/lstpsche/quick-reminders",
    "publisherUrl": "https://clawhub.ai/lstpsche/quick-reminders",
    "owner": "lstpsche",
    "version": "1.1.4",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/quick-reminders",
    "downloadUrl": "https://openagent3.xyz/downloads/quick-reminders",
    "agentUrl": "https://openagent3.xyz/skills/quick-reminders/agent",
    "manifestUrl": "https://openagent3.xyz/skills/quick-reminders/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/quick-reminders/agent.md"
  }
}