anthroos

Heyreach Claude Skill — Development skill for Claude Code

Development community

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

  1. Sign up for HeyReach: https://heyreach.io/?via=ivanrx
  2. Connect your LinkedIn account in HeyReach.
  3. Pick a transport (MCP and REST use different keys — don't mix them):
    • MCP (recommended): Settings → Integrations → MCP ServerGet 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).
  4. Drop SKILL.md into 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