Agent skill
outreach-sequencer
Manages multi-touch outreach sequences to founders and referral sources
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/outreach-sequencer
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-005
- specialization
- venture-capital
SKILL.md
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
- Maintain high personalization - avoid generic spam
- Respect opt-outs and cooling periods
- Coordinate across team to prevent duplicate outreach
- Focus on providing value, not just requesting meetings
- Track and optimize based on conversion data
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?