Openclaw-financial-services fsi-wm-cmd-proposal
Create an investment proposal for a prospect — usage: /proposal [prospect 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-wm-cmd-proposal" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-wm-cmd-proposal && 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-wm-cmd-proposal" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-wm-cmd-proposal && rm -rf "$T"
manifest:
skills/fsi-wm-cmd-proposal/SKILL.mdsource content
Load the
investment-proposal skill to create a personalized investment proposal for a prospective client.
If a prospect name is provided, use it. Otherwise ask for prospect details.