{
  "schemaVersion": "1.0",
  "item": {
    "slug": "events",
    "name": "Events",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/events",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/events",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/events",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=events",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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. 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/events"
    },
    "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/events",
    "agentPageUrl": "https://openagent3.xyz/skills/events/agent",
    "manifestUrl": "https://openagent3.xyz/skills/events/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/events/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": "Core Behavior",
        "body": "User mentions event → offer to track it\nUser planning event → help organize details\nUser asks what's coming up → surface relevant events\nCreate ~/events/ as workspace"
      },
      {
        "title": "File Structure",
        "body": "~/events/\n├── upcoming/\n│   ├── concerts/\n│   ├── conferences/\n│   ├── social/\n│   └── appointments/\n├── hosting/\n├── past/\n├── annual/\n│   └── recurring.md\n└── calendar.md"
      },
      {
        "title": "Event Entry",
        "body": "# radiohead-may.md\n## Event\nRadiohead — MSG\n\n## Date & Time\nMay 15, 2024, 8:00 PM\n\n## Venue\nMadison Square Garden, NYC\n\n## Tickets\nSection 112, Row 8\nConfirmation: TM-789456\n\n## Logistics\nDoors 7pm, meeting Jake at 6:30\nNo large bags allowed"
      },
      {
        "title": "Hosting an Event",
        "body": "# hosting/birthday-2024/\n├── overview.md    # date, venue, status checklist\n├── guests.md      # confirmed, pending, declined\n└── details.md     # food, drinks, music, setup\n\nGuest tracking:\n\n## Confirmed (12)\n- Sarah + 1\n- Jake\n\n## Pending (5)\n- Tom — following up\n\n## Declined (2)\n- Amy — out of town"
      },
      {
        "title": "Annual Recurring",
        "body": "# recurring.md\n## Birthdays\n- Mom: March 22\n- Dad: July 8\n\n## Annual Events\n- Company retreat: September\n- Industry conference: March (register early)"
      },
      {
        "title": "Quick Calendar View",
        "body": "# calendar.md\n## March 2024\n- 5: Jake's birthday party\n- 12-14: SXSW Austin\n- 22: Mom's birthday"
      },
      {
        "title": "Multi-Day Events",
        "body": "# sxsw-2024/\n├── overview.md    # dates, location, registration, travel\n└── schedule.md    # day-by-day sessions and plans"
      },
      {
        "title": "What To Track",
        "body": "Date, time, location\nTickets/confirmation numbers\nLogistics (parking, doors, dress code)\nWho you're going with\nRSVPs when hosting"
      },
      {
        "title": "What To Surface",
        "body": "\"Concert next week — doors at 7pm\"\n\"Mom's birthday in 5 days\"\n\"Registration closes tomorrow\"\n\"15 confirmed for Saturday\""
      },
      {
        "title": "Progressive Enhancement",
        "body": "Start: add upcoming events\nAdd annual dates (birthdays, holidays)\nTrack past events for memories\nBuild hosting checklists"
      },
      {
        "title": "What NOT To Do",
        "body": "Forget confirmation numbers\nMiss registration deadlines\nLose track of RSVPs when hosting\nSkip logistics details"
      }
    ],
    "body": "Core Behavior\nUser mentions event → offer to track it\nUser planning event → help organize details\nUser asks what's coming up → surface relevant events\nCreate ~/events/ as workspace\nFile Structure\n~/events/\n├── upcoming/\n│   ├── concerts/\n│   ├── conferences/\n│   ├── social/\n│   └── appointments/\n├── hosting/\n├── past/\n├── annual/\n│   └── recurring.md\n└── calendar.md\n\nEvent Entry\n# radiohead-may.md\n## Event\nRadiohead — MSG\n\n## Date & Time\nMay 15, 2024, 8:00 PM\n\n## Venue\nMadison Square Garden, NYC\n\n## Tickets\nSection 112, Row 8\nConfirmation: TM-789456\n\n## Logistics\nDoors 7pm, meeting Jake at 6:30\nNo large bags allowed\n\nHosting an Event\n# hosting/birthday-2024/\n├── overview.md    # date, venue, status checklist\n├── guests.md      # confirmed, pending, declined\n└── details.md     # food, drinks, music, setup\n\n\nGuest tracking:\n\n## Confirmed (12)\n- Sarah + 1\n- Jake\n\n## Pending (5)\n- Tom — following up\n\n## Declined (2)\n- Amy — out of town\n\nAnnual Recurring\n# recurring.md\n## Birthdays\n- Mom: March 22\n- Dad: July 8\n\n## Annual Events\n- Company retreat: September\n- Industry conference: March (register early)\n\nQuick Calendar View\n# calendar.md\n## March 2024\n- 5: Jake's birthday party\n- 12-14: SXSW Austin\n- 22: Mom's birthday\n\nMulti-Day Events\n# sxsw-2024/\n├── overview.md    # dates, location, registration, travel\n└── schedule.md    # day-by-day sessions and plans\n\nWhat To Track\nDate, time, location\nTickets/confirmation numbers\nLogistics (parking, doors, dress code)\nWho you're going with\nRSVPs when hosting\nWhat To Surface\n\"Concert next week — doors at 7pm\"\n\"Mom's birthday in 5 days\"\n\"Registration closes tomorrow\"\n\"15 confirmed for Saturday\"\nProgressive Enhancement\nStart: add upcoming events\nAdd annual dates (birthdays, holidays)\nTrack past events for memories\nBuild hosting checklists\nWhat NOT To Do\nForget confirmation numbers\nMiss registration deadlines\nLose track of RSVPs when hosting\nSkip logistics details"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/events",
    "publisherUrl": "https://clawhub.ai/ivangdavila/events",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/events",
    "downloadUrl": "https://openagent3.xyz/downloads/events",
    "agentUrl": "https://openagent3.xyz/skills/events/agent",
    "manifestUrl": "https://openagent3.xyz/skills/events/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/events/agent.md"
  }
}