plate-rotation

Translate raw stock-rotation data into sector insights with dual-source routing.

48|9|Updated May 9, 2026
One-click install
npx skills add https://github.com/hssqz/plate-rotation-skill --skill plate-rotation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plate-rotation
Source: https://github.com/hssqz/plate-rotation-skill/tree/main
Command: npx skills add https://github.com/hssqz/plate-rotation-skill --skill plate-rotation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

plate-rotation translates raw stock-rotation data into actionable insights by leveraging dual data sources and a consistent interpretation framework. It empowers an agent to diagnose sector dynamics with a principled taxonomy (top blocks, dragon kings, curve, and strength) and to communicate results in a repeatable format.

Core Features & Use Cases

  • Four interfaces plus four high-level helpers and a CLI to deliver: today_top, find_dragon_kings, top1_curve, plate_strength.
  • Dual-source routing between ths and kaipan with automatic platecode prefix handling, ensuring data authenticity and cross-checks.
  • Real-time sanity checks and runtime warnings (PR-EMPTY/PR-WARN) when data is missing or misrouted.

Quick Start

Run the CLI command platerotat.py today --source kaipan --n 3 --days 20 to fetch the current top sectors and their strength.

Frequently Asked Questions about plate-rotation

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

FAQPage Schema
How do I identify stock sector rotation and find current top blocks?

Stock sector rotation is identified by routing raw data through dual sources like ths and kaipan. The skill outputs a repeatable diagnosis of top blocks, dragon kings, and plate strength using a consistent taxonomy.

What is a dragon king in stock rotation analysis and how is it tracked?

A dragon king in stock rotation analysis is a leading sector indicator tracked via the find_dragon_kings interface. It identifies dominant plates by cross-checking dual data sources to ensure data authenticity and accurate sector dynamics.

How do I run a CLI command to fetch today's top stock sectors?

To fetch today's top stock sectors, run the CLI command platerotat.py today --source kaipan --n 3 --days 20. This retrieves the current top performing sectors along with their strength metrics directly from your terminal.

Does the plate rotation tool support multiple data sources for cross-checking?

Yes, the plate rotation tool supports dual-source routing between ths and kaipan. It automatically handles platecode prefixes and performs real-time sanity checks to warn you if data is missing or misrouted.

Why does the sector rotation analysis return a PR-WARN or PR-EMPTY warning?

A PR-WARN or PR-EMPTY warning appears during sector rotation analysis when real-time sanity checks detect missing or misrouted data. These runtime warnings alert you that the dual-source data fetch did not return complete sector information.

Can I analyze the historical strength curve of the top performing stock plate?

Yes, you can analyze the historical strength curve of the top performing stock plate using the top1_curve interface. It translates raw rotation data into actionable insights by charting the strength trajectory of the leading sector.