outreach-sequencer

Manages multi-touch outreach sequences to founders and referral sources

509 stars

Best use case

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

Manages multi-touch outreach sequences to founders and referral sources

Teams using outreach-sequencer 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/outreach-sequencer/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/venture-capital/skills/outreach-sequencer/SKILL.md"

Manual Installation

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

How outreach-sequencer Compares

Feature / Agentoutreach-sequencerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Manages multi-touch outreach sequences to founders and referral sources

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.

Related Guides

SKILL.md Source

# Outreach Sequencer

## Overview

The Outreach Sequencer skill manages systematic, multi-touch outreach campaigns to founders, referral sources, and ecosystem partners. It enables proactive relationship building while maintaining personalization and tracking engagement across the deal sourcing funnel.

## Capabilities

### Sequence Management
- Create multi-step outreach sequences with configurable timing
- Support multiple channels (email, LinkedIn, phone, intro requests)
- A/B testing of messaging and timing variations
- Conditional branching based on response patterns

### Personalization Engine
- Dynamic content insertion based on recipient data
- Company and founder research integration
- Sector-specific messaging templates
- Relationship context incorporation

### Engagement Tracking
- Open, click, and response tracking
- Meeting scheduling and conversion tracking
- Sequence completion and dropout analysis
- Attribution of sourced deals to sequences

### Contact Management
- De-duplication and contact enrichment
- Opt-out and preference management
- Cooling period enforcement
- Cross-team coordination to prevent overlapping outreach

## Usage

### Create Outreach Sequence
```
Input: Target list, sequence template, timing rules
Process: Configure sequence, personalize messages
Output: Ready-to-launch sequence, preview samples
```

### Launch Campaign
```
Input: Sequence ID, target segment, launch parameters
Process: Schedule messages, begin sequence execution
Output: Campaign status, initial send confirmations
```

### Track Engagement
```
Input: Campaign or sequence ID
Process: Aggregate engagement metrics
Output: Open rates, response rates, conversion metrics
```

### Manage Responses
```
Input: Response notifications
Process: Categorize responses, route to appropriate follow-up
Output: Response queue, suggested follow-up actions
```

## Sequence Templates

| Template Type | Use Case | Typical Steps |
|---------------|----------|---------------|
| Cold Founder | Proactive outreach to target companies | 4-6 touches over 3-4 weeks |
| Warm Intro Request | Requesting introductions from network | 2-3 touches over 2 weeks |
| Event Follow-up | Post-conference founder outreach | 3-4 touches over 2 weeks |
| Referral Source | Maintaining referral relationships | Monthly value-add touches |

## Integration Points

- **Deal Flow Tracker**: Log outreach as deal sourcing activity
- **Investor Network Mapper**: Leverage network for warm paths
- **Meeting Scheduler**: Convert engagement to scheduled meetings
- **Deal Scout (Agent)**: Inform targeting decisions

## Best Practices

1. Maintain high personalization - avoid generic spam
2. Respect opt-outs and cooling periods
3. Coordinate across team to prevent duplicate outreach
4. Focus on providing value, not just requesting meetings
5. Track and optimize based on conversion data