sector_rotation

Analyze Taiwanese stock sector rotation using SQL queries on market data tables.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill sector-rotation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sector_rotation
Source: https://github.com/benitorhuang-svg/tw-stock-app/tree/main/.agents/skills/sector_rotation
Command: npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill sector-rotation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you identify emerging investment opportunities by analyzing how capital flows between different industry sectors in the Taiwanese stock market, allowing you to anticipate market trends and capitalize on sector rotations.

Core Features & Use Cases

  • Sector Momentum Ranking: Ranks industries based on short-term and medium-term performance.
  • Rotation Detection: Identifies shifts from leading to lagging sectors and vice-versa, as well as capital flow analysis from institutional investors.
  • Valuation Comparison: Compares industry valuations to identify undervalued or overvalued sectors.
  • Use Case: Use this Skill to find out which sectors are currently gaining momentum and attracting institutional investment, and identify potential sectors that are about to become the next market leaders.

Quick Start

Analyze the current sector momentum ranking and identify any rotation signals.

Frequently Asked Questions about sector_rotation

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

FAQPage Schema
How do I track sector rotation and capital flows in the Taiwan stock market?

Sector rotation in the Taiwan stock market is tracked by analyzing capital flows and momentum across industries using SQL queries on sector_daily, latest_prices, and chips tables to generate momentum rankings and institutional investor preference data.

What is the best way to identify leading and lagging sectors for investment strategy?

Identifying leading and lagging sectors involves ranking industries based on short-term and medium-term performance, detecting shifts in relative strength, and comparing institutional capital flows to determine which sectors are gaining momentum.

Can I use momentum analysis to find undervalued sectors in the Taiwan stock market?

Momentum analysis can be combined with valuation comparison to find undervalued sectors. The system compares industry valuations against momentum scores to pinpoint sectors attracting institutional investment but still priced below market trends.

How does sector rotation analysis predict the next market trend?

Sector rotation analysis predicts market trends by detecting shifts where capital moves from leading to lagging sectors. It tracks institutional investor preferences and relative strength changes to signal which sectors are becoming the next market leaders.

What data do I need for Taiwan stock market sector momentum analysis?

Taiwan stock market sector momentum analysis requires SQL query access to sector_daily, latest_prices, and chips tables. These data sources provide daily sector performance, current pricing, and institutional capital flow records needed for rotation detection.

When should I check for sector rotation signals in my investment strategy?

You should check for sector rotation signals when adjusting your investment strategy to anticipate market shifts. Use the analysis to identify emerging sectors gaining momentum and attracting institutional capital before they become widely recognized market leaders.