chronograph-lp
v0.2.3-ghast.1Analyze private-capital LP portfolios with cashflow forecasts, commitment pacing, look-through exposure, and GP-meeting preparation through Chronograph's official skills and OAuth MCP.
By ChronographLicense: Apache-2.00 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 6 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-lp/.
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-cashflow-forecast/SKILL.md├── skills/chronograph-commitment-pacing-planner/SKILL.md├── skills/chronograph-gp-meeting-prep/SKILL.md├── skills/chronograph-look-through-exposure-scan/SKILL.md├── skills/chronograph-lp-analyst/SKILL.md└── mcp.json
Included Skills5
Forecast LP-level private capital cashflows for existing portfolios using Chronograph MCP data and a Takahashi-Alexander style model.
Plan forward fund commitments to reach and hold a target private capital allocation, using Chronograph portfolio data and a cashflow-projection model.
Prepare an LP (investor) to meet with their fund manager (GP) — an LP-side skill where the user is the LP, not the GP. Review the fund's latest reporting, surface what changed since last period, and draft the questions worth raising. Draws on Chronograph fund and portfolio data when connected — captured reporting such as fund performance, schedules of investments, and portfolio company KPI profiles — and asks the LP to provide anything else it needs, such as a capital account statement, investor letter, or AGM or board deck.
Aggregate an LP's look-through portfolio exposure across funds — by company, sector, geography, vintage, strategy, and currency — and surface concentration, using the Chronograph top-exposures tool.
Route end-to-end Chronograph LP portfolio analysis across the official LP workflow skills.
MCP servers1
- url
- https://ai.chronograph.pe/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "chronograph-lp",
"version": "0.2.3-ghast.1",
"description": "Analyze private-capital LP portfolios with cashflow forecasts, commitment pacing, look-through exposure, and GP-meeting preparation through Chronograph's official skills and OAuth MCP.",
"author": {
"name": "Chronograph",
"url": "https://www.chronograph.pe/"
},
"homepage": "https://www.chronograph.pe/",
"repository": "https://github.com/chronograph-pe/chronograph-lp-claude-plugin",
"license": "Apache-2.0",
"extensions": {
"ai.trapezohe.ghast": {
"category": "finance",
"upstreamRevision": "6c18b66e882c44db26d88afabc52853ba39dcd98",
"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-lp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/chronograph-lp-2)