Heyreach Claude Skill — Development skill for Claude Code
Claude Code skill to run HeyReach LinkedIn outreach end-to-end via MCP/REST — research, personalize, send, log, reply.
How to install Heyreach Claude Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open anthroos/heyreach-claude-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Heyreach Claude Skill does
Claude Code skill to run HeyReach LinkedIn outreach end-to-end via MCP/REST — research, personalize, send, log, reply. API-first, no browser bots.
Alternatives in Development
- OpenMythos — A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the availabl 14.8k ★
- Part 1 — Deep Research Prompt Builder — I'm going to help you create a research prompt for your project 2.1k ★
- WP REST API — WordPress REST API development 902 ★
README
heyreach-claude-skill
A [Claude Code](https://claude.com/claude-code) skill to run **[HeyReach](https://heyreach.io/?via=ivanrx)** LinkedIn outreach end-to-end from your terminal — the full research-to-send loop, with no browser bots and no VM queues to babysit.
Why
Doing LinkedIn outreach in a Claude + CRM loop usually means building your own automation: virtual machines, a send queue, and constant patching so LinkedIn does not break it. That is a never-ending side job.
HeyReach is **API-first** — accounts, campaigns, leads, inbox, replies, webhooks, all over the API. So the infrastructure you were about to build for months already exists. This skill teaches Claude to drive it.
What it does
With this skill, Claude can, from one terminal:
- research who to contact in a niche,
- write a personalized first line per person (not a template blast),
- push leads into a HeyReach campaign over the API,
- let HeyReach send from the cloud (your laptop can be off),
- log each contact to your CRM (plaintext-crm pairs well),
- pull replies back in.
You review the ready batch and say "send." HeyReach handles warmup and rate limits so the account stays safe.
Install
- Sign up for HeyReach: https://heyreach.io/?via=ivanrx
- Connect your LinkedIn account in HeyReach.
- Pick a transport (MCP and REST use different keys — don't mix them):
- MCP (recommended): Settings → Integrations → MCP Server → Get MCP key → copy the
MCP Connection URL, then
claude mcp add --scope user --transport http heyreach ''and restart Claude. - REST (fallback): Settings → Integrations → API → copy the API key (a separate key).
- MCP (recommended): Settings → Integrations → MCP Server → Get MCP key → copy the
MCP Connection URL, then
- Drop
SKILL.mdinto your Claude skills (~/.claude/skills/heyreach/SKILL.md).
If the MCP server shows `connected` in `claude mcp list`, let Claude use the `heyreach.*` tools — do not point it at REST. Calling REST without an `X-API-KEY` returns
Related Skills
General-purpose LinkedIn automation via Linked API — fetch profiles, search people/companies, send messages, m
Sweep
Daily end-of-day Gmail inbox sweep — auto-label the obvious, flag the rest for review, log decisions for futur
Run Campaign
Run a cold-outreach campaign end-to-end. Reads input JSON, processes each lead through research → profile → dr
Draft Message
Draft a follow-up, thank you, cold outreach, recruiter reply, or offer acknowledgment in the candidate's voice
Agent Mail
Route an agent-mail action - send / read / list / reply - over your inbox and peer repos. "team" points to nat
Cold Outreach Generator
Culturally-aware cold outreach generator skill for Claude. Crafts emails and short messages for LinkedIn and o
Related Agents
Reply Check
Scan Gmail inbox and LinkedIn messages for replies to outreach. Updates pipeline.md with status=replied_need_r
LinkedIn Operator
Executes LinkedIn writes that have no API, through a logged-in browser MCP (Claude in Chrome or Playwright): p
Outreach Lead Sourcer
Lead sourcing specialist. Queries one assigned source (the Basile API for French B2B, a LinkedIn search throug