pair-analyze

Orchestrate a parametric trading analysis pipeline and output a JSON trade plan.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill pair-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-analyze
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/pair-analyze
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill pair-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple specialized trading analytics into a single, end-to-end analysis pipeline for any symbol to reduce manual setup time and error-prone handoffs.

Core Features & Use Cases

  • End-to-end symbol analysis: runs regime classification, structure identification (ICT/SMC), liquidity mapping, entry refinement, and risk sizing.
  • Unified trade plan output: delivers a consolidated JSON plan plus human-readable synthesis.
  • Flexible invocation: supports analysis of any symbol with optional timeframe and mode.

Quick Start

Invoke the pair-analyze skill with a symbol to run the end-to-end analysis pipeline.

Frequently Asked Questions about pair-analyze

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

FAQPage Schema
How do I run end-to-end trading analysis for a single symbol in one step?

End-to-end trading analysis for a symbol is run by invoking a single command that orchestrates regime classification, structure identification, liquidity mapping, entry refinement, and risk sizing into one pipeline. You simply provide the symbol, timeframe, and mode.

What is included in an ICT and SMC trading analysis pipeline?

An ICT and SMC trading analysis pipeline includes regime classification, structure identification, liquidity mapping, entry refinement, and risk sizing. These specialized analytics are coordinated automatically to produce a consolidated, actionable trade plan.

Can I analyze any trading symbol with a custom timeframe and mode?

Yes, you can analyze any trading symbol with a custom timeframe and mode. The pipeline accepts symbol, timeframe, and mode inputs to flexibly invoke the end-to-end analysis and generate a tailored trade plan.

What format does the consolidated trade plan output use?

The consolidated trade plan output uses a JSON format. It delivers a unified JSON trade plan alongside a human-readable synthesis, reducing manual handoffs and setup errors across multiple specialized analytics.

Why coordinate multiple trading analytics skills instead of running them separately?

Coordinating multiple trading analytics skills reduces manual setup time and error-prone handoffs. It orchestrates regime classification, structure identification, liquidity mapping, entry refinement, and risk sizing into a single, seamless analysis pipeline.

Does pair-analyze work without additional dependencies or components?

Yes, pair-analyze works without additional dependencies or components. It orchestrates multiple specialist skills internally to satisfy inter-skill orchestration requirements and deliver a unified JSON trade plan output.