Openclaw-financial-services fsi-fa-cmd-lbo

Build an LBO model for a PE acquisition — usage: /lbo [company name or deal details]

install
source · Clone the upstream repo
git clone https://github.com/d-wwei/openclaw-financial-services
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/d-wwei/openclaw-financial-services "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/fsi-fa-cmd-lbo" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-fa-cmd-lbo && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/d-wwei/openclaw-financial-services "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/fsi-fa-cmd-lbo" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-fa-cmd-lbo && rm -rf "$T"
manifest: skills/fsi-fa-cmd-lbo/SKILL.md
source content

Load the

lbo-model
skill and build a leveraged buyout model for the specified company or deal.

If a company name is provided as an argument, use it. Otherwise ask the user for the target company and deal parameters.