Agent skill

ic-memo-generator

Generates investment committee memos from due diligence artifacts

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill ic-memo-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/venture-capital/skills/ic-memo-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# IC Memo Generator ## Overview The IC Memo Generator skill creates Investment Committee memos by synthesizing due diligence findings, analysis, and recommendations into a comprehensive decision document. It ensures consistent, thorough IC presentations. ## Capabilities ### Memo Generation - Generate memos from DD artifacts - Apply fund-standard memo templates - Include all required sections - Support varying detail levels ### DD Synthesis - Synthesize commercial DD findings - Incorporate financial analysis - Summarize technical assessment - Include legal and management evaluation ### Investment Thesis Articulation - Articulate investment thesis clearly - Document key risks and mitigants - Present return expectations - Include recommendation and terms ### Supporting Materials - Generate appendix materials - Include key data exhibits - Attach DD backup documents - Create executive summary version ## Usage ### Generate Full IC Memo ``` Input: DD artifacts, deal parameters Process: Synthesize into memo format Output: Complete IC memo document ``` ### Create Executive Summary ``` Input: Full memo or DD findings Process: Distill to key points Output: One-page executive summary ``` ### U

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Memo Generation
  4. DD Synthesis
  5. Investment Thesis Articulation
  6. Supporting Materials
  7. Usage
  8. Generate Full IC Memo
  9. Create Executive Summary
  10. Update Existing Memo
  11. Generate Follow-Up Memo
  12. Memo Sections
  13. Integration Points
  14. Memo Quality Criteria
More from babysitter
All skills →
About this skill
What does the ic-memo-generator skill do?

Generates investment committee memos from due diligence artifacts

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill ic-memo-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going