ib-check-deck

Check PowerPoint pitch decks for numerical consistency and data-narrative alignment.

34.1k|5.1k|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/anthropics/financial-services-plugins --skill ib-check-deck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ib-check-deck
Source: https://github.com/anthropics/financial-services-plugins/tree/main/financial-analysis/skills/ib-check-deck
Command: npx skills add https://github.com/anthropics/financial-services-plugins --skill ib-check-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures your investment banking presentations are error-free, consistent, and professional by automatically checking for numerical discrepancies, data-narrative alignment, and language polish.

Core Features & Use Cases

  • Number Consistency: Verifies that figures and metrics are consistent across all slides.
  • Data-Narrative Alignment: Checks if claims made in the text match the supporting data in charts and tables.
  • Language Polish: Ensures the language adheres to investment banking standards, removing casual phrasing and contractions.
  • Formatting QC: Identifies visual and formatting inconsistencies.
  • Use Case: Before sending a crucial client pitch deck, use this Skill to perform a final quality control check, catching any errors that might have been missed during manual reviews.

Quick Start

Use the ib-check-deck skill to review the attached presentation file 'client-pitch.pptx'.

Frequently Asked Questions about ib-check-deck

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

FAQPage Schema
How do I check numerical consistency across slides in an investment banking pitch deck?

To check numerical consistency in an investment banking pitch deck, use this Skill to extract text and automatically verify that figures and metrics match across all slides. It normalizes numbers and detects discrepancies via Python scripts.

Can I automatically verify that my presentation's data matches the narrative claims?

Yes, you can verify data-narrative alignment automatically. This Skill processes your presentation to check if claims made in the text match the supporting data in charts and tables, ensuring your narrative is accurate.

Does this pitch deck QC tool work with uploaded PowerPoint files?

Yes, this pitch deck QC tool works with uploaded PowerPoint files. It processes uploaded .pptx files or live decks in an add-in environment to extract text and perform automated formatting and consistency checks.

How do I ensure my pitch deck language adheres to investment banking standards?

To ensure pitch deck language adheres to investment banking standards, use this Skill to perform language polish checks. It identifies casual phrasing and contractions, verifying that your text meets industry-standard language requirements.

Do I need Python installed to run presentation quality control checks?

Yes, Python is required because this Skill relies on the python-pptx dependency to run presentation quality control checks. The automated scripts use this library to parse PowerPoint files and extract text for analysis.