Openclaw-financial-services fsi-er-cmd-initiate
Create an initiating coverage report — usage: /initiate [company ticker]
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-er-cmd-initiate" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-initiate && 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-er-cmd-initiate" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-initiate && rm -rf "$T"
manifest:
skills/fsi-er-cmd-initiate/SKILL.mdsource content
Load the
initiating-coverage skill and begin the 5-task workflow to create an institutional-quality initiation report.
If a ticker is provided, use it. Otherwise ask the user which company to initiate on.