Finance & Investment Banking ✓ Anthropic · Official presentation-qcfinancial-modelingnumber-reconciliationdata-validationinvestment-bankingpowerpoint

Investment Banking Deck Checker

Find cross-slide number errors, unsupported claims, language issues, and presentation defects before client delivery.

FollowSkills review · FSRS-2.0
Use with care
47/ 100 5-point scale 2.4 / 5
1 2 3 4 5 6
1Trust15 / 25 · 3.0/5

The skill explicitly says it is read-and-report only and makes no deck edits, limiting external effects. It does not explain handling of sensitive client data, temporary-file retention, data flows, or user confirmation, so points are deducted for incomplete privacy, least-privilege transparency, and recovery safeguards.

2Reliability6 / 20 · 1.5/5

It provides a structured workflow and a basic number-extraction script with file-not-found handling. However, there are no key-path tests; category grouping and a 5% tolerance can create false positives, while visual QC has no reproducible tool procedure or diagnostic failure feedback. Static evidence therefore warrants a score below 10.

3Adaptability7 / 15 · 2.3/5

The audience, use cases, and four review dimensions are clear. Boundaries for unsupported deck types, invalid inputs, semantic trigger exclusions, Chinese-language material, and practical visual-QC capability in chat are unspecified, so points are deducted for limited environment and trigger precision.

4Convention8 / 15 · 2.7/5

The documentation is reasonably layered, with terminology guidance, a report template, severity rules, an Apache-2.0 license, and repository-level CI maintenance signals. It lacks skill versioning, changelog, explicit ownership, dependency/install notes, FAQs, and troubleshooting; the script path also depends on the working directory.

5Effectiveness7 / 15 · 2.3/5

The intended output covers number consistency, data-narrative alignment, language, and formatting, with slide attribution and severity prioritization, giving it clear practical value. Visual verification is underspecified, the script only supports extracted text, and the report is not clearly machine-ready. Under static calibration, the score is capped at 7 and reduced for incomplete direct usability evidence.

6Verifiability4 / 10 · 2.0/5

The source instructions, script logic, and report format are inspectable, and repository CI validates plugins and scans secrets. There is no committed test suite covering this skill's key paths, real execution evidence, or independent corroboration, so the score is limited to 4 and remains below the static maximum of 5.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 4aa51ed3d379
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Do not treat the report as the sole pre-delivery control; qualified professionals should review figures, sources, narrative alignment, and visual issues.
  • Confirm that the deck may safely be uploaded and establish rules for sensitive data, temporary files, and access permissions.
  • Verify script paths, dependencies, and visual-QC tooling in the deployment environment; number categorization may produce false positives or negatives.
  • Repository-level plugin-validation CI does not demonstrate that this skill's key paths are tested.
Review evidence [1][2][3][4][5][6][7][8][9]
See the full review method →

What does this skill do, and when should you use it?

This skill reviews pitch decks and client-ready presentations across four quality dimensions: number consistency, data-narrative alignment, IB language polish, and visual formatting. It reads every slide and preserves slide-level attribution for findings. A number-checking script normalizes monetary units and metric categories to identify conflicting values across slides. The workflow is read-only and produces a severity-ranked report rather than editing the deck.

Reads all slide text from an uploaded PPTX or a live PowerPoint add-in deck and saves it with slide markers; runs scripts/extract_numbers.py --check to normalize formats such as $M, $MM, and full dollar amounts and flag metric conflicts; verifies totals, percentages, growth rates, units, and reporting periods; tests whether trend and market-position claims are supported by the underlying data; scans for informal phrasing, contractions, exclamation points, vague quantifiers, and terminology drift; checks source citations, axis labels, typography, number and date formats, footnotes, disclaimers, overlaps, overflow, and contrast; reports findings as Critical, Important, or Minor.

  1. An investment banking analyst checks revenue, EBITDA, multiples, and margin figures across a pitch book before sending it to a client.
  2. A deal team verifies that revised charts still support the narrative written on earlier slides.
  3. A VP or execution team performs a final pass for missing sources, axis labels, footnotes, and disclaimers before delivery.
  4. A banking team runs a language review to remove casual phrasing, contractions, inconsistent terminology, and unsupported vague claims.

What are this skill's strengths and limitations?

Pros
  • Covers four practical review areas: numbers, narrative, language, and visual formatting.
  • Maintains slide-level attribution so reviewers can locate conflicting figures.
  • Uses explicit severity levels and leads with delivery-blocking issues.
  • Supports both PowerPoint add-in and chat workflows.
Limitations
  • The source provides no test results, accuracy metrics, or sample reports.
  • It depends on scripts/extract_numbers.py and referenced files ib-terminology.md and report-format.md, whose contents are not provided.
  • It reports issues but does not repair the presentation.
  • Visual checks require access to the actual slide appearance; text extraction alone cannot fully detect overlap, overflow, or contrast problems.
  • It requires Python, filesystem access, and a readable PPTX or live-deck environment.

