Agent Plugins Marketplace
All plugins

chronograph-lp

v0.2.3-ghast.1

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.

Agent Plugins5 Skills1 MCP serverStreamable HTTP

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-plugins

Clone 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

plugins/chronograph-lp/
├── 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

chronograph-cashflow-forecastskills/chronograph-cashflow-forecast/SKILL.md

Forecast LP-level private capital cashflows for existing portfolios using Chronograph MCP data and a Takahashi-Alexander style model.

chronograph-commitment-pacing-plannerskills/chronograph-commitment-pacing-planner/SKILL.md

Plan forward fund commitments to reach and hold a target private capital allocation, using Chronograph portfolio data and a cashflow-projection model.

chronograph-gp-meeting-prepskills/chronograph-gp-meeting-prep/SKILL.md

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.

chronograph-look-through-exposure-scanskills/chronograph-look-through-exposure-scan/SKILL.md

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.

chronograph-lp-analystskills/chronograph-lp-analyst/SKILL.md

Route end-to-end Chronograph LP portfolio analysis across the official LP workflow skills.

MCP servers1

chronograph-lpStreamable HTTP
url
https://ai.chronograph.pe/mcp

Plugin manifests1

plugins/chronograph-lp/plugin.json
{
  "$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"
    }
  }
}

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)