One-click install
npx skills add https://github.com/sarkcesscrewpay/trading-intelligence-system --skill risk-assessment-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: risk-assessment.md
Source: https://github.com/sarkcesscrewpay/trading-intelligence-system/tree/main/skills/risk_assessment_md_trading_intelligence_v_1
Command: npx skills add https://github.com/sarkcesscrewpay/trading-intelligence-system --skill risk-assessment-md

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents traders from executing low-quality or unsafe trade setups by filtering out hidden risk conditions that can turn technically valid ideas into capital loss.

Core Features & Use Cases

  • Capital protection via risk gating: Produces a final risk decision (LOW RISK / MEDIUM RISK / HIGH RISK / UNSAFE) to reject dangerous conditions even when a setup looks technically valid.
  • Multi-engine risk coverage: Assesses macro events, session quality, spread health, volatility state, structure alignment, correlation exposure, liquidity, and execution timing.
  • Operational rule outputs: Enforces clear actions like WAIT, PREPARE ONLY, or VALID execution thresholds, including a structured WhatsApp-style alert format for rapid decisioning.

Quick Start

Use the risk-assessment.md skill to evaluate a proposed FX/metal trade opportunity and output a risk level plus a final decision with the key reasons.

Frequently Asked Questions about risk-assessment.md

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

FAQPage Schema
How do I assess trade execution risks before entering a FX or commodity setup?

Trade risk assessment evaluates spread volatility, session liquidity, and macro news timing to filter hidden market microstructure risks before entry. It returns a bounded safety decision to prevent executing technically valid but fundamentally unsafe setups.

What is multi-timeframe structure alignment in trade risk assessment?

Multi-timeframe structure alignment checks whether higher and lower chart timeframes agree on market direction. This risk gating mechanism prevents entries when conflicting timeframes expose correlated risk, ensuring the setup has structural support before execution.

How do I check macro news timing and spread volatility to avoid bad trades?

Checking macro news timing and spread volatility involves filtering trade entries around high-impact economic events and measuring bid-ask spread expansion. This prevents execution during illiquid sessions or news shocks that can cause slippage and capital loss.

Does this trade risk assessment output specific execution actions or just risk levels?

Trade risk assessment outputs bounded risk levels (UNSAFE, HIGH, MEDIUM, LOW RISK) alongside explicit operational actions like WAIT or PREPARE ONLY. This confidence gating enforces capital protection rules and generates structured alerts for rapid execution decisions.

Can I use confidence gating for correlated exposure checks across multiple FX pairs?

Yes, confidence gating evaluates correlated exposure across multiple FX pairs to prevent over-concentration. By checking multi-timeframe structure and session liquidity together, it rejects setups where correlated positions would amplify overall portfolio risk.

When should I not use an automated trade risk assessment approach?

You should not use automated trade risk assessment when real-time market data feeds are unavailable or delayed. Without accurate spread volatility and session liquidity inputs, the confidence gating cannot produce reliable execution decisions for FX or commodity trading.