Openclaw-financial-services fsi-wm-cmd-client-report

Generate a client performance report — usage: /client-report [client name] [period, e.g. Q4 2025]

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-wm-cmd-client-report" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-wm-cmd-client-report && 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-wm-cmd-client-report" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-wm-cmd-client-report && rm -rf "$T"
manifest: skills/fsi-wm-cmd-client-report/SKILL.md
source content

Load the

client-report
skill to generate a professional client-facing performance report.

If a client and period are provided, use them. Otherwise ask for client details and reporting period.