How do you install this skill?

The skill is located at plugins/agent-plugins/pitch-agent/skills/ib-check-deck/ in anthropics/financial-services. In Cowork, open Settings → Plugins → Add plugin, add https://github.com/anthropics/financial-services, and select Pitch Agent; alternatively, upload a zip containing plugins/agent-plugins/pitch-agent/. For Claude Code, the documented commands are claude plugin marketplace add anthropics/financial-services followed by claude plugin install pitch-agent@claude-for-financial-services. The source does not document a standalone installation command for this individual skill.

How do you use this skill?

In a supported session, upload a PPTX or open a deck in the PowerPoint add-in, then ask: “Review this deck for number consistency and client-readiness,” or “Reconcile the figures across slides and check the formatting.” The skill reads the full deck and returns a read-only report. Its documented internal command is python scripts/extract_numbers.py /tmp/deck_content.md --check; the source does not describe a separate end-user command or interface.

FAQ

Does it edit the PowerPoint file?
No. The source explicitly defines the workflow as read-and-report only, so it produces findings instead of making edits.
What kinds of numerical errors can it find?
It checks cross-slide metric conflicts, totals, percentages, growth rates, unit consistency, and alignment of FY, LTM, and quarterly periods.
Does it require external data connectors or network access?
No such requirement is stated. The workflow reads the deck and runs a local Python extraction script; MCP integrations are not referenced for this skill.
Can it replace a human final review?
It should be treated as review support. The source provides no accuracy or coverage evidence, and human verification remains important for visual and factual judgment.

More skills from this repository

All from anthropics/financial-services

Finance & Investment Banking ✓ Anthropic · Official

Investment Banking Pitch Deck Filler

Populate existing investment banking PowerPoint templates with validated data from Excel, CSV, and other source files.

Finance & Investment Banking ✓ Anthropic · Official

Investment Banking Strip Profile Builder

Builds dense company-profile slides for investment banking pitch books, deal materials, and client presentations.

Finance & Investment Banking ✓ Anthropic · Official

Financial Data Pack Builder

Turns deal documents and financial sources into standardized Excel workbooks ready for investment committee review.

Finance & Investment Banking ✓ Anthropic · Official

Comparable Company Analysis Modeling Skill

Build institutional-grade comparable company analyses in Excel with operating metrics, valuation multiples, and statistical benchmarking.

Productivity & Collaboration ✓ Anthropic · Official

Headless PowerPoint Author

Generate a deliverable PowerPoint file in managed-agent environments without an open Office application.

Finance & Investment Banking ✓ Anthropic · Official

Three-Statement Model Builder

Populate and validate linked income statement, balance sheet, and cash flow models with formulas.

Finance & Investment Banking ✓ Anthropic · Official

Earnings Update Researcher

Turn quarterly results into an institutional-style update focused on beats, estimate changes, valuation, and thesis impact.

Finance & Investment Banking ✓ Anthropic · Official

Deck Refresh

Refresh financial figures across an existing presentation without disturbing its established layout or styling.

Finance & Investment Banking ✓ Anthropic · Official

Financial Model Auditor

Find spreadsheet formula errors and test financial-model integrity before review.

Finance & Investment Banking ✓ Anthropic · Official

M&A Buyer Universe Builder

Build and prioritize strategic and financial buyers for a sell-side M&A process.

Finance & Investment Banking ✓ Anthropic · Official

Sell-Side CIM Builder

Structures and drafts investor-ready Confidential Information Memorandums for sell-side M&A processes.

Finance & Investment Banking ✓ Anthropic · Official

M&A Accretion & Dilution Model

Quantify how a proposed acquisition changes pro forma EPS.

Productivity & Collaboration ✓ Anthropic · Official

PowerPoint Template Skill Builder

Turn an existing PowerPoint template into a reusable presentation-generation skill.

Data & Analysis ✓ Anthropic · Official

Headless Excel Workbook Builder

Generate deliverable .xlsx files in managed environments without an open Excel application.

Finance & Investment Banking ✓ Anthropic · Official

LBO Model Builder

Build, validate, and professionally format leveraged buyout models in Excel templates.

Finance & Investment Banking ✓ Anthropic · Official

Anonymous M&A Teaser

Create a one-page anonymous profile that tests buyer interest before NDA execution in a sell-side M&A process.

Finance & Investment Banking ✓ Anthropic · Official

Financial Model Refresh

Refresh estimates and reassess valuation after earnings, guidance, or macro changes.

Finance & Investment Banking ✓ Anthropic · Official

M&A Process Letter Drafter

Drafts clear bid instructions and process correspondence for sell-side M&A processes.

Finance & Investment Banking ✓ Anthropic · Official

DCF Valuation Model Builder

Build auditable DCF valuation models with WACC, scenarios, and sensitivity analysis.

Finance & Investment Banking ✓ Anthropic · Official

Equity Catalyst Calendar

Track market-moving events across a coverage universe so research teams can focus and position ahead of catalysts.

Related skills