Openclaw-financial-services fsi-er-cmd-model-update
Update a financial model with new data — usage: /model-update [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-model-update" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-model-update && 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-model-update" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-model-update && rm -rf "$T"
manifest:
skills/fsi-er-cmd-model-update/SKILL.mdsource content
Load the
model-update skill and plug in new earnings, guidance, or revised assumptions.
If a ticker is provided, use it. Otherwise ask the user which model to update and what changed.