Best use case
investor-updates is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Generate structured investor update communications
Teams using investor-updates 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/investor-updates/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How investor-updates Compares
| Feature / Agent | investor-updates | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Generate structured investor update communications
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
# Investor Update Generator Skill ## Overview The Investor Update Generator skill provides capabilities for generating structured, professional investor update communications. It enables startups to maintain strong investor relationships through consistent, informative updates that follow best practices from accelerators like Y Combinator and established investor relations frameworks. ## Capabilities ### Core Functions - **Template Application**: Apply proven investor update templates (YC, a]6z, etc.) - **Metrics Dashboard Generation**: Generate key metrics dashboards and visualizations - **Wins/Challenges/Asks Format**: Create structured updates with wins, challenges, and asks - **Engagement Tracking**: Track investor engagement with updates - **Cadence Scheduling**: Schedule and manage update cadence - **Tier Personalization**: Personalize updates for different investor tiers - **Board Material Generation**: Generate board meeting materials - **Response Tracking**: Track and manage investor responses and offers to help ### Advanced Features - Automated metrics pull from analytics - Comparison to previous period metrics - Narrative tone calibration - Call-to-action optimization - A/B testing subject lines - Investor segmentation - Help request matching - Annual summary generation ## Usage ### Input Requirements - Reporting period (monthly, quarterly) - Key metrics and KPIs - Major accomplishments - Challenges and obstacles - Specific asks for help - Investor tier classifications - Previous update content (for comparison) ### Output Deliverables - Formatted investor update email - Metrics dashboard/charts - Wins/challenges/asks summary - Personalized versions by tier - Board presentation slides - Help request tracking ### Process Integration This skill integrates with the following processes: - `investor-update-communication.js` - Primary integration for all phases - `board-meeting-presentation.js` - Board update materials - `series-a-fundraising.js` - Pre-raise relationship building - `due-diligence-preparation.js` - Historical update compilation ### Example Invocation ``` Skill: investor-updates Context: Monthly investor update for seed-stage startup Input: - Period: January 2026 - MRR: $45K (+15% MoM) - New Customers: 8 - Churn: 2% - Runway: 14 months - Wins: [Major customer signed, Key hire made] - Challenges: [Sales cycle length, Engineering capacity] - Asks: [Intro to VP Sales candidates, Customer intros in healthcare] Output: - Formatted email with YC template - Metrics visualization - Personalized asks by investor expertise - Subject line options - Send schedule recommendation ``` ## Dependencies - Email template libraries - Metrics visualization tools - Email tracking integration - Investor database - Calendar/scheduling integration ## Best Practices 1. Send updates consistently (monthly recommended, quarterly minimum) 2. Lead with metrics, even if they're not great 3. Be transparent about challenges - investors appreciate honesty 4. Make specific, actionable asks for help 5. Keep updates concise (5-minute read maximum) 6. Include a clear metrics dashboard at the top 7. Personalize asks based on investor expertise and network 8. Follow up on previous asks and offers to help 9. Send updates even when news is mixed or negative 10. Track which investors engage and respond 11. Use updates to build relationship capital before the next raise 12. Thank investors who provided help or introductions
Related Skills
investor-network-mapper
Maps co-investor relationships, syndication history, and network connections
investor-relations-platform
Investor communications and financial disclosure management for public company stakeholder relations
investor-crm
Manage investor pipeline and fundraising process
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
babysitter
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)
yolo
Run Babysitter autonomously with minimal manual interruption.
user-install
Install the user-level Babysitter Codex setup.
team-install
Install the team-pinned Babysitter Codex workspace setup.
retrospect
Summarize or retrospect on a completed Babysitter run.
resume
Resume an existing Babysitter run from Codex.
project-install
Install the Babysitter Codex workspace integration into the current project.
plan
Plan a Babysitter workflow without executing the run.