Prompt-only analysis skill. Explains major asset-allocation frameworks (MPT efficient frontier, Black-Litterman, risk parity, all-weather) and, when the user is logged in, applies them to their actual Longbridge portfolio data.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
When to use
"帮我做资产配置分析" / "資產配置分析" / "help me with asset allocation"
"什么是有效前沿" / "有效前沿" / "explain the efficient frontier"
Fall back to MCP; if unavailable, install longbridge-terminal.
stderr not logged in
未登录时将使用用户指定的标的做示例分析
未登入時將使用用戶指定的標的做示例分析
Not logged in — will analyse user-specified symbols instead.
Price history < 60 days
数据不足,降级为简单波动率估算
數據不足,降級為簡單波動率估算
Insufficient history; degrade to simple volatility estimate.
No positions and no symbols given
请提供要分析的标的或登录账户
請提供要分析的標的或登入賬戶
Please provide symbols to analyse or log in to your account.
MCP fallback
If longbridge CLI is not installed, use MCP tools:
When the CLI is unavailable, fall back to the MCP server. Discover available tools from the MCP server's tool list at runtime — do not rely on hardcoded tool names.
MCP setup: claude mcp add --transport http longbridge https://openapi.longbridge.com/mcp (quote scope; trade_read for account data).
Related skills
Rebalance to a new target → longbridge-portfolio-rebalance