FAQ
investor-update-skill is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes investor-update-skill. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add Pitchdrive/investor-update-skill --agent claude-code
Repo: Pitchdrive/investor-update-skill
Write investor updates your investors actually read — with Claude Code (or any agent that supports skills).
Some of the best founder updates we receive at Pitchdrive share the same DNA: real numbers, honest follow-through on last month's promises, and specific asks. This skill packages that DNA so any founder can produce the same quality in an afternoon — ideally with the numbers pulled straight from your tools.
Claude Code — copy the skill into your project (or user) skills folder:
mkdir -p .claude/skills/investor-update
curl -o .claude/skills/investor-update/SKILL.md \
https://raw.githubusercontent.com/Pitchdrive/investor-update-skill/main/SKILL.md
Then in Claude Code, just ask:
draft my July investor update
Other agents: any runtime that reads SKILL.md-style instructions works — or paste the
skill body into your agent's custom instructions.
The skill checks what's already connected and offers manual entry for the rest.
To get automatic numbers, connect MCP servers for the tools you use — e.g. Stripe,
HubSpot, Salesforce, QuickBooks, Xero, Exact Online, Mercury, Linear, GitHub. See your platform's connector/MCP documentation; in
Claude Code these are configured with claude mcp add.
No connectors? Fine — the skill asks for a compact list of numbers and does the rest.
| File | Purpose |
|---|---|
SKILL.md | The skill — this is the only file you need |
templates/update-structure.md | The 8-section skeleton, for humans who want to write by hand |
examples/example-update.md | A fictional company's update showing the target quality |
An investor update is not a press release. The updates that get replies (and follow-on checks) are the ones where the founder states the bad month in the first sentence, shows the promise they missed next to the one they kept, and ends with an ask specific enough to answer from a phone. This skill optimizes for that — not for making things look good.
Made with ♥ by Pitchdrive — we back founders from idea to Series A. PRs welcome.
.github/ social-preview.png examples/ example-update.md LICENSE README.md SKILL.md templates/ update-structure.md
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic