manager-dd-venture-capital

Generate a structured venture capital manager due diligence memo from advisor inputs.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill manager-dd-venture-capital
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: manager-dd-venture-capital
Source: https://github.com/terraleiloa/seren-skills/tree/main/family-office/manager-dd-venture-capital
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill manager-dd-venture-capital

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, psycopg[binary], snowflake-connector-python, and includes scripts (resource) components.

What problem does it solve?

Produces a structured due diligence memo for a prospective venture capital fund so an advisor can quickly assess fit, risks, and allocation implications without starting from scratch.

Core Features & Use Cases

  • VC manager due diligence memo drafting: Captures stage focus, sourcing model signals, portfolio construction targets, prior fund mark-up history, and fee terms to drive consistent evaluation.
  • Advisor interview capture: Collects only the minimum viable inputs needed to personalize the deliverable and reflect the advisor’s assumptions.
  • Repeatable deliverable output: Generates a named markdown artifact plus structured interview.json and a manifest.json with content hashing for traceability.
  • Optional external push (gated): Can store memos to memory (if configured), and optionally route outputs to SharePoint/Asana/Snowflake/email/calendar via the Seren gateway, without blocking the core artifact creation.

Quick Start

Ask the AI to run the Venture Capital Manager DD Memo for a fund you are evaluating, providing manager name, fund name/vintage, stage focus, sector focus, target portfolio size, prior fund mark-ups, and fee terms.

Frequently Asked Questions about manager-dd-venture-capital

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a venture capital due diligence memo for a fund manager?▼

To generate a venture capital due diligence memo, provide advisor inputs like manager name, fund vintage, stage focus, and fee terms. The Skill outputs a structured markdown artifact capturing sourcing signals, portfolio construction targets, and prior fund mark-up history for stakeholder evaluation.

What inputs are required for VC manager evaluation and investment memo drafting?▼

VC manager evaluation requires minimum viable inputs including manager name, fund name, vintage, stage focus, sector focus, target portfolio size, prior fund mark-ups, and fee terms. These drive the interview-driven artifact output to reflect the advisor's assumptions accurately.

Can I push due diligence memos to Snowflake, SharePoint, or Asana automatically?▼

Yes, you can route due diligence memos to SharePoint, Asana, Snowflake, email, and calendar via the Seren gateway. This external push is gated by environment-driven credentials and operates optionally without blocking the core markdown artifact creation.

Does the investment memo generation process capture interview inputs in a structured format?▼

Yes, the investment memo generation process captures advisor interview inputs in a structured interview.json file. It also produces a manifest.json with content hashing to ensure traceability and repeatability across multiple VC allocation evaluations.

What is the best way to standardize VC allocation evaluation across multiple fund managers?▼

The best way to standardize VC allocation evaluation is using a repeatable deliverable output template. This Skill generates consistent markdown memos assessing fit, risks, and allocation implications from advisor-provided inputs, eliminating the need to start from scratch.

Do I need specific database dependencies to run the venture capital DD memo Skill?▼

You need psycopg, snowflake-connector-python, and requests dependencies to enable optional gated persistence to memory and external database publishers. The core markdown artifact generation functions without blocking if these gateway credentials are not configured.