Openclaw-financial-services fsi-ib-cmd-merger-model
Build an accretion/dilution merger model — usage: /merger-model [acquirer] acquiring [target]
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-ib-cmd-merger-model" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-ib-cmd-merger-model && 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-ib-cmd-merger-model" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-ib-cmd-merger-model && rm -rf "$T"
manifest:
skills/fsi-ib-cmd-merger-model/SKILL.mdsource content
Load the
merger-model skill and build a merger consequences analysis.
If acquirer and target are provided, use them. Otherwise ask the user for deal details.