chronograph-gp
v0.2.3-ghast.1Analyze private-capital GP portfolios, operating performance, valuations, fund reviews, company reports, and TVPI attribution through Chronograph's official skills and hosted OAuth MCP.
By ChronographLicense: Apache-2.00 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 7 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/chronograph-gp/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/chronograph-budget-vs-actuals-variance/SKILL.md├── skills/chronograph-fund-quarterly-review-pack/SKILL.md├── skills/chronograph-gp-analyst/SKILL.md├── skills/chronograph-markup-markdown-brief/SKILL.md├── skills/chronograph-portfolio-company-one-pager/SKILL.md├── skills/chronograph-tvpi-attribution-by-company/SKILL.md└── mcp.json
Included Skills6
Compare portfolio company operating actuals against budget/plan, compute variances, flag off-plan companies, and roll up to the fund, using Chronograph company metrics.
Generate a consolidated quarterly review pack for a single fund — a fund-level summary plus a one-pager section for every portfolio company in the fund — using Chronograph data.
Route end-to-end Chronograph GP portfolio and fund analysis across the official GP workflow skills.
Identify which portfolio companies were marked up or down this period, quantify each change, surface the stated basis, and rank by impact on fund NAV — using Chronograph investment metrics.
Generate one-pagers and investor reports for private equity portfolio companies. Handles live data fetching via the Chronograph MCP OR an uploaded Excel model, metric formatting, AI-generated or model-sourced commentary, and rendering a fully styled HTML one-pager.
Decompose a fund's total value / TVPI into per-company contributions, split realized vs. unrealized, and rank top contributors and detractors — using Chronograph investment metrics.
MCP servers1
- url
- https://ai.chronograph.pe/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "chronograph-gp",
"version": "0.2.3-ghast.1",
"description": "Analyze private-capital GP portfolios, operating performance, valuations, fund reviews, company reports, and TVPI attribution through Chronograph's official skills and hosted OAuth MCP.",
"author": {
"name": "Chronograph",
"url": "https://www.chronograph.pe/"
},
"homepage": "https://www.chronograph.pe/",
"repository": "https://github.com/chronograph-pe/chronograph-gp-claude-plugin",
"license": "Apache-2.0",
"extensions": {
"ai.trapezohe.ghast": {
"category": "finance",
"upstreamRevision": "88a4290f29009e1cfe4341e0b9518d23c537d853",
"upstreamPath": ".",
"icon": "./assets/icon.png"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[chronograph-gp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/chronograph-gp-2)