Agent skill
term-sheet-generator
Generates term sheets from templates with standard and custom provisions
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/term-sheet-generator
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-027
- specialization
- venture-capital
SKILL.md
Term Sheet Generator
Overview
The Term Sheet Generator skill creates term sheets from templates incorporating standard and custom provisions. It enables rapid term sheet production while ensuring consistency with fund standards and market norms.
Capabilities
Template Management
- Maintain standard term sheet templates
- Support stage-specific templates (seed, Series A, growth)
- Enable custom clause libraries
- Version control template updates
Term Sheet Generation
- Generate term sheets from parameters
- Auto-populate economic terms
- Include appropriate governance provisions
- Add deal-specific custom terms
Economic Term Configuration
- Configure pre-money valuation and round size
- Set liquidation preferences and participation
- Define anti-dilution provisions
- Specify dividend rights
Governance Term Configuration
- Define board composition
- Set protective provisions
- Configure information rights
- Specify drag-along and tag-along rights
Usage
Generate Standard Term Sheet
Input: Deal parameters, template selection
Process: Populate template, apply standards
Output: Draft term sheet document
Configure Economic Terms
Input: Valuation, investment size, preferences
Process: Configure economic provisions
Output: Economic term summary
Add Custom Provisions
Input: Base term sheet, custom requirements
Process: Insert custom clauses
Output: Customized term sheet
Generate Comparison View
Input: Proposed terms, alternatives
Process: Create side-by-side comparison
Output: Term comparison matrix
Standard Term Categories
| Category | Key Terms |
|---|---|
| Economic | Price, preferences, participation, anti-dilution |
| Control | Board seats, protective provisions, voting |
| Information | Reporting, inspection, observer rights |
| Exit | Drag-along, tag-along, ROFR, co-sale |
| Other | Founder vesting, ESOP, no-shop |
Integration Points
- Term Sheet Drafting Process: Core generation skill
- Term Comparator: Compare generated vs. alternatives
- Term Sheet Negotiator (Agent): Support negotiations
- Definitive Document Negotiation: Feed into docs
Template Library
| Template | Use Case |
|---|---|
| Seed Financing | Pre-seed and seed rounds |
| Series A | Institutional first round |
| Growth Round | Series B and later |
| Bridge Financing | Bridge notes and extensions |
| SAFE | Simple Agreement for Future Equity |
Best Practices
- Start from fund-standard templates
- Clearly mark non-standard terms
- Use plain English where possible
- Include term explanations for founders
- Maintain audit trail of changes
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?