risk-check

Assess trade execution risks against predefined leverage, position, and stop-loss thresholds.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/anjieyang/GetAll --skill risk-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: risk-check
Source: https://github.com/anjieyang/GetAll/tree/main/getall/skills/risk-check
Command: npx skills add https://github.com/anjieyang/GetAll --skill risk-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a crucial safety net, automatically evaluating the risk associated with any trade execution to prevent costly mistakes and enforce trading discipline.

Core Features & Use Cases

  • Comprehensive Risk Analysis: Checks position sizing, leverage limits, stop-loss requirements, funding rates, and liquidation proximity.
  • Historical Pattern Matching: Leverages LESSONS.md and PATTERNS.md to inform decisions based on past user performance.
  • Use Case: Before executing a high-leverage trade, this Skill will flag if the position size exceeds the user's defined limits or if a stop-loss is not set, prompting for confirmation or blocking the trade entirely.

Quick Start

Use the risk-check skill to analyze the potential risks of a new BTC trade.

Frequently Asked Questions about risk-check

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

FAQPage Schema
How do I automate pre-trade risk assessment for crypto trading?

Automate pre-trade risk assessment by checking leverage limits, position sizing, stop-loss requirements, and portfolio exposure against predefined thresholds to enforce trading discipline before execution.

What crypto trading risks are evaluated during position sizing and leverage checks?

Crypto trading risks evaluated include position sizing, leverage limits, stop-loss requirements, funding rates, and liquidation proximity to prevent costly execution mistakes.

Can I block high-leverage trades automatically when stop-loss is not set?

Yes, you can block high-leverage trades automatically when position size exceeds defined limits or stop-loss is not set, prompting for confirmation or halting the trade entirely.

Does pre-trade risk management integrate with historical trading patterns and lessons?

Pre-trade risk management leverages historical LESSONS.md and PATTERNS.md files to inform context-aware decisions based on past user performance and recurring trading patterns.

What are the limitations of automated trade blocking for crypto risk management?

Automated trade blocking relies on predefined thresholds for leverage and position sizing; it cannot assess off-market risks or external portfolio exposures not captured in your historical trading data.