event-prospecting-pipeline
Find attendees at conferences/events, research their companies, qualify against ICP, and launch outreach
npx skills add gooseworks-ai/goose-skills --skill event-prospecting-pipeline --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Event Prospecting Pipeline End-to-end workflow: find event attendees → research → qualify against ICP → deduplicate → outreach. ## When to Use - "Find leads from [event name/URL]" - "Who's speaking at [conference]? Get me their contact info" - "Find AI events in SF and get me decision-maker contacts" - "Find leads from upcoming conferences and launch outreach" > **For Luma-only qualified lead gen** with built-in Google Sheets + Slack alerting, use [[skills/composites/get-qualified-leads-from-luma/SKILL.md]] instead. This playbook is the full pipeline including outreach. ## Steps ### 1. Find Attendees / Speakers **Skills:** luma-event-attendees OR conference-speaker-scraper - If user provides a Luma event URL or topic → use `luma-event-attendees` - If user provides a conference website → use `conference-speaker-scraper` - If user provides a topic/location → use `luma-event-attendees` Apify search mode to find events first **Output:** Person list with names, bios, LinkedIn/Twitter URLs, companies. ### 2. Research & Enrich **Capability:** Web search For each person/company: - Company funding stage, size, product - Person's current role and seniority - Recent news or activity Skip if
- When to Use
- Steps
- 1. Find Attendees / Speakers
- 2. Research & Enrich
- 3. Qualify Against ICP
- 4. Find Decision-Maker Contacts
- 5. Deduplicate
- 6. Output Results
- 7. Launch Outreach (optional)
- Human Checkpoints
What does the event-prospecting-pipeline skill do?
Find attendees at conferences/events, research their companies, qualify against ICP, and launch outreach
How do I install it?
Run `npx skills add gooseworks-ai/goose-skills --skill event-prospecting-pipeline --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From gooseworks-ai/goose-skills, a repository with 1,091 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
