Openclaw-financial-services fsi-er-cmd-thesis

Create or update an investment thesis — usage: /thesis [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-thesis" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-thesis && 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-thesis" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-thesis && rm -rf "$T"
manifest: skills/fsi-er-cmd-thesis/SKILL.md
source content

Load the

thesis-tracker
skill to create a new thesis or update an existing one with new data points.

If a ticker is provided, use it. Otherwise ask the user which position to review.