outreach-os v1.0.0 — Initial Public Release
The first public release of outreach-os, an open-source N8N workflow stack for B2B outreach automation.
What's Included
- 3 importable N8N workflows — ready to use out of the box
- Google Places lead discovery — find local B2B leads by keyword and location
- 100-point lead scoring workflow — prioritize leads before outreach
- AI-personalized cold email generation — using GLM-4 or GPT-4o-mini
- Gmail sending + reply tracking — detect replies automatically
- Auto follow-up after 3 days — no manual reminders needed
- Google Sheets status tracking — full pipeline visibility
- npm CLI installer —
npm install -g outreach-osthenoutreach-os install - Setup documentation — step-by-step guides in
/docs
Getting Started
npm install -g outreach-os
outreach-os installSee the README for full setup instructions.
License
MIT — free to use, modify, and self-host.
Contributing
Contributions are welcome. Good starting areas:
- More industry-specific email templates
- CRM export integrations
- One-click deployment guide
See CONTRIBUTING.md for details.