market-top-detector

Integrate six market-top indicators into a 0-100 composite risk score.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/PNWSkyHippy/Trading_Bot_V2 --skill market-top-detector-pnwskyhippy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: market-top-detector
Source: https://github.com/PNWSkyHippy/Trading_Bot_V2/tree/main/claud-skills/skills/market-top-detector
Command: npx skills add https://github.com/PNWSkyHippy/Trading_Bot_V2 --skill market-top-detector-pnwskyhippy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Detects market-top risk by integrating multiple market-top indicators into a single 0-100 composite score, enabling proactive risk management and timing decisions.

Core Features & Use Cases

  • Integrates O'Neil Distribution Days, Minervini Leading Stock Health, and Monty Defensive Sector Rotation with breadth and sentiment signals to produce a unified risk score.
  • Generates both JSON and Markdown reports, including per-component detail, follow-through day monitoring, historical pattern comparison, and what-if scenario analysis.
  • Provides data freshness checks and delta-tracking to assess changes from prior runs and guide risk-adjusted actions.

Quick Start

Run the market-top-detector script with your data inputs to generate the JSON and Markdown reports.

Frequently Asked Questions about market-top-detector

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

FAQPage Schema
How do I quantify market-top risk across multiple indicators into a single score?

You can detect market-top risk by analyzing distribution days, leading stock health, defensive rotation, breadth divergence, index technicals, and sentiment. Integrating these six components produces a unified 0-100 composite risk score for tactical outlooks.

What data sources are needed to detect market distribution days and breadth divergence?

Detecting distribution days and breadth divergence requires price histories, market breadth data, VIX, put/call ratios, and margin data. The Skill uses FMP API data with built-in data availability handling to calculate the composite risk score.

Can I generate what-if scenario reports for reducing equity exposure based on defensive rotation?

Yes, you can generate what-if scenario reports and Markdown summaries for reducing equity exposure. The Skill analyzes defensive sector rotation and follow-through day logic to provide 2-8 week tactical outlooks with actionable risk-adjusted guidance.

How do I track changes in market-top risk scores between runs?

You can track changes in market-top risk scores using built-in data freshness checks and delta-tracking. This functionality assesses deviations from prior runs to monitor shifts in leading stock health, sentiment, and distribution day counts over time.

Does the market-top detector require a specific API subscription to function?

The detector specifically requires FMP API data to function. It handles data availability gracefully, but users must ensure they can provide price histories, breadth, VIX, put/call, and margin data through the FMP API for accurate composite scoring.