·asset-allocation
</>

asset-allocation

Asset allocation frameworks: strategic (SAA), tactical (TAA), mean-variance optimization, Black-Litterman, risk parity, glide paths.

19Installs·1Trend·@joellewis

Installation

$npx skills add https://github.com/joellewis/finance_skills --skill asset-allocation

How to Install asset-allocation

Quickly install asset-allocation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/joellewis/finance_skills --skill asset-allocation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: joellewis/finance_skills.

SKILL.md

View raw

Purpose Provides frameworks for determining how to distribute capital across asset classes and strategies. Covers strategic and tactical allocation, mean-variance optimization, Black-Litterman, risk parity, glide paths, and practical implementation approaches. Asset allocation is the primary driver of long-term portfolio performance and risk.

The long-term policy portfolio based on an investor's risk tolerance, return objectives, time horizon, and constraints. SAA determines the baseline target weights (e.g., 60% equity / 30% bonds / 10% alternatives) and is the dominant driver of long-term portfolio returns. SAA should be revisited when investor circumstances change, not in response to market movements.

Tactical Asset Allocation (TAA) Short-to-medium-term deviations from the SAA based on market views, valuations, or momentum signals. TAA requires a disciplined process to avoid becoming ad hoc market timing. Key considerations:

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/joellewis/finance_skills --skill asset-allocation
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from joellewis/finance_skills

Quick answers

What is asset-allocation?

Asset allocation frameworks: strategic (SAA), tactical (TAA), mean-variance optimization, Black-Litterman, risk parity, glide paths. Source: joellewis/finance_skills.

How do I install asset-allocation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/joellewis/finance_skills --skill asset-allocation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/joellewis/finance_skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09