Agent Plugins Marketplace
All plugins

chronograph-gp

v0.2.3-ghast.1

Analyze private-capital GP portfolios, operating performance, valuations, fund reviews, company reports, and TVPI attribution through Chronograph's official skills and hosted OAuth MCP.

Agent Plugins6 Skills1 MCP serverStreamable HTTP

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

Clone 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

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

chronograph-budget-vs-actuals-varianceskills/chronograph-budget-vs-actuals-variance/SKILL.md

Compare portfolio company operating actuals against budget/plan, compute variances, flag off-plan companies, and roll up to the fund, using Chronograph company metrics.

chronograph-fund-quarterly-review-packskills/chronograph-fund-quarterly-review-pack/SKILL.md

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.

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

Route end-to-end Chronograph GP portfolio and fund analysis across the official GP workflow skills.

chronograph-markup-markdown-briefskills/chronograph-markup-markdown-brief/SKILL.md

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.

chronograph-portfolio-company-one-pagerskills/chronograph-portfolio-company-one-pager/SKILL.md

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.

chronograph-tvpi-attribution-by-companyskills/chronograph-tvpi-attribution-by-company/SKILL.md

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

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

Plugin manifests1

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

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)