One prompt that finds, emails, and logs 200 investor contacts via Claude Code

✍️ OpenClawRadar📅 Published: May 6, 2026🔗 Source
One prompt that finds, emails, and logs 200 investor contacts via Claude Code
Ad

A solo founder shared an open-source prompt that turns any AI coding agent into a fully automated personalized outreach system. The prompt instructs the agent to:

  • Search the web for relevant investors, partners, or customers
  • Check Gmail and Notion to ensure no one is contacted twice
  • Write a personalized email for each target (no templates)
  • Send each email individually via SMTP
  • Log every outreach to Notion with thread IDs
  • Auto-correct on failure

The user reported that the system found and emailed 200 targets while they made lunch — with zero duplicates and a full audit trail in Notion. The same approach works for customers, B2B partners, job applications, etc.

The entire skill file is open-source at github.com/samihalawa/swarm-massive-outreach-skill. To use it: drop the file into Claude Code, Cursor, Windsurf, or any AI agent; plug in SMTP + Notion credentials; edit the 5 lines describing your startup; then run it.

Ad

This is a practical demonstration of AI agents handling multi-step workflows that previously required hours of manual scraping, deduplication, email personalization, sending, and logging.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also