Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问clear审计提醒

sector-analyst行业分析师

Agent Skill

sector-analyst 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,232

周安装

350

GitHub Stars

1,064

下载量

2,884
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sector-analyst(行业分析师)
来源仓库:https://github.com/tradermonty/claude-trading-skills
仓库路径:skills/sector-analyst
安装命令:
npx skills add https://github.com/tradermonty/claude-trading-skills --skill sector-analyst
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/tradermonty/claude-trading-skills --skill sector-analyst

简介

用于分析特定行业趋势与市场表现,提供数据驱动的洞察支持。

  • 适合在投资决策、战略规划或竞品研究中调用行业指标与动态。
  • 通过 GitHub 安装并使用 npx 命令获取最新行业分析报告。
  • 数据来源依赖第三方接口,建议交叉验证时效性与准确性。
  • sector-analyst 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Sector Analyst

Overview

This skill enables comprehensive analysis of sector rotation and market cycle positioning by fetching uptrend ratio data from TraderMonty's public CSV dataset. It ranks sectors, calculates cyclical vs defensive risk regime scores, identifies overbought/oversold conditions, and estimates the current market cycle phase. Chart images can optionally supplement the data-driven analysis with industry-level detail.

When to Use This Skill

Use this skill when:

  • User requests sector rotation analysis (no chart images required)
  • User asks about cyclical vs defensive positioning
  • User wants to know which sectors are overbought or oversold
  • User requests market cycle phase estimation
  • User provides sector performance charts for supplementary analysis
  • User asks for sector-based scenario analysis or predictions

Example user requests:

  • "Run a sector rotation analysis"
  • "Which sectors are leading — cyclical or defensive?"
  • "Are any sectors overbought right now?"
  • "What phase of the market cycle are we in?"
  • "Analyze these sector performance charts and tell me where we are in the market cycle"

Prerequisites

  • Python 3.8+ with requests library (for CSV fetching)
  • No API keys required — data is fetched from a public GitHub repository
  • Optional: Sector performance chart images for supplementary analysis

Data Source

Sector uptrend ratios are fetched from TraderMonty's public GitHub repository (no API key required):

  • Sector Summary: sector_summary.csv — uptrend ratio, trend, slope, and status per sector
  • Freshness Check: uptrend_ratio_timeseries.csv — max(date) used to verify data recency

Running the Script

# Default: fetch CSV, print human-readable analysis
python3 scripts/analyze_sector_rotation.py

# JSON output
python3 scripts/analyze_sector_rotation.py --json

# Save to file
python3 scripts/analyze_sector_rotation.py --save --output-dir reports/

Analysis Workflow

Follow this structured workflow:

Step 1: CSV Data Collection

  1. Run the analysis script: python3 scripts/analyze_sector_rotation.py
  2. Extract from the output:

- Sector ranking by uptrend ratio - Risk regime (cyclical vs defensive) and score - Overbought/oversold sectors - Cycle phase estimate and confidence level

  1. If a data freshness warning appears, note it in the analysis

Step 2: Market Cycle Assessment

Use the script's cycle phase estimate as a starting point:

  • Read references/sector_rotation.md to access market cycle and sector rotation frameworks
  • Compare the script's quantitative findings against expected patterns for each cycle phase:

- Early Cycle Recovery - Mid Cycle Expansion - Late Cycle - Recession

  • Add qualitative interpretation informed by the knowledge base

If chart images are provided, use them to supplement with industry-level detail:

  • Extract industry-level performance data from chart images
  • Compare 1-week vs 1-month performance for trend consistency
  • Note specific industries showing strength or weakness within sectors

Step 3: Current Situation Analysis

Synthesize observations into an objective assessment:

  • State which market cycle phase current performance most closely resembles
  • Highlight supporting evidence (which sectors/industries confirm this view)
  • Note any contradictory signals or unusual patterns
  • Assess confidence level based on consistency of signals

Use data-driven language and specific references to performance figures.

Step 4: Scenario Development

Based on sector rotation principles and current positioning, develop 2-4 potential scenarios for the next phase:

For each scenario:

  • Describe the market cycle transition
  • Identify which sectors would likely outperform
  • Identify which sectors would likely underperform
  • Specify the catalysts or conditions that would confirm this scenario
  • Assign a probability (see Probability Assessment Framework in sector_rotation.md)

