This one builds leveraged buyout models in Excel while respecting whatever template you throw at it. The core discipline is smart: every calculation must be an actual Excel formula, never hardcoded values, so the model stays dynamic. It follows a proper color convention (blue for inputs, black for calcs, purple for same-sheet links, green for cross-sheet) and works section by section with verification at each step instead of dumping a complete model on you at once. The instructions are exhaustive about handling both Office JS and Python environments, which matters if you're generating files versus working in a live session. Worth using if you need to populate deal templates quickly without breaking formulas or losing the ability to sensitize assumptions later.
npx skills add https://github.com/anthropics/financial-services --skill lbo-model