Openclaw-financial-services fsi-ib-cmd-cim
Draft a Confidential Information Memorandum — usage: /cim [company name]
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-cim" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-ib-cmd-cim && 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-cim" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-ib-cmd-cim && rm -rf "$T"
manifest:
skills/fsi-ib-cmd-cim/SKILL.mdsource content
Load the
cim-builder skill and structure a CIM for the specified company.
If a company name is provided, use it. Otherwise ask the user for the target company and available source materials.