create-image-fal
Generate or edit an image via any FAL image model (nano-banana edit, gpt-image, flux, ...), ROUTED THROUGH THE fal-proxy so it bills the Ads agent. image_urls…
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.
$ npx -y skills add gooseworks-ai/goose-skills --skill event-signals --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/event-signalsContext preview
The summary Claude sees to decide when to auto-load this skill.
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.
name: event-signals description: 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. user-invocable: true allowed-tools: Bash, Read, Write, Edit, Grep, Glob, WebFetch, WebSearch argument-hint: [config-json-path]
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.
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. **Who is your ideal buyer?** (their role, what conferences they'd attend) > 5. **Any specific conferences or events you know about?** (names, URLs) > 6. **Are you registered on Luma or Meetup for any events?** (if yes, we may be able to access attendee lists)"
This is the most agent-driven phase. The agent must actively research to find the right events.
Use multiple approaches in parallel:
**2a. Confs.tech (automated):** The tool can query confs.tech for conferences by topic. Common topics available: `devops`, `javascript`, `ruby`, `python`, `golang`, `rust`, `java`, `php`, `css`, `data`, `security`, `ux`, `android`, `ios`, `general`, `dotnet`, `elixir`, `networking`, `cloud`, `ai`.
**2b. Web search (agent-driven):** Search for conferences in the user's space. Queries to try:
**2c. Check for Sessionize events:** Many tech conferences use Sessionize for their schedule. When you find a conference: 1. Check if their schedule page links to Sessionize 2. Look for URLs like `sessionize.com/api/v2/EVENTID` in the page source 3. If Sessionize is used, note the event ID — we can extract all speakers programmatically
**2d. Check for upcoming events (forward-looking 180 days):** Search for events happening in the next 6 months. The user wants to reach prospects BEFORE the event.
**2e. Check for recent events (backward-looking 90 days):** Recent event speakers/sponsors still have the same priorities. Search for:
**3a. Meetup.com (automated):** Generate search queries based on the user's space:
**3b. Luma (automated via `matyascimbulka/luma-event-scraper`):** Search Luma for events by category and city. The Luma actor accepts `slugs` (categories) and `cities` instead of free-text search.
**3c. Ask the user about their registrations:** > "Are you registered for any events on Luma or Meetup? If you're registered for a Luma event, the attendee list is often publicly visible — I can extract it. For some Meetup events, RSVP lists are public too."
**4a. Identify relevant podcasts:** Do a web search to find podcasts in the user's space:
**4b. Search for specific episodes:** Use ListenNotes to search for episodes by keyword:
**5a. Devpost:** Search Devpost for hackathons with projects using relevant technologies:
**5b. Other hackathon platforms:**
Present all
Put your AI agent on the growth team. Research customers and competitors, analyze what is working, create the next campaign, and learn from the result.
Repo: gooseworks-ai/goose-skills
Generate or edit an image via any FAL image model (nano-banana edit, gpt-image, flux, ...), ROUTED THROUGH THE fal-proxy so it bills the Ads agent. image_urls…
Generate a single photoreal or designed image with OpenAI gpt-image via fal.ai. Supports gpt-image-1 (default, fixed sizes — the FAL fallback for Higgsfield's…
Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades…
Image-to-video (or text-to-video) via any FAL video model (Kling, Seedance, Veo), ROUTED THROUGH THE GooseWorks fal-proxy so the call bills the Ads agent. The…
Generate a voiceover (VO) clip via ElevenLabs text-to-speech, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Voice id + script text come from…
Scrape competitor ads from Google Ads by domain. Returns ad creatives, formats, and campaign details. Use for competitive ad research and messaging analysis.