outreach-automator
SKILL.md
Outreach Automator 🎯
Find developers building relevant projects on GitHub. Enrich their profiles. Draft personalized outreach. Track everything.
Why
Manual developer outreach takes hours: searching repos, finding emails, reading READMEs, writing personal messages. This automates the boring parts so you can focus on genuine connection.
Setup
# Just need gh CLI (authenticated)
gh auth status
Commands
Discover repos
bash scripts/discover.sh "topic or query" [max_results]
Searches GitHub for repos matching your query. Outputs structured JSON with repo + owner data.
Enrich a profile
bash scripts/enrich.sh "github-username"
Pulls public profile data: bio, company, email, blog, recent activity, top repos, contribution patterns.
Draft outreach
bash scripts/draft.sh "github-username" "your-project-context"
Generates a personalized email draft based on their profile and recent work.
Run a campaign
bash scripts/campaign.sh "query" [max_results] [context]
Full pipeline: discover → enrich → draft → save to queue.
Track contacts
bash scripts/track.sh list # Show all contacts
bash scripts/track.sh add "username" "status" # Add/update contact
bash scripts/track.sh sent "username" # Mark as sent
Data
All data stored in ~/.outreach/:
contacts.json- Contact database with status trackingdrafts/- Generated email draftscampaigns/- Campaign history
Integration
Works with himalaya skill for actual email sending:
# Generate draft, then send
bash scripts/draft.sh "octocat" "We built X" > /tmp/draft.md
# Review draft, then send via himalaya
Weekly Installs
1
Repository
0xaxiom/axiom-publicGitHub Stars
14
First Seen
7 days ago
Security Audits
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1