decide-invest
SolidInvestment decision advisor — evaluate a potential investment, produce buy/hold/sell direction with confidence level and key uncertainties. Use when the user asks about investing decisions, stock picks, or portfolio allocation.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- AVA-2568
- Repository
- AVA-2568/MY_SKILL
- Created
- 2 days ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
decide-product
Product decision advisor — weigh tradeoffs between features, priorities, or product strategies. Use when the user faces product decisions, feature prioritization, or strategic product choices.
investment-framework
基于 DAIR-AI 提示词工程框架优化的投资决策支持系统。 基于 5 本经典投资书籍 + 凯文·凯利未来预测方法论的实战工具箱。 支持 Zero-shot、Few-shot、Chain-of-Thought (CoT) 等模式。 输出严格 JSON 格式,包含分析结果、建议、风险、行动项。
invest
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.