Agent skill
investor-updates
Generate structured investor update communications
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/entrepreneurship/skills/investor-updates
Metadata
Additional technical details for this skill
- domain
- business
- category
- Investor Relations
- skill id
- SK-016
- specialization
- entrepreneurship
SKILL.md
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 phasesboard-meeting-presentation.js- Board update materialsseries-a-fundraising.js- Pre-raise relationship buildingdue-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
- Send updates consistently (monthly recommended, quarterly minimum)
- Lead with metrics, even if they're not great
- Be transparent about challenges - investors appreciate honesty
- Make specific, actionable asks for help
- Keep updates concise (5-minute read maximum)
- Include a clear metrics dashboard at the top
- Personalize asks based on investor expertise and network
- Follow up on previous asks and offers to help
- Send updates even when news is mixed or negative
- Track which investors engage and respond
- Use updates to build relationship capital before the next raise
- Thank investors who provided help or introductions
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?