Agent skill
network-matcher
Matches portfolio company needs with investor network resources
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/network-matcher
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-038
- specialization
- venture-capital
SKILL.md
Network Matcher
Overview
The Network Matcher skill connects portfolio company needs with investor network resources to provide value-add support. It enables efficient matching of hiring needs, customer introductions, and expert advice requests.
Capabilities
Need Identification
- Capture portfolio company needs
- Categorize request types
- Assess urgency and importance
- Track open requests
Network Mapping
- Maintain investor network database
- Track expertise and relationships
- Map industry connections
- Identify potential matches
Match Generation
- Match needs to network resources
- Score match quality
- Suggest warm introduction paths
- Track match success rates
Introduction Facilitation
- Enable introduction requests
- Track introduction status
- Measure introduction outcomes
- Build network effectiveness data
Usage
Submit Help Request
Input: Company need, context, requirements
Process: Categorize and record request
Output: Tracked request, initial matches
Find Network Matches
Input: Request parameters
Process: Search network, generate matches
Output: Ranked match list, intro paths
Request Introduction
Input: Match selection, context
Process: Facilitate introduction request
Output: Introduction request status
Track Outcomes
Input: Introduction results
Process: Record outcomes, update effectiveness
Output: Success tracking, network metrics
Request Categories
| Category | Examples |
|---|---|
| Hiring | Executive search, team building |
| Customers | Introductions to potential customers |
| Partners | Strategic partnership connections |
| Experts | Domain expertise, advisors |
| Service Providers | Vendors, consultants |
Integration Points
- Portfolio Value Creation: Core network support
- Investor Network Mapper: Network data source
- Value Creation Lead (Agent): Support agent work
- Fundraising Advisor (Agent): Investor connections
Match Quality Factors
| Factor | Weight |
|---|---|
| Relationship Strength | High |
| Domain Relevance | High |
| Geographic Proximity | Medium |
| Recent Activity | Medium |
| Success History | Medium |
Best Practices
- Maintain current network information
- Be selective to preserve relationship capital
- Provide context for introduction requests
- Track and measure introduction success
- Follow up on introduction outcomes
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?