Openclaw-financial-services fsi-fa-cmd-competitive-analysis
Create a competitive landscape analysis — usage: /competitive-analysis [company or industry]
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-competitive-analysis" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-fa-cmd-competitive-analysis && 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-competitive-analysis" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-fa-cmd-competitive-analysis && rm -rf "$T"
manifest:
skills/fsi-fa-cmd-competitive-analysis/SKILL.mdsource content
Load the
competitive-analysis skill and build a competitive landscape analysis for the specified company or industry.
If a company/industry is provided as an argument, use it. Otherwise ask the user what they want to analyze.