Agent Plugins Marketplace
All plugins

s-p

v1.0.3-ghast.1

Query S&P Global company financial data through Kensho's official MCP and generate official tear sheets, funding digests, and conditional earnings previews.

Agent Plugins4 Skills1 MCP serverStreamable HTTP

By Kensho Technologies / S&P GlobalLicense: Apache-2.00 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
5 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/s-p/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/s-p/
├── plugin.json
├── skills/earnings-preview-beta/SKILL.md
├── skills/funding-digest/SKILL.md
├── skills/sp-global-data/SKILL.md
├── skills/tear-sheet/SKILL.md
└── mcp.json

Included Skills4

earnings-preview-betaskills/earnings-preview-beta/SKILL.md

Generate a concise 4-5 page equity research earnings preview for a single company. Analyzes the most recent earnings transcript, competitor landscape, valuation, and recent news to produce a professional HTML report.

funding-digestskills/funding-digest/SKILL.md

Generate a polished one-page PowerPoint slide summarizing key takeaways from recent funding rounds and notable capital markets activity across a user's watched sectors or companies. Use this skill when the user asks for a deal flow summary, weekly recap, funding digest, transaction roundup, or capital markets briefing. Triggers on: 'deal flow digest', 'weekly funding recap', 'deal roundup', 'transaction summary this week', 'what happened in [sector] this week', 'capital markets update', or any request to compile recent funding activity into a briefing slide. Produces a professional single-slide PPTX with key takeaways, valuation data, and Capital IQ deal links.

sp-global-dataskills/sp-global-data/SKILL.md

Use S&P Global's official kFinance MCP tools for company-specific financial research, peer comparisons, earnings and transcript analysis, historical prices, transactions, estimates, guidance, professionals, relationships, and ratings. Use this as the default entry point when the user wants data or analysis rather than one of the packaged document workflows.

tear-sheetskills/tear-sheet/SKILL.md

Generate professional company tear sheets using S&P Capital IQ data via the Kensho LLM-ready API MCP server. Use this skill whenever the user asks for a tear sheet, company one-pager, company profile, fact sheet, company snapshot, or company overview document — especially when they mention a specific company name or ticker. Also trigger when users ask for equity research summaries, M&A company profiles, corporate development target profiles, sales/BD meeting prep documents, or any concise single-company financial summary. This skill supports four audience types: equity research, investment banking/M&A, corporate development, and sales/business development. If the user doesn't specify an audience, ask. Works for both public and private companies.

MCP servers1

spglobalStreamable HTTP
url
https://kfinance.kensho.com/integrations/mcp

Plugin manifests1

plugins/s-p/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "s-p",
  "version": "1.0.3-ghast.1",
  "description": "Query S&P Global company financial data through Kensho's official MCP and generate official tear sheets, funding digests, and conditional earnings previews.",
  "author": {
    "name": "Kensho Technologies / S&P Global",
    "url": "https://www.kensho.com/"
  },
  "homepage": "https://docs.kensho.com/agentskills",
  "repository": "https://github.com/kensho-technologies/spglobal-agent-skills",
  "license": "Apache-2.0",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "finance",
      "upstreamRevision": "1d7d364a07d755d401b6f66d41affe71bc62a9b9",
      "upstreamPath": "plugins/spglobal-plugin",
      "portStatus": "partial",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[s-p on Agent Plugins Marketplace](https://pluginsmp.com/plugins/s-p-2)