Scenarios should range from most likely (highest probability) to alternative/contrarian scenarios.

Step 5: Output Generation

Create a structured Markdown document with the following sections:

Required Sections:

  1. Executive Summary: 2-3 sentence overview of key findings
  2. Current Situation: Detailed analysis of current performance patterns and market cycle positioning
  3. Supporting Evidence: Specific sector and industry performance data supporting the cycle assessment
  4. Scenario Analysis: 2-4 scenarios with descriptions and probability assignments
  5. Recommended Positioning: Strategic and tactical positioning recommendations based on scenario probabilities
  6. Key Risks: Notable risks or contradictory signals to monitor

Output Format

Save analysis results as a Markdown file with naming convention: sector_analysis_YYYY-MM-DD.md

Use this structure:

# Sector Performance Analysis - [Date]

## Executive Summary

[2-3 sentences summarizing key findings]

## Current Situation

### Market Cycle Assessment
[Which cycle phase and why]

### Performance Patterns Observed

#### 1-Week Performance
[Analysis of recent performance]

#### 1-Month Performance
[Analysis of medium-term trends]

#### Sector-Level Analysis
[Detailed breakdown by sector]

#### Industry-Level Analysis
[Notable industry-specific observations]

## Supporting Evidence

### Confirming Signals
- [List data points supporting cycle assessment]

### Contradictory Signals
- [List any conflicting indicators]

## Scenario Analysis

### Scenario 1: [Name] (Probability: XX%)
**Description**: [What happens]
**Outperformers**: [Sectors/industries]
**Underperformers**: [Sectors/industries]
**Catalysts**: [What would confirm this scenario]

### Scenario 2: [Name] (Probability: XX%)
[Repeat structure]

[Additional scenarios as appropriate]

## Recommended Positioning

### Strategic Positioning (Medium-term)
[Sector allocation recommendations]

### Tactical Positioning (Short-term)
[Specific adjustments or opportunities]

## Key Risks and Monitoring Points

[What to watch that could invalidate the analysis]

---
*Analysis Date: [Date]*
*Data Period: [Timeframe of charts analyzed]*

Key Analysis Principles

When conducting analysis:

  1. Objectivity First: Let the data guide conclusions, not preconceptions
  2. Probabilistic Thinking: Express uncertainty through probability ranges
  3. Multiple Timeframes: Compare 1-week and 1-month data for trend confirmation
  4. Relative Performance: Focus on relative strength, not absolute returns
  5. Breadth Matters: Broad-based moves are more significant than isolated movements
  6. No Absolutes: Markets rarely follow textbook patterns exactly
  7. Historical Context: Reference typical rotation patterns but acknowledge uniqueness

Probability Guidelines

Apply these probability ranges based on evidence strength:

  • 70-85%: Strong evidence with multiple confirming signals across sectors and timeframes
  • 50-70%: Moderate evidence with some confirming signals but mixed indicators
  • 30-50%: Weak evidence with limited or conflicting signals
  • 15-30%: Speculative scenario contrary to current indicators but possible

Total probabilities across all scenarios should sum to approximately 100%.

Resources

scripts/

  • analyze_sector_rotation.py - Fetches sector CSV data and produces sector rankings, risk regime scoring, overbought/oversold flags, and cycle phase estimation. No API key required.

references/

  • sector_rotation.md - Comprehensive knowledge base covering market cycle phases, typical sector performance patterns, and probability assessment frameworks

assets/

Sample charts demonstrating the expected input format for optional image-based analysis:

  • sector_performance.jpeg - Example sector-level performance chart (1-week and 1-month)
  • industory_performance_1.jpeg - Example industry performance chart (outperformers)
  • industory_performance_2.jpeg - Example industry performance chart (underperformers)

Important Notes

  • All analysis thinking should be conducted in English
  • Output Markdown files must be in English
  • Reference the sector rotation knowledge base for each analysis
  • Maintain objectivity and avoid confirmation bias
  • Update probability assessments if new data becomes available
  • Chart images are optional; CSV data provides the primary analysis input
  • The script uses the same sector classification as uptrend-analyzer for consistency

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

25.15%
按下载量换算725

OpenCode

20.56%
按下载量换算593

trae

18.38%
按下载量换算530

Antigravity

13.07%
按下载量换算377

Gemini CLI

8.16%
按下载量换算235

Cursor

3.56%
按下载量换算103

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills