@navotvolkgroundup/vc-automation
AProcess meeting notes and research founders with automated CRM updates
Install
agr install @navotvolkgroundup/vc-automation --target claudeWrites 5 files into .claude/skills/, pinned to git-6ddeaf9d.
- .claude/skills/vc-automation/SKILL.json
- .claude/skills/vc-automation/SKILL.md
- .claude/skills/vc-automation/deal-pass-automation
- .claude/skills/vc-automation/meeting-notes-to-crm
- .claude/skills/vc-automation/research-founder
Document
name: vc-automation description: Process meeting notes and research founders with automated CRM updates metadata: { "openclaw": { "emoji": "๐", "requires": {} } }
VC Automation Tools
Overview
Automated workflow tools for venture capital operations including meeting notes processing and founder research.
Skills
1. meeting-notes-to-crm
Process meeting notes and automatically update HubSpot CRM.
Via WhatsApp: Just send the assistant: "Process these meeting notes: Met with Acme Corp CEO..."
Command line:
$TOOLKIT_DIR/skills/vc-automation/meeting-notes-to-crm "Meeting notes text..."
What it does:
- Extracts company name, key points, action items, sentiment
- Finds the deal in HubSpot
- Creates a note with structured meeting summary
- Updates deal stage if appropriate
- Creates calendar reminders for follow-ups
2. research-founder
Research a founder and generate comprehensive due diligence report.
Via WhatsApp: Send the assistant: "Research founder: Brian Chesky, Airbnb"
Command line:
$TOOLKIT_DIR/skills/vc-automation/research-founder "Brian Chesky" "Airbnb"
Configuration
Requires:
- MATON_API_KEY for HubSpot access
- ANTHROPIC_API_KEY for AI processing
- GOG_KEYRING_PASSWORD for Google Workspace access
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged โ not that the artifact is safe.
Versions
git-6ddeaf9dab4a2026-07-31