Cold Outreach Generator
Description
Culturally-aware cold outreach generator skill for Claude. Crafts emails and short messages for LinkedIn and other messengers, for any outreach goal, finding a job, business partnerships, sales, or just making a connection, adapting tone, address forms, and cultural etiquette to the recipient.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Cold Outreach Generator (Claude Skill)
A culturally-aware cold outreach generator for Claude. It writes LinkedIn messages, other short messenger outreach, and emails for any professional outreach goal — job-seeking, partnerships or sales, referral asks, or just making a genuine connection — while adapting address forms, greetings, and closing phrases to the recipient's cultural code instead of using one generic template for everyone.
Why this exists
Most AI-generated outreach messages sound the same regardless of who they're for: same em dashes, same "hope this finds you well," same vague "happy to connect if of interest" closer. This skill encodes a set of rules learned from real outreach messages that actually got replies (and a few that didn't), including:
- Cultural address rules for Chinese and Korean recipients (correct honorifics, mandatory formal speech level in Korean, traditional cooperation-closing phrases), with a sensible Western-formal default when no cultural context is given.
- Goal-specific structure — sales/partnership pitches, job/referral asks, and pure networking messages each follow a different shape, because a good cold email to a hiring manager looks nothing like a good pitch to a partnerships director.
- A banned-phrase list for generic AI-sounding filler (em dashes, vague "let's jump on a call"-style closers, invented industry benchmarks when no real proof point exists, apologetic openers).
- Relationship-to-company framing — the message reads differently depending on whether the sender works at the company, represents it on behalf of someone else, or is just making an unaffiliated recommendation.
What's in this repo
cold-outreach-generator/
├── SKILL.md # Main skill instructions
└── references/
├── cultural_norms.md # Address forms & closing-phrase banks
└── good_and_bad_examples.md # Annotated real examples
How to install and us
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11