AuraLynx AI
Secret Outreach System Blueprint
šŸ”’

You commented OUTREACH — here's everything. The secret tool is revealed inside.

Full System Blueprint

The Outreach System That
Finds People Who Already Need You.

3 tools. Fully automated. Contacts the right people at the right time — researches them, writes a real email, sends it, follows up, and drafts every reply. You just take the meetings.

šŸ”“ The Secret Tool — Revealed

The tool is PinchTab — a free, open-source browser automation engine built for AI agents. It controls a real Chrome browser in stealth mode, navigates LinkedIn, reads posts and profiles, and feeds the data directly to Claude. No paid data vendor. No API limits. No blocks.

GitHub: github.com/pinchtab/pinchtab

3
Tools total
$0
Data vendor cost
24/7
Runs continuously
90s
Your time per reply
01

Why Most Outreach Fails

It's not your copy. It's not your subject line. It's your list.

Most people contact whoever fits a demographic filter — job title, company size, industry. That's not targeting. That's guessing.

The wrong way
  • Buy a list of 10,000 names
  • Filter by title and industry
  • Swap in {first_name}
  • Blast and pray
  • 2% reply rate, mostly unsubscribes
The right way
  • Find 50 people showing a signal today
  • They just posted about your problem
  • Claude writes a real email per person
  • You send to people who already care
  • Higher reply rate, better conversations
The shift: Stop targeting demographics. Start targeting behaviour. Someone who posted about a problem 2 days ago is infinitely more valuable than someone who fits a job title filter from a 6-month-old database.
02

The Full Stack — 3 Tools, One System

PinchTab
→
Claude
→
Instantly
→
Claude
→
You
ToolRole in the systemCost
PinchTab Controls a stealth Chrome browser. Navigates LinkedIn, reads posts and profiles, extracts lead data without getting blocked. Free / open source
Claude (API) Reads each lead, visits their site, writes a unique email. Later reads replies and drafts responses. ~$0.003 per lead
Instantly Sends emails via warmed inboxes. Tracks opens and replies. Fires follow-up sequences automatically. $37–$97/month
n8n / Make Runs the full loop every 6 hours. Connects all three tools without code. $0–$20/month
03

Step 1 — Finding People Who Need You Today

PinchTab opens Chrome in stealth mode and navigates LinkedIn. It finds posts where people are talking about the problem you solve — right now, not 6 months ago.

What PinchTab does

Install PinchTab

Terminal
# Install in one line
curl -fsSL https://pinchtab.com/install.sh | bash

# Start the server
pinchtab

# Log into LinkedIn once — session stays active
pinchtab nav https://linkedin.com

What you get per lead

Output — lead object
{
  "name": "Alex Morgan",
  "title": "Founder & CEO",
  "company": "Stackfield",
  "company_url": "https://stackfield.com",
  "linkedin": "linkedin.com/in/alexmorgan",
  "signal": "Posted: our outreach team costs more than it books",
  "signal_date": "2 days ago"
}
Why this works: The signal is the email. Someone who publicly posted about a problem 2 days ago is not a cold lead. They've already told the internet they need help. Your email is the answer to a question they already asked.
04

Step 2 — Claude Researches & Writes the Email

Claude receives the lead object. It visits their company site, reads what they actually do, and writes a unique email that opens with their specific signal.

1
Read the signal
Claude reads the LinkedIn post or comment. This becomes line 1 of the email — specific, not generic.
2
Visit their company site
PinchTab fetches the homepage. Claude reads what the company actually does — not just their name and industry tag.
3
Identify the angle
Claude connects their signal to what your service solves. Picks the most relevant pain point for this specific person.
4
Write the email
5 lines max. Unique per lead. Reads like a human wrote it — because Claude did, with real context behind every word.

Example output

Claude output — ready for Instantly
{
  "to": "[email protected]",
  "subject": "your post about outreach costs",
  "body": "Alex,\n\nYour post about outreach costing more than it books — that's exactly the problem we built around.\n\nWe automate the research, writing, and follow-up for teams like Stackfield.\n\nWorth 15 minutes this week?\n\n— [Name]"
}
Don't want to build this yourself?
We set it all up for you. Running in under 2 weeks.
Get This Built For You →
05

Step 3 — Instantly Sends & Follows Up

The email gets pushed into Instantly automatically. From here nobody touches it.

Instantly configuration

Follow-up sequence

EmailDayAngle
Email 1Day 0Signal hook — references their post directly
Follow-up 1Day 3Different angle — outcome, not feature
Follow-up 2Day 8One specific result — no pitch
Break-upDay 14Short. Permission to say no.
06

Step 4 — Claude Handles Every Reply

When Instantly detects a reply, the automation fires. Claude reads the full thread and drafts your response. You see the draft. You approve it in 90 seconds.

Reply types Claude handles

You stay in control. Nothing goes out without your approval. Claude drafts. You review. Average approval time is 90 seconds. Every meeting still comes through you — the system just does the work to get you there.
07

The Exact Prompts

Prompt 1 — Write the cold email

Claude API — System Prompt
You are writing a cold outreach email for a founder. You will receive a lead object with: name, title, company, company description, and a signal — something this person posted or did publicly that shows they have a relevant problem right now. Write a cold email that: - Opens with a direct, natural reference to their signal (not "I saw your post") - Connects their problem to a specific outcome your service delivers - Is 5 lines max in the body - Has one CTA: a 15-minute call - Never starts with "I" or "We" - Contains zero buzzwords or corporate language - Does not mention AI - Subject line: max 6 words, lowercase, conversational Return ONLY valid JSON: { "subject": string, "body": string } No markdown. No explanation.

Prompt 2 — Write follow-up 1

Claude API — Follow-Up Prompt
You are writing a follow-up cold email. You will receive the original email already sent. Do not repeat that angle. Write a follow-up that: - Takes a completely different angle — focus on a result, not a feature - Is 3 lines max - Never references the previous email - Never says "just following up" - Ends with the same CTA: a 15-minute call Return ONLY valid JSON: { "subject": string, "body": string }

Prompt 3 — Handle the reply

Claude API — Reply Handler
You are an outreach reply analyst. Read the full email thread below and: 1. Classify the reply as one of: INTERESTED | NOT_NOW | WRONG_PERSON | UNSUBSCRIBE | OUT_OF_OFFICE 2. Draft a response: - INTERESTED: warm, short, include booking link, suggest 2 time slots - NOT_NOW: 2 lines, acknowledge timing, ask when to reconnect - WRONG_PERSON: ask who handles this, request a brief intro - UNSUBSCRIBE: return empty string - OUT_OF_OFFICE: return empty string, extract return date if present Return ONLY valid JSON: { "classification": string, "draft": string, "return_date": string | null }
Why these prompts work: Every instruction removes a failure mode. "Never starts with I or We" stops the most common cold email opener. "Do not mention AI" keeps the email feeling human. "No buzzwords" removes the patterns spam filters and people both hate.
Done For You

Don't Want to Build This Yourself?

We set the whole system up for you. PinchTab, Claude, Instantly — connected, tested, and running leads into your pipeline. You just take the meetings.

Get This Built For You →