Install
openclaw skills install eventsBuild a personal event system for tracking concerts, conferences, parties, appointments, and everything in between.
openclaw skills install events~/events/ as workspace~/events/
├── upcoming/
│ ├── concerts/
│ ├── conferences/
│ ├── social/
│ └── appointments/
├── hosting/
├── past/
├── annual/
│ └── recurring.md
└── calendar.md
# 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/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
# recurring.md
## Birthdays
- Mom: March 22
- Dad: July 8
## Annual Events
- Company retreat: September
- Industry conference: March (register early)
# calendar.md
## March 2024
- 5: Jake's birthday party
- 12-14: SXSW Austin
- 22: Mom's birthday
# sxsw-2024/
├── overview.md # dates, location, registration, travel
└── schedule.md # day-by-day sessions and plans