asset-allocation

Construct diversified multi-asset portfolios using optimizer strategies and rebalancing rules.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/JacobHsu/vibe-trading-agent --skill asset-allocation-jacobhsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-allocation
Source: https://github.com/JacobHsu/vibe-trading-agent/tree/main/agent/src/skills/asset-allocation
Command: npx skills add https://github.com/JacobHsu/vibe-trading-agent --skill asset-allocation-jacobhsu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork from multi-asset portfolio construction by translating asset allocation theory into practical optimizer configurations and rebalancing plans that populate config.json.

Core Features & Use Cases

  • Theory-to-Practice Roadmap: Covers MPT, Black-Litterman, risk budgeting, and all-weather thinking so you understand the rationale before choosing weights.
  • Optimizer Guidance: Details equal volatility, risk parity, mean-variance, and max diversification flows along with default parameter suggestions, decision trees, and rebalancing triggers.
  • Execution Context: Explains how to write optimizer settings, correlation insights, and rebalancing rules into the agent so it can deliver actionable allocation recommendations for mixed equity, bond, and crypto portfolios.

Quick Start

Use the asset-allocation skill to recommend a risk-parity portfolio with quarterly rebalancing for a diversified equity, bond, gold, and crypto basket.

Frequently Asked Questions about asset-allocation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize a multi-asset portfolio with risk parity and mean-variance strategies?

Portfolio optimization applies risk parity and mean-variance strategies to construct diversified multi-asset portfolios, using structured asset-allocation theory to define optimizer parameters and rebalancing rules across equities, bonds, gold, and crypto.

How does Black-Litterman asset allocation work for mixed equity and crypto portfolios?

Black-Litterman asset allocation merges market equilibrium returns with investor views to generate optimal portfolio weights, providing a theory-to-practice roadmap for configuring optimizers across mixed equity, bond, gold, and crypto baskets.

What is the best way to set up rebalancing rules for a diversified multi-asset portfolio?

The best way to set up rebalancing rules is by defining clear optimizer parameters and rebalancing triggers, such as quarterly rebalancing, to maintain target allocation weights across equities, bonds, gold, and crypto assets.

Does this portfolio optimization approach support all-weather and max diversification strategies?

Yes, the portfolio optimization approach supports all-weather thinking and maximum diversification flows alongside equal volatility and risk budgeting strategies, translating asset allocation theory into actionable config.json optimizer configurations.

When should I use correlation analysis for portfolio optimization across different asset classes?

Correlation analysis is needed when constructing diversified multi-asset portfolios across equities, bonds, gold, and crypto, as it provides the correlation insights required to deliver actionable portfolio plans and select appropriate allocation weights.