Openclaw-financial-services fsi-pe-cmd-portfolio
Review portfolio company performance — usage: /portfolio [company name or path to financial package]
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-pe-cmd-portfolio" ~/.claude/skills/d-wwei-openclaw-financial-services-fsi-pe-cmd-portfolio && 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-pe-cmd-portfolio" ~/.openclaw/skills/d-wwei-openclaw-financial-services-fsi-pe-cmd-portfolio && rm -rf "$T"
manifest:
skills/fsi-pe-cmd-portfolio/SKILL.mdsource content
Load the
portfolio-monitoring skill and analyze a portfolio company's performance against plan — KPIs, variances, and red flags.
If a company name or file is provided, use it. Otherwise ask the user for the portfolio company and financial data.