Openclaw-financial-services fsi-er-cmd-earnings-preview

Build a pre-earnings preview with scenarios — usage: /earnings-preview [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-earnings-preview" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-earnings-preview && 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-earnings-preview" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-er-cmd-earnings-preview && rm -rf "$T"
manifest: skills/fsi-er-cmd-earnings-preview/SKILL.md
source content

Load the

earnings-preview
skill and build a pre-earnings analysis with consensus estimates, key metrics to watch, and bull/base/bear scenarios.

If a ticker is provided, use it. Otherwise ask the user which company is reporting.