merger-model

Build accretion/dilution and merger consequences Excel models for M&A decisions.

19|4|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/carterwayneskhizeine/hermes-agent-windows-R --skill merger-model-carterwayneskhizeine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: merger-model
Source: https://github.com/carterwayneskhizeine/hermes-agent-windows-R/tree/main/optional-skills/finance/merger-model
Command: npx skills add https://github.com/carterwayneskhizeine/hermes-agent-windows-R --skill merger-model-carterwayneskhizeine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual spreadsheet work required to evaluate whether an acquisition will be accretive or dilutive to EPS, while quantifying synergy impacts and financing effects over time.

Core Features & Use Cases

  • Accretion/Dilution EPS modeling (Year 1-3): Computes pro forma net income, pro forma share count, EPS, and the accretion/(dilution) percentage by period.
  • Synergy and financing sensitivity tables: Produces scenario grids showing EPS impact across synergy levels and offer premium, plus cash/stock mix outcomes.
  • Purchase price and breakeven analysis: Structures sources & uses, purchase price effects, and determines the minimum Year 1 synergies needed for EPS neutrality.

Use it to prepare board-ready merger consequences analysis for a pitch, or to evaluate deal terms (offer price, consideration mix, debt vs. equity financing, and synergy assumptions) with a clean Excel output.

Quick Start

Ask the AI to generate an .xlsx merger model using your acquirer/target inputs, deal terms, synergy phase-in assumptions, and financing mix so it outputs assumptions, pro forma EPS, sensitivity tables, and breakeven analysis in one workbook.

Frequently Asked Questions about merger-model

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

FAQPage Schema
How do I build an M&A accretion dilution Excel model automatically?

You can build an M&A accretion dilution Excel model by providing acquirer/target inputs, deal terms, synergy phase-in assumptions, and financing mix to generate pro forma EPS, sensitivity tables, and breakeven analysis in one workbook.

What is an accretion dilution analysis in M&A?

Accretion dilution analysis in M&A evaluates whether an acquisition increases or decreases the acquirer's pro forma EPS, computing net income, share count, and synergy phase-in impacts over Year 1-3 to quantify deal profitability.

Can I model synergy sensitivity and cash/stock consideration mix in Excel?

Yes, you can model synergy sensitivity and cash/stock consideration mix in Excel by generating scenario grids that evaluate EPS impact across varying synergy levels, offer premiums, and cash/stock financing outcomes.

Does openpyxl support generating merger consequences models with formulas and styling?

openpyxl supports generating merger consequences models with formulas and styling by following excel-author conventions for named ranges, producing headless spreadsheets that require recalculation via recalc.py before final delivery.

How do I calculate the breakeven synergy needed for EPS neutrality in an acquisition?

To calculate the breakeven synergy needed for EPS neutrality, structure the purchase price and sources & uses of funds to determine the minimum Year 1 synergies required for a zero percent accretion/dilution outcome.

What are the limitations of generating Excel M&A models with openpyxl?

A key limitation of generating Excel M&A models with openpyxl is that headless spreadsheets require running a recalculation script before delivery to ensure formula outputs compute correctly outside the native Excel application.