account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Research a prospect then draft personalized outreach. Uses web research by default, supercharged with enrichment and CRM. Trigger with \"draft outreach to [person/company]\", \"write cold email to [prospect]\", \"reach out to [name]\".
$ npx -y skills add charlieviettq/awesome-agent-skill --skill draft-outreach --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/draft-outreachContext preview
The summary Claude sees to decide when to auto-load this skill.
Research a prospect then draft personalized outreach. Uses web research by default, supercharged with enrichment and CRM. Trigger with \"draft outreach to [person/company]\", \"write cold email to [prospect]\", \"reach out to [name]\".
name: draft-outreach description: "Research a prospect then draft personalized outreach. Uses web research by default, supercharged with enrichment and CRM. Trigger with \"draft outreach to [person/company]\", \"write cold email to [prospect]\", \"reach out to [name]\"." allowed-tools: Read, Glob, Grep
Research first, then draft. This skill never sends generic outreach - it always researches the prospect first to personalize the message. Works standalone with web search, supercharged when you connect your tools.
| Connector | What It Adds | |-----------|--------------| | **Enrichment** | Verified email, phone, background details | | **CRM** | Prior relationship context, existing contacts | | **Email** | Create draft directly in your inbox |
> **No connectors?** Web research works great. I'll output the email text for you to copy.
---
+------------------------------------------------------------------+ | DRAFT OUTREACH | | | | Step 1: RESEARCH (always happens first) | | - Web search (default) | | - + Enrichment (if enrichment tools connected) | | - + CRM (if CRM connected) | | | | Step 2: DRAFT (based on research) | | - Personalized opening (from research) | | - Relevant hook (their priorities) | | - Clear CTA | | | | Step 3: DELIVER (based on connectors) | | - Email draft (if email connected) | | - Copy for LinkedIn (always) | | - Output to user (always) | +------------------------------------------------------------------+
---
# Outreach Draft: [Person] @ [Company] **Generated:** [Date] | **Research Sources:** [Web, Enrichment, CRM] --- ## Research Summary **Target:** [Name], [Title] at [Company] **Hook:** [Why reaching out now - the personalized angle] **Goal:** [What you want from this outreach] --- ## Email Draft **To:** [email if known, or "find email" note] **Subject:** [Personalized subject line] --- [Email body] --- **Subject Line Alternatives:** 1. [Option 2] 2. [Option 3] --- ## LinkedIn Message (if no email) **Connection Request (< 300 chars):** [Short, no-pitch connection request] **Follow-up Message (after connected):** [Value-first message] --- ## Why This Approach | Element | Based On | |---------|----------| | Opening | [Research finding that makes it personal] | | Hook | [Their priority/pain point] | | Proof | [Relevant customer story] | | CTA | [Low-friction ask] | --- ## Email Draft Status [Draft created - check ~~email] [Email not connected - copy email above] [No email found - use LinkedIn approach] --- ## Follow-up Sequence (Optional) **Day 3 - Follow-up 1:** [Short, new angle] **Day 7 - Follow-up 2:** [Different value prop] **Day 14 - Break-up:** [Final attempt]
---
Input patterns: - "draft outreach to John Smith at Acme" → Person + company - "write cold email to Acme's CTO" → Role + company - "reach out to sarah@acme.com" → Email provided - "LinkedIn message to [LinkedIn URL]" → Profile provided
**Use research-prospect skill internally:**
1. Web search for company + person 2. If Enrichment connected: Get verified contact info, background 3. If CRM connected: Check for prior relationship
**Must find before drafting:**
Priority order for hooks: 1. Trigger event (funding, hiring, news) → Most timely 2. Mutual connection → Social proof 3. Their content (post, article, talk) → Shows you did research 4. Company initiative → Relevant to their priorities 5. Role-based pain point → Least personal but still relevant
**Email Structure (AIDA):**
SUBJECT: [Personalized, <50 chars, no spam words] [Opening: Personal hook - shows you researched them] [Interest: Their problem/opportunity in 1-2 sentences] [Desire: Brief proof point - similar company result] [Action: Clear, low-friction CTA] [Signature]
**LinkedIn Connection Request (<300 chars):**
Hi [Name], [Mutual connection/shared interest/genuine compliment]. Would love to connect. [No pitch]
**LinkedIn Follow-up Message:**
Thanks for connecting! [Value-first: insight, article, observation] [Soft transition to why you reached out] [Question, not pitch]
If email connector available: 1. Create draft with to, subject, body 2. Return draft link 3. Note: "Draft created - review and send" If not available: 1. Output email text 2. Note: "Copy to your email client"
---
| Capability | Web Only | + Enrichment | + CRM | + Email | |------------|----------|--------------|-------|---------| | Personalized opening | Basic | Deep | With history | Same | | Verified email | No | Yes | Yes | Yes | | Background details | Public only | Full | Full | Full | | Prior relationship | No | No | Yes | Yes | | Auto-create draft | No | No | No | Yes |
---
Subject: [Their initiative] + [your angle] Hi [Name], [Personal hook based on research - news, content, mutual connection]. [1 sentence on their likely challenge based on ro
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…