fsi-strip-profile

Generate investment banking strip profiles from financial data and market metrics.

Updated May 9, 2026
One-click install
npx skills add https://github.com/mahyarmalekii/MarketIntel --skill fsi-strip-profile-mahyarmalekii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fsi-strip-profile
Source: https://github.com/mahyarmalekii/MarketIntel/tree/main/backend/financial-services/plugins/vertical-plugins/investment-banking/skills/strip-profile
Command: npx skills add https://github.com/mahyarmalekii/MarketIntel --skill fsi-strip-profile-mahyarmalekii

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, python-dotenv, pptxgenjs, pandas, requests, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the time-consuming and complex task of manually creating investment banking strip profiles, which are crucial for pitch books, deal materials, and client presentations.

Core Features & Use Cases

  • Efficient Strip Profile Creation: Automates the generation of 1-4 slide profiles with detailed information for investment banking presentations.
  • High Information Density: Fills quadrants with data including financials, positioning, business overview, and key metrics, ensuring executives can understand a company's profile in 30 seconds.
  • Customizable: Allows users to specify the number of slides and focus areas, adapting to diverse requirements.

Quick Start

To create an investment banking strip profile for "Company A", simply execute the 'generate_strip_profile' script with the command: ./scripts/generate_strip_profile --company_name CompanyA --focus areas [FocusAreas].

Frequently Asked Questions about fsi-strip-profile

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

FAQPage Schema
How do I automate investment banking strip profile creation for pitch books?

You can automate investment banking strip profile creation by executing the generate_strip_profile script with a company name and focus areas to produce detailed presentation slides for pitch books.

What is a strip profile in investment banking presentations?

A strip profile in investment banking presentations is a high-density slide layout that fills quadrants with financials, positioning, and business overview data so executives can understand a company in 30 seconds.

Can I customize the number of slides generated for a company profile?

Yes, you can customize the number of slides generated for a company profile by specifying between 1 to 4 slides and defining specific focus areas to adapt the output to your presentation requirements.

How do I generate pitch book profiles using Python and pandas data?

You generate pitch book profiles by running a Python script that leverages pandas for financial data processing and pptxgenjs to design the layout, outputting ready-to-use presentation slides.

Does this pitch book preparation tool work with PDF research inputs?

Yes, this pitch book preparation tool integrates the pypdf dependency to parse and process PDF research inputs, extracting the necessary financial metrics and competitive insights for profile generation.