Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Constructing Portfolio Allocations

ASecurity

Builds strategic and tactical asset allocation models with risk-return optimization and constraint management. Use when constructing portfolios, optimizing asset allocation, or building model portfolios.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgoapiperformance

Works with

cliapi

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill constructing-portfolio-allocations --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Constructing Portfolio Allocations?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Constructing Portfolio Allocations
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-constructing-portfolio-allocations/badge)](https://www.skillsdirectory.com/skills/lev-os-constructing-portfolio-allocations)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: constructing-portfolio-allocations
description: Builds strategic and tactical asset allocation models with risk-return optimization and constraint management. Use when constructing portfolios, optimizing asset allocation, or building model portfolios.
tags:
  - asset-management
  - risk
  - portfolio
metadata:
  author: casemark
  practice_areas:
    - Portfolio Management
    - Asset Management
    - Wealth Management
  document_types:
    - Report
  skill_modes:
    - Analysis
---
# Constructing Portfolio Allocations

## When To Use

- Building a strategic asset allocation (SAA) for a new portfolio or investment policy statement (IPS)
- Constructing a tactical asset allocation (TAA) overlay to tilt exposures relative to a policy benchmark
- Optimizing an existing portfolio's risk-return profile under updated capital market assumptions
- Creating model portfolios for client risk-profile tiers (e.g., conservative, moderate, aggressive)
- Evaluating allocation trade-offs when adding alternative asset classes or illiquid holdings

## Inputs To Gather

- **Investment objective and time horizon** — total return target, income requirement, liability-matching need, or spending-rate constraint
- **Risk parameters** — maximum drawdown tolerance, volatility budget, tracking-error limit versus benchmark, and any VaR/CVaR constraints
- **Eligible asset classes** — equities (domestic/international/EM), fixed income (duration/credit tiers), real assets, alternatives (PE, hedge funds, real estate, infrastructure), cash equivalents
- **Capital market assumptions (CMAs)** — expected returns, standard deviations, and correlation matrix for each asset class; source and vintage of CMAs [VERIFY: confirm CMA provider and date]
- **Constraints** — regulatory limits (e.g., ERISA prudent-investor, insurance statutory caps), liquidity minimums, ESG/SRI exclusions, concentration caps per asset class or issuer, currency-hedging policy
- **Current portfolio** (if rebalancing) — existing holdings, unrealized gain/loss positions, and transaction-cost estimates
- **Benchmark** — policy benchmark or composite index for performance attribution

## Workflow

1. **Set the allocation framework**
   - Choose methodology: mean-variance optimization (MVO), Black-Litterman, risk-parity, minimum-variance, or liability-driven investing (LDI)
   - For MVO: build the efficient frontier from CMAs; identify the tangency portfolio and the minimum-variance portfolio
   - For Black-Litterman: establish equilibrium returns from market-cap weights, then incorporate the manager's active views with confidence levels
   - For risk-parity: equalize risk contribution across asset classes using marginal risk decomposition

2. **Apply constraints**
   - Encode upper/lower bounds per asset class (e.g., alternatives ≤ 20%, domestic equity 30–60%)
   - Layer in liquidity requirement: ensure sufficient allocation to daily-liquid instruments to meet redemption or spending needs
   - Integrate ESG screens or exclusion lists if mandated by IPS
   - Apply regulatory floors/caps [VERIFY: jurisdiction-specific statutory allocation limits for insurance, pension, or sovereign wealth mandates]

3. **Run optimization and scenario analysis**
   - Generate optimal allocation at target return or target risk level
   - Run sensitivity analysis: stress-test output against ±1–2σ shifts in key CMAs (equity risk premium, credit spreads, inflation)
   - Compare efficient frontier portfolios at multiple risk points to give decision-makers a menu
   - Evaluate corner solutions — if optimizer pushes any asset class to a bound, document why and whether the constraint should be revisited

4. **Construct model portfolio tiers (if applicable)**
   - Map allocations to 3–5 risk-profile tiers aligned with client suitability questionnaires
   - Ensure each tier shows monotonically increasing equity/growth exposure and expected volatility
   - Assign implementation vehicles (index funds, ETFs, active managers, direct holdings) per sleeve

5. **Document rebalancing and governance rules**
   - Define rebalancing triggers: calendar-based (quarterly/annual) vs. threshold-based (±5% drift bands)
   - Specify TAA authority: allowable active tilts, maximum deviation from SAA, and approval process
   - Note tax-aware rebalancing considerations for taxable accounts (harvest losses, avoid short-term gains)

## Output

- **Allocation summary table** — target weights per asset class with permissible ranges
- **Efficient frontier chart** — plotted portfolios with the selected allocation highlighted
- **Risk decomposition** — contribution to total portfolio risk by asset class (marginal and percentage)
- **Scenario/stress-test results** — portfolio return and drawdown under bull, base, and bear CMAs
- **Model portfolio tiers** (if multi-tier) — side-by-side allocation grids with expected return, volatility, Sharpe ratio, and max drawdown estimate per tier
- **Methodology narrative** — rationale for framework choice, key assumptions, and known limitations
- **Rebalancing policy summary** — triggers, bands, and governance authority

## Quality Checks

- Weights sum to 100% across all asset classes in every tier
- No allocation breaches stated upper/lower bounds or regulatory caps
- Expected portfolio return and risk metrics are arithmetically consistent with CMAs and weights
- Correlation and volatility inputs match the stated CMA source and vintage — flag stale data (>12 months old) with [VERIFY]
- Liquidity profile supports stated spending/redemption needs without forced selling of illiquid sleeves
- Sharpe ratio and risk-contribution metrics are reasonable relative to historical ranges for similar portfolios
- Tax-lot and transaction-cost implications are noted for rebalancing recommendations in taxable accounts
- All assumptions and data sources are explicitly cited; no inferred figures presented as confirmed

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →