← ClaudeAtlas

event-signalslisted

Extract leads from conferences, meetups, hackathons, and podcasts by analyzing speaker lists, sponsor lists, hackathon entries, and podcast guests. Discovers events via Sessionize, Confs.tech, Meetup, Luma, ListenNotes, and Devpost. Looks back 90 days and forward 180 days.
gooseworks-ai/goose-skills · ★ 727 · Data & Documents · score 85
Install: claude install-skill gooseworks-ai/goose-skills
# Event Signals Extract leads from the conference and events ecosystem. Events represent public declarations of priorities — a VP speaking about "scaling our infrastructure" is a stronger signal than a Reddit comment, and a company sponsoring a conference category has committed real budget. ## When to Use - User wants to find leads from conferences, meetups, or developer events - User wants speaker lists, sponsor lists, or attendee data from events - User mentions KubeCon, AWS re:Invent, DevOpsDays, or any industry conference - User wants to find people who spoke or presented about relevant topics - User asks about hackathon participants using relevant technologies - User wants podcast guests who discussed relevant challenges - User describes prospects who attend industry events or speak at conferences ## Prerequisites - Python 3.9+ with `requests` and optionally `python-dotenv` - Apify API token in `.env` (for Meetup and Luma — optional) - ListenNotes API key in `.env` as `LISTENNOTES_API_KEY` (for podcast search — optional, free tier gives 300 req/mo) - Working directory: the project root containing this skill ## Phase 1: Collect Context ### Step 1: Gather Product & ICP Information If not already available from prior skills: > "To find the right event-based leads, I need: > 1. **What does your product do?** (one-liner) > 2. **What industry/vertical are you in?** (this determines which conferences matter) > 3. **What technologies or keywords are in your space?** > 4