Skip to content

Repository files navigation

VCPartner

CI License: MIT

简体中文

VCPartner is a small, evidence-first Codex skill for reviewing venture capital, private-equity, M&A, and strategic-investment opportunities.

It helps an agent:

  • state a clear recommendation;
  • distinguish verified facts from reported claims and inference;
  • identify material evidence gaps;
  • connect risks to diligence and transaction conditions;
  • include the strongest opposing view;
  • assign concrete next actions.

All examples and evaluation scenarios in this repository are fictional.

Install

npx skills add liu14goal14-ux/vcpartner -g -a codex --skill vcpartner -y

Or clone the repository into a user skill directory:

git clone https://github.com/liu14goal14-ux/vcpartner.git ~/.agents/skills/vcpartner

Use

Use $vcpartner to review this investment. State the recommendation, verified evidence, material uncertainties, required conditions, strongest opposing view, and next actions.

Included

SKILL.md
agents/openai.yaml
references/
  evidence-standard.md
  screening-checklist.md
  diligence-checklist.md
  terms-checklist.md
  decision-template.md
scripts/
  validate_skill.py
  validate_output.py
  public_readiness.py
evals/scenarios.json
examples/sample-output.md
tests/test_validators.py

Validate

The validators use only the Python standard library.

python scripts/validate_skill.py
python scripts/public_readiness.py
python -m unittest discover -s tests -v

Validate a generated review:

python scripts/validate_output.py path/to/review.md

Privacy

Use fictional data in public examples, issues, and pull requests. Do not commit source documents, personal data, credentials, internal paths, databases, or logs.

Disclaimer

VCPartner is a review workflow. It is not legal, tax, accounting, securities, or investment advice.

License

MIT

About

Minimal evidence-first Codex skill for investment screening, diligence, terms, and decision-ready recommendations.

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages