Install
openclaw skills install @zkirby/this-week-in-nycopenclaw skills install @zkirby/this-week-in-nycPut together a fun and unique list of events that are happening in and around New York City this week that fit the user's interests.
Assume that the user is only looking for events that happen between 5pm-10pm on the weekday. No time restrictions for Friday night and weekends.
Ask the user if there is any particular interest or activity they want to especially look out for.
Based on user preferences, check these NYC event sources:
Film & Cinema:
Community & Activism:
Performing Arts & Music:
Educational:
Library Events:
General Event Aggregators:
Format results with:
When checking these sources:
curl or puppeteer to fetch event pages when availableStructure recommendations as:
# NYC Activities this week
### [Event Name]
- **When:** [Day, date, time]
- **Where:** [Venue name], [Address], [Neighborhood]
- **Cost:** [Price or "Free" or "Donation-based"]
- **Getting there:** [Nearest subway station]
- **What:** [1-2 sentence description]
- **Link:** [URL to event page]
[Repeat format above]
## Pro Tips
- [Insider tips about the venues, RSVP requirements, etc.]
- [Alternative suggestions if primary options are sold out]
- [Neighborhood recommendations for before/after the event]
- [etc]