Openclaw-financial-services fsi-pe-cmd-ic-memo

Draft an investment committee memo — usage: /ic-memo [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-pe-cmd-ic-memo" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-pe-cmd-ic-memo && 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-pe-cmd-ic-memo" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-pe-cmd-ic-memo && rm -rf "$T"
manifest: skills/fsi-pe-cmd-ic-memo/SKILL.md
source content

Load the

ic-memo
skill and draft a structured IC memo synthesizing due diligence findings, financial analysis, and deal terms.

If a company name is provided, use it. Otherwise ask the user for the target and available materials.