Openclaw-financial-services fsi-pe-cmd-screen-deal

Screen an inbound deal (CIM or teaser) — usage: /screen-deal [path to CIM/teaser file]

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-screen-deal" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-pe-cmd-screen-deal && 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-screen-deal" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-pe-cmd-screen-deal && rm -rf "$T"
manifest: skills/fsi-pe-cmd-screen-deal/SKILL.md
source content

Load the

deal-screening
skill and quickly evaluate an inbound deal against the fund's investment criteria.

If a file path is provided, use it. Otherwise ask the user for the deal materials or description.