openInvest multi-asset AI investment committee — daily use. Read portfolio / live prices / strategy / decision history / adjust positions / run a 4-role LLM committee for an investment verdict. Supports any yfinance symbol (A-share / HK / US / ETF / crypto / commodities) and any currency. Two paths — (1) Coordinator, Claude Code spawns 4 subagents, saves DeepSeek tokens; (2) Direct, any agent (Codex / Hermes / OpenClaw / Cursor / Cline / plain script) runs run.sh run_committee <SYM> for a one-shot verdict. Trigger scenarios — "show portfolio / 看看我的持仓", "how is my P&L / 我现在涨了多少", "should I buy/sell X / 该不该买卖X", "analyze X / 分析一下X", "run committee on X / 跑委员会", "track AAPL / 跟踪苹果", "add/trim a position, log a trade / 加仓减仓记一笔". First-time install uses a separate skill `invest-setup` (switch to it when doctor returns needs_setup). Backend — longsizhuo/openInvest.
$npx -y skills add longsizhuo/openinvest --skill investInstalls into the current project.
Run `npx skills use "https://github.com/longsizhuo/openinvest" --skill "longsizhuo/openinvest/invest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/longsizhuo/openinvest" that are relevant to the current task. Run `npx skills add "https://github.com/longsizhuo/openinvest"` and select the relevant skills, then follow their instructions.