tear-sheet

Aggregate MCP data into audience-specific tear sheets for finance professionals.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/AlexZWANG1/Prism --skill tear-sheet-alexzwang1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tear-sheet
Source: https://github.com/AlexZWANG1/Prism/tree/main/financial-services-plugins/partner-built/spglobal/skills/tear-sheet
Command: npx skills add https://github.com/AlexZWANG1/Prism --skill tear-sheet-alexzwang1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables finance teams to automatically generate professional, audience-specific tear sheets by pulling live data from S&P Capital IQ via the Kensho MCP API, then formatting the result into a ready-to-distribute document.

Core Features & Use Cases

  • Generate tear sheets for Equity Research, IB/M&A, Corp Dev, and Sales/BD using MCP data.
  • Provide a consistent header, financial tables, relationships, and M&A activity sections with docx-js templates.
  • Output standardized two-page documents with a reusable footer and strict formatting for enterprise use.

Quick Start

Run the provided Node script to fetch data for a target company and generate the final Tear Sheet document, saved as [CompanyName]_TearSheet_[Audience]_[YYYYMMDD].docx.

Frequently Asked Questions about tear-sheet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate tear sheets from S&P Capital IQ data for different finance audiences?

Generate audience-specific tear sheets by aggregating S&P Capital IQ data via the Kensho MCP API. The Skill formats financial tables, relationships, and M&A activity into standardized docx files for Equity Research, IB/M&A, Corp Dev, and Sales/BD teams.

What is the best way to automate investment banking tear sheet creation using MCP data?

Automate tear sheet creation by running a Node script that executes a four-step MCP query plan. This fetches live Kensho data, applies intermediate files for data integrity, and outputs standardized two-page docx documents using strict docx-js templates.

Can I customize tear sheet formatting for corporate development teams using docx-js?

Yes, tear sheet formatting is enforced through standardized docx-js templates. The Skill applies consistent headers, reusable footers, and strict enterprise formatting to generate ready-to-distribute documents specifically tailored for corporate development audiences.

Does the tear sheet generation process support live data fetching for M&A activity tracking?

Yes, the process supports live data fetching for M&A activity tracking. It pulls live data from S&P Capital IQ via the Kensho MCP API and applies it across four audiences, ensuring repeatable outputs and data integrity through intermediate files.

What limitations exist when generating standardized financial tear sheets with MCP data?

The Skill is limited to four predefined audiences and requires MCP data access. It relies on intermediate files to maintain data integrity and enforces strict two-page document constraints using docx-js templates for enterprise use.