portfolio-risk-management

Compute risk-aware position sizing and hedge design for public-equity portfolios.

488|76|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/openai/role-specific-plugins --skill portfolio-risk-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portfolio-risk-management
Source: https://github.com/openai/role-specific-plugins/tree/main/plugins/financial-markets/skills/portfolio-risk-management
Command: npx skills add https://github.com/openai/role-specific-plugins --skill portfolio-risk-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Portfolio Risk Management provides a deterministic framework to size public-equity positions and design hedge packages that preserve the underlying thesis while respecting risk constraints.

Core Features & Use Cases

  • Loss-budget sizing and volatility-budget sizing to quantify allowable position size given NAV, beta, and risk limits.
  • Hedge design across direct stock positions, options overlays, ETFs, and proxies with integrated risk considerations.
  • Deliverables include a standalone HTML risk decision report or dashboard payload, with scenario analysis, liquidity planning, and monitoring rules.

Quick Start

Provide a sample portfolio.json to trigger the risk-sizing workflow and generate the standard outputs.

Frequently Asked Questions about portfolio-risk-management

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

FAQPage Schema
How do I calculate risk-aware position sizing for a public equity portfolio?

Risk-aware position sizing is computed using portfolio NAV, exposure, liquidity, and scenario data to quantify allowable position size while respecting volatility and loss budgets. It applies deterministic logic to preserve the investment thesis during downside management.

What is the best way to design a hedge package for long-short equity positions?

Hedge design for long-short equity positions integrates direct stock holdings, options overlays, ETFs, and proxies. The framework applies scenario analysis and liquidity planning to construct hedges that actively protect the downside without abandoning the core portfolio thesis.

Can I use loss-budget and volatility-budget sizing for event-driven strategies?

Loss-budget and volatility-budget sizing support baseline long-only, long-short, and event-driven strategies. The sizing logic normalizes input data to compute position limits that strictly respect predefined risk constraints across different portfolio scenarios.

How do I generate a risk decision report from my portfolio exposure data?

A risk decision report is generated by processing a portfolio JSON file through the sizing workflow. This action outputs a standalone HTML dashboard payload containing scenario P&L analysis, liquidity planning details, and ongoing monitoring rules.

What outputs should I expect from a thesis-preserving risk sizing workflow?

Thesis-preserving risk sizing outputs include deterministic position sizing reports, scenario P&L projections, and monitoring rules. These production-grade deliverables quantify exposure limits and structure hedges to maintain the original investment rationale.

When should I not use deterministic position sizing for public equity monitoring?

Deterministic position sizing is not suitable when your public equity monitoring requires discretionary overrides or non-standard scenario modeling. The framework enforces strict risk constraints and normalized input logic, limiting flexibility for highly bespoke portfolio structures.