check-deck

Reconcile financial metrics and validate narrative alignment in markdown pitch decks.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/smrik/ai-fund --skill check-deck-smrik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-deck
Source: https://github.com/smrik/ai-fund/tree/main/skills/financial-analysis/skills/check-deck
Command: npx skills add https://github.com/smrik/ai-fund --skill check-deck-smrik

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill addresses the high-stakes risk of errors in investment banking pitch decks, ensuring that numerical data, narrative claims, and formatting meet rigorous industry standards before client delivery.

Core Features & Use Cases

  • Numerical Reconciliation: Automatically identifies discrepancies in financial metrics across multiple slides to prevent calculation or data-entry errors.
  • Narrative-Data Alignment: Validates that qualitative claims in the presentation are supported by the underlying quantitative data.
  • Language and Formatting QC: Enforces professional IB terminology and consistent visual standards, flagging casual language or inconsistent formatting.

Quick Start

Run the check-deck skill to perform a comprehensive quality control review on the presentation content file named presentation-content.md.

Frequently Asked Questions about check-deck

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

FAQPage Schema
How do I automate quality control for investment banking pitch decks?

Automate quality control for investment banking pitch decks by running a Python-based extraction on presentation markdown to reconcile financial metrics, verify narrative-data alignment, and enforce professional formatting standards.

What is narrative-data alignment validation in financial presentations?

Narrative-data alignment validation is the process of verifying that qualitative claims in a pitch deck are directly supported by the underlying quantitative financial data extracted from the presentation markdown.

How do I check for numerical discrepancies across multiple slides in a pitch deck?

Check for numerical discrepancies across multiple slides by systematically comparing financial metrics extracted from presentation markdown to identify and prevent calculation or data-entry errors in pitch decks.

Can I flag casual language and inconsistent formatting in client-ready financial materials?

Yes, you can flag casual language and inconsistent formatting in client-ready materials by enforcing professional investment banking terminology and consistent visual standards during the automated QC review.

Do I need Python to extract markdown content for presentation QC?

Yes, Python is required to extract markdown content from the presentation file, as the automated quality control process relies on Python-based extraction to parse and audit the financial metrics.

What is the best way to reconcile financial data before client delivery?

The best way to reconcile financial data before client delivery is to perform an automated audit that cross-references numerical metrics across slides and validates narrative claims against the underlying quantitative data.