The curated skill library for venture capital — 104 agent skills for GPs, analysts, and operators. Browse them at vcskills.com.
npx vcskills-cli add <skill-name>Or use the Skills CLI directly against this repo:
npx skills add Overdrive-Consulting/vcskills --skill <skill-name>Each skill lives in skills/<name>/ and contains its full contents — SKILL.md
plus any references/, scripts/, or supporting files the original ships.
Every skill also carries:
SOURCE.md— the upstream repository, the exact commit mirrored, the path within that repo, the declared license, and a note of any change we made.LICENSE-UPSTREAM— the upstream license text, verbatim, where the source repository declares one.
The only modification made to mirrored content is the name field in each
SKILL.md frontmatter, set to the skill's name in this library so
--skill <name> resolves. Each SOURCE.md records the original value.
Skill content belongs to its original authors. This repository redistributes
it with attribution; it does not relicense it. The LICENSE file in this
repository covers only our own contributions — the index, the README, and the
directory structure. Any given skill is governed by its own upstream license, as
recorded in its SOURCE.md and LICENSE-UPSTREAM.
Licenses across the library:
| License | Skills |
|---|---|
| Apache-2.0 | 44 |
| MIT | 33 |
| none declared | 21 |
| CC-BY-SA-4.0 | 3 |
| NOASSERTION | 2 |
| MPL-2.0 | 1 |
none declared means the upstream repository has no license file. Those skills
are mirrored with attribution and a link to the original.
If you are the author of a mirrored skill and want it removed, or want its attribution corrected, please open an issue. We will act on it promptly — no justification needed.