draft-outreach

Create personalized outreach messages by researching prospects and tailoring content before drafting

5 stars

Best use case

draft-outreach is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Create personalized outreach messages by researching prospects and tailoring content before drafting

Teams using draft-outreach should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/draft-outreach/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/business/sales/draft-outreach/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/draft-outreach/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How draft-outreach Compares

Feature / Agentdraft-outreachStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Create personalized outreach messages by researching prospects and tailoring content before drafting

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Draft Outreach Skill Overview

This tool helps create personalized outreach messages by researching prospects first. Here's what it does:

## Core Function

The skill follows a three-step process: research the prospect, draft a personalized message, and deliver it through available channels. This skill never sends generic outreach -- it always researches the prospect first to personalize the message.

## Key Features

**Research Phase:**
- Conducts web searches by default
- Integrates with enrichment tools for verified contact info
- Accesses CRM data for relationship history
- Identifies personalization hooks from trigger events, mutual connections, or recent company news

**Message Creation:**
The skill avoids generic patterns like "I hope this email finds you well" or "I'm reaching out because..." Instead, it prioritizes opening with something specific you learned about the prospect.

**Output Options:**
- Email drafts (if email connector available)
- LinkedIn connection requests and follow-up messages
- Plain text for manual copying

## Supported Triggers

Users activate the skill with requests like "draft outreach to [person/company]," "write cold email to [prospect]," or "reach out to [name]."

The tool adapts its approach based on relationship type -- cold outreach, warm introductions, re-engagement, or post-event follow-ups -- each with distinct message templates and tone.

Related Skills

plan-draft-review-artifact-truthfulness-and-issue-body-alignment

5
from vamseeachanta/workspace-hub

Keep plan drafts truthful during adversarial review loops by verifying real provider artifact state on disk and aligning the GitHub issue body to the bounded plan tranche before claiming approval-readiness.

iterative-plan-redraft-semantic-guardrails

5
from vamseeachanta/workspace-hub

Harden a repeatedly re-reviewed documentation/contract plan after adversarial reviewers keep finding semantic gaps despite new test rows.

avoid-empty-review-artifact-evidence-in-plan-redrafts

5
from vamseeachanta/workspace-hub

Keep plan redrafts truthful during adversarial rerun loops by never citing zero-byte or not-yet-generated review artifacts as resolved evidence.

artifact-inline-plan-review-for-local-draft-revisions

5
from vamseeachanta/workspace-hub

Prevent false MAJOR plan-review findings when Codex/Gemini review stale remote/main artifacts instead of the revised local draft.

gmail-outreach

5
from vamseeachanta/workspace-hub

Outbound email actions — periodic relationship touchbase messages and batch unsubscribe from newsletters/marketing. Combines gmail-touchbase + gmail-unsubscribe into one skill.

parallel-plan-drafting-worktrees

5
from vamseeachanta/workspace-hub

Draft multiple follow-up GitHub issue plans in parallel using isolated git worktrees plus background Codex print-mode runs, while keeping governance-safe boundaries and avoiding shared-file contention.

response-drafting

5
from vamseeachanta/workspace-hub

Draft professional customer communications with empathy-first approach and clear next steps

test-oversized-skill

5
from vamseeachanta/workspace-hub

A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.

interactive-report-generator

5
from vamseeachanta/workspace-hub

Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.

data-validation-reporter

5
from vamseeachanta/workspace-hub

Generate interactive validation reports with quality scoring, missing data analysis, and type checking. Combines Pandas validation, Plotly visualization, and YAML configuration for comprehensive data quality reporting.

agent-os-framework

5
from vamseeachanta/workspace-hub

Generate standardized .agent-os directory structure with product documentation, mission, tech-stack, roadmap, and decision records. Enables AI-native workflows.

OrcaFlex Specialist Skill

5
from vamseeachanta/workspace-hub

```yaml