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…
End-to-end outbound prospecting: detect intent signals, research companies, find decision-maker contacts, personalize messaging, launch campaign.
$ npx -y skills add gooseworks-ai/goose-skills --skill outbound-prospecting-engine --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/outbound-prospecting-engineContext preview
The summary Claude sees to decide when to auto-load this skill.
End-to-end outbound prospecting: detect intent signals, research companies, find decision-maker contacts, personalize messaging, launch campaign.
type: playbook name: outbound-prospecting-engine description: > End-to-end outbound prospecting: detect intent signals, research companies, find decision-maker contacts, personalize messaging, launch campaign.
Build and run a complete outbound prospecting system: signal detection → company research → contact finding → personalization → campaign launch.
Based on the client's ICP and motion, select which signals to monitor:
| Signal Source | Best For | Skill | |--------------|---------|-------| | Job postings | Companies with allocated budget | job-posting-intent | | Funding announcements | Companies with fresh capital | funding-signal-monitor | | LinkedIn posts/comments | Practitioners discussing the problem | linkedin-post-research + linkedin-commenter-extractor | | Conference attendees | People actively engaged with the space | luma-event-attendees | | Competitor customers | Companies already buying similar solutions | competitor-post-engagers |
Execute selected signal skills with client-specific keywords. Run in parallel.
**Output**: Raw signal list — companies + signal context.
**Skill**: lead-qualification
Filter against ICP criteria. Score each lead:
**Skill**: company-contact-finder
For top qualified companies, find the specific decision-makers:
**Skill**: contact-cache
Check all leads against the contact cache. Add new leads to cache. Skip any that have been contacted before.
For each lead, generate personalized email sequence using:
**Skill**: cold-email-outreach
Set up the outreach campaign in your chosen tool:
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.