
from awesome-claude-corporate-skills46
Populate and validate LBO Excel templates: fill formulas (no hardcoding), ensure formatting standards, run verification checks, and produce investment-quality o
This skill guides an agent to complete Leveraged Buyout (LBO) models in Excel using a provided template. It focuses on inserting correct formulas (never hardcoded values), maintaining sign conventions, building debt schedules, running verification checks (balances, cash flows, IRR/MOIC), and applying professional formatting standards.
Use when a user needs a completed LBO model for private equity analyses, fundraising materials, investment committee decks, or valuation work. Trigger when the user asks for "LBO model", "fill LBO template", "private equity model", or attaches an LBO Excel template. The skill insists on using an attached template if provided.
Best for agents capable of spreadsheet manipulation and running verification scripts (Claude/Code assistants, automation agents with xlsx tooling). Works where the agent can read/upload templates and write back completed Excel files.
LBO Model skill provides detailed Excel template-filling instructions for leveraged buyout modeling. No bundled scripts to test. SKILL.md is thorough with comprehensive verification checklists, formula conventions, and common error avoidance tables. Architecture is monolithic — single large SKILL.md with no scripts/, references/, or supporting files. The referenced example template (examples/LBO_Model.xlsx) is not bundled. Niche audience in private equity finance.
Pure instructional skill with no executable scripts. Very detailed domain-specific guidance for LBO modeling in Excel. Well-structured content but monolithic architecture. The recalc.py verification command references /mnt/skills/public/xlsx/recalc.py which is external to this skill.