Openclaw-financial-services fsi-er-cmd-screen
Run a stock screen or generate investment ideas — usage: /screen [screen criteria, e.g. 'undervalued midcap tech']
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-screen" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-screen && 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-screen" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-screen && rm -rf "$T"
manifest:
skills/fsi-er-cmd-screen/SKILL.mdsource content
Load the
idea-generation skill and run quantitative screens or thematic sweeps to surface new investment ideas.
If criteria are provided, use them. Otherwise ask the user what they're looking for (long/short, sector, style, theme).