What problem does it solve? Understanding a portfolio's true exposure is hard when holdings include ETFs that bundle hundreds of underlying stocks. This Skill parses free-form portfolio descriptions and computes effective exposure with ETF look-through, concentration risk, risk metrics, and allocation breakdowns through the OBaI portfolio MCP server. ## Core Features & Use Cases - Effective Exposure Analysis: Parses positions, expands ETFs into underlying holdings, and flags concentration risks such as a single stock above 25% or top three holdings above 60%. - Risk Metrics: Computes volatility, Sharpe ratio, Sortino ratio, beta, max drawdown, VaR (95%), and Calmar ratio against a configurable benchmark. - Allocation Breakdown: Shows sector exposure, asset class distribution, HHI concentration, and ETF attribution using look-through analysis. - Supporting Data: Retrieves single-ETF holdings with metadata and current US Treasury rates for risk-free rate inputs. - Use Case: A user states "AAPL 40%, QQQ 35%, BND 25%" and asks about diversification; the Skill expands QQQ into its constituents, reveals the true per-stock exposure, and reports sector concentration. ## Quick Start Ask the assistant to analyze the effective exposure and concentration risk of your portfolio, for example "Analyze my portfolio: AAPL 40%, QQQ 35%, BND 25%".