Skip to content

rajwaitforit/event-scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ฅ Event Scout

License: MIT OpenClaw Skill PRs Welcome

An OpenClaw skill for discovering hidden events around major cultural moments.

Most AI assistants give you the same "Top 10 Events" list everyone already knows about. Event Scout digs deeper โ€” finding the pop-ups, brand activations, community events, and invite-only experiences that orbit around major events but never make it to mainstream lists.

What It Does

When a major event is coming to town (NBA All-Star Weekend, Super Bowl, SXSW, Art Basel, Comic-Con, F1, etc.), Event Scout:

  1. Searches like a local โ€” X/Twitter, Luma, Eventbrite, brand pages, Reddit, and community sources
  2. Finds the hidden gems โ€” Events with <200 attendees, fresh Luma pages, brand pop-ups only announced on social media
  3. Verifies everything โ€” Visits actual event pages to confirm pricing, dates, and legitimacy
  4. Ranks by discovery value โ€” ๐Ÿ”ฅ Hidden gems first, mainstream picks last
  5. Handles registration โ€” Auto-RSVPs for free waitlists, asks before anything with commitments

Supported Event Types

Category Examples
๐Ÿ€ Sports NBA All-Star, Super Bowl, F1 Grand Prix, World Cup, March Madness
๐ŸŽต Music Coachella, SXSW, Rolling Loud, Governors Ball, Art Basel parties
๐ŸŽฎ Culture Comic-Con, VidCon, CES, E3/Summer Game Fest, TwitchCon
๐ŸŽจ Art & Fashion Art Basel, Fashion Week, Design Week, Frieze

Requirements

  • OpenClaw with access to web_search, web_fetch, and browser tools
  • Optional: The x-research skill for enhanced X/Twitter discovery (falls back to web_search if unavailable)

Installation

# Clone into your OpenClaw skills directory
git clone https://github.com/rajwaitforit/event-scout.git ~/.openclaw/workspace/skills/event-scout

Or add as a git submodule if you version-control your workspace.

Usage

Just talk naturally:

  • "What's happening around All-Star Weekend in SF?"
  • "Find me free events during SXSW in Austin"
  • "Any brand pop-ups for Art Basel Miami?"
  • "What lowkey stuff is going on for the Super Bowl this year?"

The skill activates automatically when it detects a major event context.

Output Format

Events are ranked in tiers:

  • ๐Ÿ”ฅ Must-hit โ€” Verified, free, easy to attend, hidden gem
  • โœ… Strong option โ€” Good event, might need registration or waitlist
  • ๐Ÿ‘€ On the radar โ€” Mainstream or less certain, but worth knowing

Each event includes: location, date/time, cost, registration status, direct link, and a one-line "why this one" recommendation.

Skill Structure

event-scout/
โ”œโ”€โ”€ SKILL.md                      # Core skill logic and workflow
โ”œโ”€โ”€ README.md                     # You're here
โ”œโ”€โ”€ LICENSE                       # MIT
โ”œโ”€โ”€ CHANGELOG.md                  # Version history
โ””โ”€โ”€ references/
    โ”œโ”€โ”€ platforms.md              # Platform-specific guides (Luma, Eventbrite, etc.)
    โ””โ”€โ”€ search-strategy.md        # Search query formulas by event type

How It Works

Event Scout follows a 6-phase workflow:

  1. Understand โ€” Extract event, city, dates, budget, vibe (max 1 clarifying question)
  2. Discover โ€” Search 5+ sources in priority order, with fallbacks if any fail
  3. Verify โ€” Visit every event page to confirm details. No guessing.
  4. Score โ€” Rank by hidden-gem factor, confidence, ease of attendance
  5. Register โ€” Auto-RSVP free stuff, ask before commitments
  6. Report โ€” Structured output grouped by day, gems first

Philosophy

If it's the first Google result, it's not a discovery.

Event Scout prioritizes what the algorithms haven't surfaced yet. The Puma x Fast & Furious pop-up that only got mentioned in 3 tweets. The Luma event with 47 RSVPs that turns out to be the best night of the weekend. That's what this skill finds.

Limitations

  • Time-sensitive by nature. Satellite events get announced days or even hours before they happen. Earlier searches = fewer results. Recommend re-running closer to the event.
  • Registration may require browser interaction. Some platforms use CAPTCHAs or require app downloads โ€” the skill will flag these and provide direct links.
  • X/Twitter depth depends on tooling. Best results come with the x-research skill. Without it, X discovery uses web search (less comprehensive but still useful).
  • Not a ticket broker. This skill finds events, not deals on tickets to the main event itself.

Contributing

Found a new search strategy that works? Know a platform we should add? PRs welcome.

  • Add search patterns to references/search-strategy.md
  • Add platform guides to references/platforms.md
  • Open an issue for feature requests or bugs

License

MIT โ€” see LICENSE.

About

๐Ÿ”ฅ OpenClaw skill for discovering hidden, under-the-radar events surrounding major cultural moments (NBA All-Star, Super Bowl, SXSW, Art Basel, etc.). Finds the pop-ups, brand activations, and lowkey events that don't show up on mainstream lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors