Openclaw-financial-services fsi-ib-cmd-process-letter
Draft a process letter or bid instructions — usage: /process-letter [IOI or final bid]
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-process-letter" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-ib-cmd-process-letter && 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-process-letter" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-ib-cmd-process-letter && rm -rf "$T"
manifest:
skills/fsi-ib-cmd-process-letter/SKILL.mdsource content
Load the
process-letter skill and draft process correspondence.
If a letter type is specified (IOI, final bid, management meeting invite), use it. Otherwise ask the user what stage the process is in.