investor-outreach

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

351 stars

Best use case

investor-outreach is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "investor-outreach" skill to help with this workflow task. Context: Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/investor-outreach/SKILL.md --create-dirs "https://raw.githubusercontent.com/xu-xiang/everything-claude-code-zh/main/.agents/skills/investor-outreach/SKILL.md"

Manual Installation

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

How investor-outreach Compares

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

Frequently Asked Questions

What does this skill do?

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

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

# 投资者触达(Investor Outreach)

编写简短、个性化且易于跟进的投资者沟通邮件。

## 激活时机(When to Activate)

- 向投资者撰写冷启动邮件(Cold Email)时
- 起草请求引荐(Warm Intro)的说明时
- 在会议后或未收到回复时发送跟进邮件(Follow-ups)时
- 在融资过程中撰写投资者进展更新(Investor Updates)时
- 根据基金投资策略(Thesis)或合伙人契合度定制触达内容时

## 核心原则(Core Rules)

1. **个性化**:每一条发出的消息都必须经过个性化定制。
2. **降低门槛**:让对方的行动诉求(Ask)保持低摩擦。
3. **数据说话**:使用事实和证明(Proof),而非形容词。
4. **保持简洁**:言简意赅。
5. **拒绝群发**:严禁发送可以发给任何投资者的通用文案。

## 冷启动邮件结构(Cold Email Structure)

1. **邮件主题**:简短且具体。
2. **开场白**:为什么要特别联系这位投资者。
3. **推介(Pitch)**:公司业务、时机选择(Why Now)、核心数据/证明。
4. **诉求(Ask)**:一个具体的下一步行动。
5. **落款**:姓名、职位,必要时附带一个可信度背书(Credibility Anchor)。

## 个性化来源(Personalization Sources)

参考以下一项或多项内容:
- 相关的投资组合公司(Portfolio Companies)。
- 公开的投资策略、演讲、文章或帖子。
- 共同的联系人。
- 市场或产品与投资者关注重点的明确契合点。

如果缺少这些上下文,请向用户索取,或说明该草案是一个等待个性化的模板。

## 跟进节奏(Follow-Up Cadence)

默认策略:
- 第 0 天:初次触达。
- 第 4-5 天:简短跟进,并提供一个新数据点。
- 第 10-12 天:最后一次跟进,并得体地结束。

除非用户要求更长的序列,否则在此之后不要继续催促。

## 引荐请求(Warm Intro Requests)

为引荐人提供便利:
- 说明为什么这次引荐是契合的。
- 包含一段可直接转发的简介(Forwardable Blurb)。
- 转发简介字数保持在 100 字以内。

## 会后更新(Post-Meeting Updates)

应包含:
- 讨论的具体事项。
- 承诺的回答或更新。
- 一个可用的新证明点(如有)。
- 下一步计划。

## 质量把控(Quality Gate)

在交付前自检:
- 消息是否已个性化?
- 诉求(Ask)是否明确?
- 是否包含废话或乞求式语言?
- 证明点(Proof Point)是否具体?
- 字数是否精简?

Related Skills

investor-materials

351
from xu-xiang/everything-claude-code-zh

创建并更新路演 PPT (Pitch Deck)、单页简介 (One-Pager)、投资者备忘录 (Investor Memo)、加速器申请、财务模型以及融资材料。当用户需要面向投资者的文档、预测、资金用途表、里程碑计划或需要跨多个融资资产保持内部一致性的材料时,请使用此技能。

plankton-code-quality

351
from xu-xiang/everything-claude-code-zh

使用 Plankton 实现编写时代码质量强制执行 —— 通过钩子在每次文件编辑时进行自动格式化、代码检查,并由 Claude 驱动自动修复。

autonomous-loops

351
from xu-xiang/everything-claude-code-zh

自主运行 Claude Code 循环的模式与架构 —— 从简单的顺序流水线到 RFC 驱动的多智能体 DAG 系统。

visa-doc-translate

351
from xu-xiang/everything-claude-code-zh

将签证申请文件(图片)翻译成英文,并创建包含原文和译文的双语PDF

swiftui-patterns

351
from xu-xiang/everything-claude-code-zh

SwiftUI 架构模式,使用 @Observable 进行状态管理,视图组合,导航,性能优化,以及现代 iOS/macOS UI 最佳实践。

swift-protocol-di-testing

351
from xu-xiang/everything-claude-code-zh

基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。

swift-concurrency-6-2

351
from xu-xiang/everything-claude-code-zh

Swift 6.2 可接近的并发性 — 默认单线程,@concurrent 用于显式后台卸载,隔离一致性用于主 actor 类型。

swift-actor-persistence

351
from xu-xiang/everything-claude-code-zh

在 Swift 中使用 actor 实现线程安全的数据持久化——基于内存缓存与文件支持的存储,通过设计消除数据竞争。

skill-stocktake

351
from xu-xiang/everything-claude-code-zh

用于审计Claude技能和命令的质量。支持快速扫描(仅变更技能)和全面盘点模式,采用顺序子代理批量评估。

search-first

351
from xu-xiang/everything-claude-code-zh

研究优先于编码的工作流程。在编写自定义代码之前,搜索现有的工具、库和模式。调用研究员代理。

regex-vs-llm-structured-text

351
from xu-xiang/everything-claude-code-zh

选择在解析结构化文本时使用正则表达式还是大型语言模型的决策框架——从正则表达式开始,仅在低置信度的边缘情况下添加大型语言模型。

liquid-glass-design

351
from xu-xiang/everything-claude-code-zh

iOS 26 液态玻璃设计系统 — 适用于 SwiftUI、UIKit 和 WidgetKit 的动态玻璃材质,具有模糊、反射和交互式变形效果。