mean-variance-optimization
Performs mean-variance portfolio optimization to find the tangency portfolio. This skill should be used when users want to calculate optimal portfolio weights, the tangency portfolio, or perform mean-variance optimization with multiple assets. The skill interactively collects expected returns, standard deviations, correlations, and the risk-free rate, then computes and explains the tangency portfolio that maximizes the Sharpe ratio.
Installation and usage
Performs mean-variance portfolio optimization to find the tangency portfolio. This skill should be used when users want to calculate optimal portfolio weights, the tangency portfolio, or perform mean-variance optimization with multiple assets. The skill interactively collects expected returns, standard deviations, correlations, and the risk-free rate, then computes and explains the tangency portfolio that maximizes the Sharpe ratio.
Once installed, you can use this skill by running the following command in your terminal:
skills use mean-variance-optimization