用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/a5c-ai/babysitter --skill deal-scoring-engine命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | deal-scoring-engine |
| description | Automated deal scoring based on thesis alignment, market size, team, and traction metrics |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"venture-capital","domain":"business","skill-id":"vc-skill-003"} |
| graph | {"domains":["domain:venture-capital"],"skillAreas":["skill-area:investment-analysis","skill-area:valuation-analysis","skill-area:financial-modeling"],"roles":["role:financial-analyst"]} |
The Deal Scoring Engine skill provides automated, consistent evaluation of investment opportunities against defined criteria. It generates composite scores based on thesis alignment, market opportunity, team quality, and business traction to support pipeline prioritization and investment decisions.
Input: Company data, metrics, team information
Process: Apply scoring models across dimensions
Output: Composite score, dimension scores, flags, recommendations
Input: Scoring criteria, weights, thresholds
Process: Update scoring model parameters
Output: Configured scoring model, validation results
Input: Deal scores, portfolio company scores
Process: Compare against portfolio at similar stage
Output: Relative ranking, percentile position, comparisons
Input: Historical deals and outcomes
Process: Analyze predictive accuracy, adjust weights
Output: Calibration report, recommended adjustments
| Dimension | Weight Range | Key Factors |
|---|---|---|
| Thesis Fit | 15-25% | Sector, stage, geography, strategy |
| Market | 20-30% | TAM, growth, competition, timing |
| Team | 25-35% | Experience, domain, completeness |
| Traction | 20-30% | Revenue, growth, unit economics |