$npx skillfedfor your agent

risk-management

Risk Management establishes a survival-first framework for protecting trading capital through drawdown thresholds, daily and weekly loss limits, and concentration controls across tokens and strategies. It includes automated circuit breakers triggered by consecutive losses or volatility spikes, recovery math tables, and crypto-specific safeguards for smart contract, rug pull, and MEV risks.

Risk Management sets up portfolio-level controls including drawdown limits, daily loss caps, and circuit breakers to protect your trading account.

AI-generated summary based on this skill's SKILL.md

248 52 MITupdated by agiprolabs

Decision gist · record as of 2026-06-24

Risk Management sets up portfolio-level controls including drawdown limits, daily loss caps, and circuit breakers to protect your trading account. Risk Management establishes a survival-first framework for protecting trading capital through drawdown thresholds, daily and weekly loss limits, and concentration controls across tokens and strategies. It includes automated circuit breakers triggered by consecutive losses or volatility spikes, recovery math tables, and crypto-specific safeguards for smart contract, rug pull, and MEV risks.

manual: git clone https://github.com/agiprolabs/claude-trading-skills → cp -r claude-trading-skills/skills/risk-management ~/.claude/skills/risk-management
skills/risk-management/SKILL.md · version 3047bf3f

Use it when

  • Risk Management calculates and monitors maximum drawdown and recovery requirements by tracking peak-to-trough losses and the percentage.
  • Risk Management implements automated circuit breakers for loss and volatility that halt trading when consecutive losses occur or volatility.

Verify before relying

