โ† All skills
Tencent SkillHub ยท Content Creation

Events

Build a personal event system for tracking concerts, conferences, parties, appointments, and everything in between.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a personal event system for tracking concerts, conferences, parties, appointments, and everything in between.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Core Behavior

User mentions event โ†’ offer to track it User planning event โ†’ help organize details User asks what's coming up โ†’ surface relevant events Create ~/events/ as workspace

File Structure

~/events/ โ”œโ”€โ”€ upcoming/ โ”‚ โ”œโ”€โ”€ concerts/ โ”‚ โ”œโ”€โ”€ conferences/ โ”‚ โ”œโ”€โ”€ social/ โ”‚ โ””โ”€โ”€ appointments/ โ”œโ”€โ”€ hosting/ โ”œโ”€โ”€ past/ โ”œโ”€โ”€ annual/ โ”‚ โ””โ”€โ”€ recurring.md โ””โ”€โ”€ calendar.md

Event Entry

# radiohead-may.md ## Event Radiohead โ€” MSG ## Date & Time May 15, 2024, 8:00 PM ## Venue Madison Square Garden, NYC ## Tickets Section 112, Row 8 Confirmation: TM-789456 ## Logistics Doors 7pm, meeting Jake at 6:30 No large bags allowed

Hosting an Event

  • # hosting/birthday-2024/
  • โ”œโ”€โ”€ overview.md # date, venue, status checklist
  • โ”œโ”€โ”€ guests.md # confirmed, pending, declined
  • โ””โ”€โ”€ details.md # food, drinks, music, setup
  • Guest tracking:
  • ## Confirmed (12)
  • Sarah + 1
  • Jake
  • ## Pending (5)
  • Tom โ€” following up
  • ## Declined (2)
  • Amy โ€” out of town

Annual Recurring

  • # recurring.md
  • ## Birthdays
  • Mom: March 22
  • Dad: July 8
  • ## Annual Events
  • Company retreat: September
  • Industry conference: March (register early)

Quick Calendar View

  • # calendar.md
  • ## March 2024
  • 5: Jake's birthday party
  • 12-14: SXSW Austin
  • 22: Mom's birthday

Multi-Day Events

# sxsw-2024/ โ”œโ”€โ”€ overview.md # dates, location, registration, travel โ””โ”€โ”€ schedule.md # day-by-day sessions and plans

What To Track

Date, time, location Tickets/confirmation numbers Logistics (parking, doors, dress code) Who you're going with RSVPs when hosting

What To Surface

"Concert next week โ€” doors at 7pm" "Mom's birthday in 5 days" "Registration closes tomorrow" "15 confirmed for Saturday"

Progressive Enhancement

Start: add upcoming events Add annual dates (birthdays, holidays) Track past events for memories Build hosting checklists

What NOT To Do

Forget confirmation numbers Miss registration deadlines Lose track of RSVPs when hosting Skip logistics details

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc