Builds out LBO models in Excel by writing formulas instead of hardcoding values, which means your template stays dynamic when assumptions change. Works with whatever template structure you throw at it, whether that's a standard Sources & Uses setup or something custom from your firm. The color coding system is clever: blue for inputs, black for calculations, purple for same-sheet links, green for cross-sheet references. It forces you to work section by section with verification at each step, which is annoying until you realize how much rework it saves when you catch a mistake in Sources & Uses before building out the entire returns waterfall. Handles both Office JS for the Excel add-in and Python openpyxl for standalone files.
npx skills add https://github.com/anthropics/financial-services-plugins --skill lbo-model