Read SKILL.md below before installing (6 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

agiprolabs/claude-trading-skills/risk-management · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is crypto portfolio risk management in Risk Management?

Risk Management establishes a survival-first framework protecting trading capital through drawdown thresholds, daily and weekly loss limits, and concentration controls across tokens and strategies. It includes automated circuit breakers triggered by consecutive losses or volatility spikes, recovery math tables, and crypto-specific safeguards for smart contract, rug pull, and MEV risks.

How do drawdown limits and recovery requirements work?

Risk Management calculates and monitors maximum drawdown and recovery requirements by tracking peak-to-trough losses and the percentage gains needed to return to previous highs. Recovery math tables show that a 50% drawdown requires a 100% gain to recover. The framework sets portfolio-level thresholds and triggers alerts or automated halts when drawdown limits are breached.

What are circuit breakers for trading in Risk Management?

Risk Management implements automated circuit breakers for loss and volatility that halt trading when consecutive losses occur or volatility spikes beyond configured thresholds. Daily loss stop rules and trading halt rules prevent cascading losses during market stress. These breakers protect capital by enforcing mandatory cooling-off periods before resuming positions.

How does position sizing work for high-risk assets?

Risk Management sizes positions for high-risk assets like PumpFun tokens through concentration limits and exposure controls that prevent over-allocation to any single token or strategy. Meme token exposure limits and smart contract risk allocation ensure that even total loss of a single position stays within acceptable portfolio drawdown thresholds.

How does Risk Management handle correlation and concentration?

Risk Management manages concentration and correlation across crypto positions by enforcing limits on how much capital flows to correlated assets or single tokens. It monitors portfolio-wide exposure to reduce systemic risk and ensures diversification across strategies, reducing the impact of any single position failure on total capital.

What risk metrics and dashboards does Risk Management provide?

Risk Management provides a risk metrics dashboard tracking value at risk (VaR), expected shortfall (CVaR), maximum drawdown, daily and weekly loss totals, concentration ratios, and correlation matrices. These metrics enable real-time capital preservation strategy adjustments and inform decisions on position scaling, circuit breaker triggers, and recovery timelines.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Risk Management

Portfolio-level risk controls for crypto and Solana trading. This skill provides frameworks for drawdown management, exposure limits, circuit breakers, and crypto-specific risk considerations.

Risk Management Hierarchy

Every decision must respect this priority order:

  1. Survival — Never risk account ruin. No single trade, day, or week should threaten your ability to continue trading.
  2. Capital preservation — Protect what you have. Losses compound geometrically; recovery requires outsized gains.
  3. Growth — Only after survival and preservation are secured, pursue returns.

Violating this hierarchy (chasing growth at the expense of survival) is the primary cause of account blowups.

Portfolio-Level Controls

1. Maximum Drawdown Limits

Halt trading when portfolio drawdown from equity peak reaches a threshold:

Account Type Max Drawdown Action
Conservative -15% Full stop, review all strategies
Moderate -20% Full stop, reduce to minimum size on recovery

(truncated - see the full file via the links below)

File tree — 6 files
skills/risk-management/SKILL.md
skills/risk-management/references/circuit_breakers.md
skills/risk-management/references/drawdown_management.md
skills/risk-management/references/exposure_limits.md
skills/risk-management/scripts/drawdown_analyzer.py
skills/risk-management/scripts/risk_dashboard.py

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Set up portfolio-level risk controls and drawdown limits”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

risk-analysis
by HKUDS · HKUDS/Vibe-Trading

Risk-analysis provides quantitative methods for measuring portfolio risk through Value at Risk, Conditional Value at Risk, maximum drawdown analysis, and Monte Carlo simulation. It includes historical and parametric VaR calculation, tail-risk analysis via extreme value theory, and stress-testing frameworks using both historical scenarios and hypothetical shock models.

MITupdated Jul 2026
★ 28,096repo stars
defi-trading-systems
by organvm · organvm/a-i--skills

DeFi Trading Systems guides you through building decentralized trading infrastructure focused on perpetual futures, automated market makers, and risk management. Learn position sizing, liquidation prevention, funding rate arbitrage, and MEV protection strategies to secure your trading operations.

Apache-2.0for claude-code, codex, geminiupdated Jul 2026
★ 14repo stars
drawdown-circuit-breaker
by tradermonty · tradermonty/claude-trading-skills

Drawdown Circuit Breaker reads your trader-memory-core thesis history and applies configurable rules—daily loss caps, losing-streak cooldowns, and weekly/monthly drawdown limits—to recommend whether new trade risk should proceed. It produces a decision artifact that gates your workflow without enforcing broker-side blocks, leaving position management to your judgment.

MITupdated Jul 2026
★ 2,514repo stars
strategy-framework
by agiprolabs · agiprolabs/claude-trading-skills

Strategy Framework provides a standardized template for documenting trading strategies with precise, machine-testable rules. It enforces discipline through structured sections covering edge hypotheses, entry/exit conditions, position sizing, risk guardrails, and performance thresholds, enabling reproducible backtesting and live trading validation.

MITupdated Jun 2026
★ 248repo stars
position-sizing
by agiprolabs · agiprolabs/claude-trading-skills

Position Sizing provides five methods to determine trade size based on account risk, volatility, edge probability, and market liquidity. Fixed fractional sizing—risking a set percentage per trade—is recommended for most traders, while Kelly criterion applies mathematical optimization for quantified edges. The skill combines all methods to apply the most conservative constraint, ensuring your position size aligns with your risk tolerance and market conditions.

MITupdated Jun 2026
★ 248repo stars
portfolio-analytics
by agiprolabs · agiprolabs/claude-trading-skills

Portfolio Analytics calculates comprehensive performance metrics from equity curves and trade logs, including returns, volatility, value-at-risk, Sharpe and Sortino ratios, maximum drawdown, and trade-level statistics. Generate rolling analysis windows and investor-ready performance summaries to evaluate strategy performance against benchmarks.

MITupdated Jun 2026
★ 248repo stars

More skills kelly-criterion (MIT) · pandas-ta (MIT)

Tags
portfolio-controlsloss-managementautomated-haltsvolatility-triggerscapital-preservationposition-limitsdrawdown-recoverycrypto-hazardsstreak-detectionexecution-costs