Openclaw-financial-services fsi-fa-cmd-check-deck

QC a presentation deck for errors and consistency — usage: /check-deck [path to .pptx file]

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

Load the

check-deck
skill and review the specified presentation for formatting errors, data inconsistencies, and quality issues.

If a file path is provided, use it. Otherwise ask the user for the deck to review.