Agent skill

event-prospecting-pipeline

Find attendees at conferences/events, research their companies, qualify against ICP, and launch outreach

gooseworks-aigithub.com/gooseworks-aiGitHub ↗
claude-codecodexcursorMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/lead-generation/playbooks/event-prospecting-pipeline/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,091
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When to Use
  2. Steps
  3. 1. Find Attendees / Speakers
  4. 2. Research & Enrich
  5. 3. Qualify Against ICP
  6. 4. Find Decision-Maker Contacts
  7. 5. Deduplicate
  8. 6. Output Results
  9. 7. Launch Outreach (optional)
  10. Human Checkpoints
Ships with 1 file
  • skill.meta.json
More from goose-skills
All skills →
About this skill
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.

Keep going