New to Claude Skills? Learn how to install them →

anthropics on GitHub

Deal Screening

OfficialFree

Streamline your investment deal evaluations.

Get this skill

Free · Opens the source repo

What Deal Screening does

The Deal Screening skill is designed for financial professionals who need to quickly assess inbound deal flow, including Confidential Information Memorandums (CIMs), teasers, and broker materials. This skill automates the extraction of key deal metrics, allowing users to efficiently evaluate potential investments against their fund's specific investment criteria. By providing a structured framework for analysis, it helps users make informed decisions about whether to pursue a deal further or pass on it altogether.

The workflow begins with the extraction of essential deal facts, such as company details, financial performance indicators, deal type, and seller motivations. This initial step ensures that all relevant information is captured succinctly, which is crucial for timely evaluations. Following this, the skill screens the extracted data against the fund’s predefined investment criteria, which can be customized based on user input. This pass/fail framework provides a clear visual representation of how well a deal aligns with the fund's strategic goals.

After screening, the skill generates a quick assessment that includes a verdict, a bull case outlining potential positives, a bear case highlighting risks, and key questions for further inquiry. This structured output culminates in a one-page screening memo that can be easily shared with partners or investment committees, facilitating collaborative decision-making. The emphasis on speed ensures that users can complete screenings in minutes rather than hours, making it an invaluable tool in fast-paced investment environments.

Overall, Deal Screening is targeted at investment analysts, associates, or anyone involved in the deal evaluation process who requires a systematic approach to triaging new investment opportunities. Its ability to flag inconsistencies and red flags ensures that critical issues are addressed upfront, enhancing the due diligence process.

When to use it

Use this skill when reviewing new deal flow or triaging inbound materials to quickly assess potential investments.

When not to use it

This skill may not be suitable for in-depth financial analysis or when detailed qualitative assessments are required beyond the initial screening.

What you can build with it

Initial Deal Review

Use this skill to quickly assess incoming investment opportunities and decide whether to pursue them further.

Triage Inbound Materials

Efficiently categorize and evaluate multiple deal proposals to prioritize which ones warrant deeper analysis.

Prepare for Investment Committee Meetings

Generate concise screening memos to present to partners or investment committees for quick decision-making.

How to install Deal Screening

View source

1. Install with the skills CLI

npx skills add anthropics/financial-services/deal-screening --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by anthropics

Deal Screening

Workflow

Step 1: Extract Deal Facts

From the provided CIM, teaser, or description, extract:

  • Company: Name, location, sector/subsector
  • Description: What they do (1-2 sentences)
  • Financials: Revenue, EBITDA, margins, growth rate
  • Deal type: Platform, add-on, recap, minority, carve-out
  • Asking price / valuation: Multiple, enterprise value if stated
  • Seller motivation: Why selling now
  • Management: Rolling or exiting
  • Key customers: Concentration risk
  • Key risks: Obvious red flags

Step 2: Screen Against Criteria

Apply the fund's investment criteria (ask user if not known):

CriterionTargetActualPass/Fail
Revenue range
EBITDA range
EBITDA margin
Growth profile
Sector fit
Geography
Deal size / EV
Valuation (x EBITDA)
Customer concentration
Management continuity

Step 3: Quick Assessment

Provide a 3-part assessment:

  1. Verdict: Pass / Further Diligence / Hard Pass
  2. Bull case (2-3 bullets): Why this could be a good deal
  3. Bear case (2-3 bullets): Key risks and concerns
  4. Key questions: What you'd need to answer on a first call

Step 4: Output

One-page screening memo suitable for sharing with partners or an IC quick screen.

Important Notes

  • Speed matters — screening should take minutes, not hours
  • Be direct about red flags. Don't bury concerns
  • If financials seem inconsistent or incomplete, flag it explicitly
  • Ask for the fund's criteria upfront if this is the first screening
  • Save screening criteria in memory for future deals once confirmed

Frequently asked questions about Deal Screening

Similar skills