LEAD GENERATION
Stargazer Dev-Rel Outreach Draft to Gmail
For each qualified new stargazer, it drafts a personalized, non-salesy dev-relations email referencing their actual GitHub work and saves it as a Gmail draft for a human…
How it runs
The automated pipeline, trigger to output.
- TriggerNew star on repo (GitHub watch webhook)GitHub
- ActionFetch profile and recent public reposGitHub
- LogicQualify: skip bots and empty profiles
- ActionDraft grounded dev-rel emailOpenAI
- OutputSave as Gmail draft for human reviewGmail
What it does
Turns a fresh star into a ready-to-review outreach draft. The workflow looks at the stargazer's profile and recent public activity, writes a short, genuine dev-rel email that references something specific they've built, and leaves it as a Gmail draft so a person stays in the loop before anything sends.
When to use it
Use this when you want personalized stargazer outreach at volume but refuse to auto-send cold email. Good for developer advocates who want the writing done but the judgment kept human.
How it works
- 1A GitHub webhook fires when someone stars the repo.
- 2The flow pulls the stargazer's profile plus their most recent public repos and languages.
- 3A qualification gate skips bots, accounts with no email signal, and profiles with zero public activity.
- 4An LLM step drafts a concise email grounded in the person's real work — no generic praise.
- 5The draft is created in Gmail (not sent) addressed to the inferred contact, with a subject and reviewer note.
- 6The reviewer opens Gmail, edits if needed, and sends.
Set it up
What you configure once, before turning it on.
- 1Connect GitHubRepos, issues, pull requests, actions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect GmailRead, draft, send, label.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Lead Generation workflows
Manual Brave keyword sweep into an Airtable research board
On demand, sweeps a topic across Brave Search, clusters the results by buying stage with an LLM, and writes a deduplicated research board to Airtable with company, source URL.
Fast-track hot webinar leads into HubSpot and ping the rep on Slack
After a webinar, identify attendees whose poll answers signal high purchase intent, create or update their HubSpot contact with a lead score.
Webhook-triggered Brave rising-keyword check into a Notion trend queue
When an external trend or alert tool fires a webhook with a keyword, checks Brave for current intent volume and freshness, has an LLM judge whether it's a real warm signal.
Fuzzy-match badge companies to Salesforce accounts and enrich
Resolves messy hand-typed company names from badge scans to canonical Salesforce accounts using domain and fuzzy-name matching, enriches missing firmographics.
Daily rollup of scored webinar leads from Airtable into HubSpot lists
On a schedule, read newly scored webinar leads from Airtable, sync each into the matching HubSpot tiered list (Hot/Warm/Cold).
Instantly triage uploaded badge CSVs and notify the SDR lead
Accepts a badge-scan CSV via webhook, validates and dedupes it on the spot, checks each attendee against HubSpot.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
