LEAD GENERATION
Weekly Stargazer Backfill and Attio Re-sync
Each week it walks the full stargazer list, finds people missing from Attio or with stale enrichment, re-enriches them, and reconciles the CRM so no past adopter slips through.
How it runs
The automated pipeline, trigger to output.
- TriggerWeekly schedule
- ActionPaginate full stargazer listGitHub
- LogicFind missing or stale Attio recordsAttio
- ActionRe-enrich and recompute fit scoreOpenAI
- ActionBatch upsert into AttioAttio
- OutputEmit added and refreshed summary
What it does
Real-time triggers miss historical stars and let records go stale. This scheduled job reconciles the whole stargazer list against Attio: it finds adopters who were never captured, re-enriches records older than your freshness window, and updates fit scores so the CRM reflects current reality.
When to use it
Use this as the safety net behind your real-time stargazer flow, or to seed Attio from scratch on a repo that already has thousands of stars. Run it weekly to catch gaps and decay.
How it works
- 1A weekly schedule fires the reconciliation run.
- 2The flow paginates the complete stargazer list from the GitHub API.
- 3It queries Attio to find which stargazers are missing or have enrichment past the freshness window.
- 4A branch step processes only the missing or stale subset to stay within rate limits.
- 5An enrichment step refreshes company, role, and recomputes the fit score.
- 6Attio is upserted in batch, and a summary of added and refreshed records is emitted.
Set it up
What you configure once, before turning it on.
- 1Connect GitHubRepos, issues, pull requests, actions.
- 2Connect AttioReal-time CRM with structured data + powerful views.
- 3Connect OpenAIModels, embeddings, files.
- 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
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.
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.
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).
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.
Classify open-text webinar poll answers with AI and enrich the lead record
For webinars that use free-text poll questions, an AI step reads each attendee's written answers, classifies intent and pain points into structured fields.
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.
