← ClaudeAtlas

hello-bosslisted

Turns the agent into your outbound salesperson. Use it when you need to reach a batch of companies you have no introduction to — it maps every industry that could buy what you do, resolves each prospect's operating company and email from public business registries, writes one cold email that earns replies, and sends the batch.
babyGao/agent-pilot-skills · ★ 1 · AI & Automation · score 74
Install: claude install-skill babyGao/agent-pilot-skills
# hello-boss Cold outreach breaks at both ends. You cannot **reach** people — you do not know which industries could even use what you sell, or which legal entity actually operates a brand, or which address a decision-maker reads. And you cannot **land** — mail bounces or lands in spam. The middle part, writing well, is the easy part, and it is the only part most tools help with. Four stages, three deliverables, then it stops. ``` 1. Demand discovery -> 2. Data mining -> 3. Message design -> 4. Send industries worth companies + one cold email batch it out selling to products + emails ``` | # | Deliverable | Path | Definition of done | |---|---|---|---| | 1 | Demand research report | `01_research/report.md` | 10+ candidate industries enumerated, ranking backed by data | | 2 | Prospect list | `02_list/prospects.csv` | Every row has company name, product, usable email | | 3 | Email template | `03_template/letter.txt` | One letter, one per-recipient variable | Anything not in that table is out of scope. Bundled lookup tables — facts only, every rule is in this file: `references/target-pools.md` (the 20 industry divisions, how to read an input-output table, platform and demand-signal maps) · `references/registries.md` (registry sources per region, which field comes from where, anti-abuse tiers) · `references/field-notes.md` (measurements from the real run) · `templates/` (fill-in skeletons for all three deliverables). ## When to Use This S