Files
KingClawArmy/skills/downtrend-duration-analyzer/SKILL.md
Chris 3079e1a0ae feat: Skills 全面升級 v3 — 真實開源技能 + 台股覆蓋 + 完整文檔
## Skills 變動(38 個技能)
- 刪除:para-memory-files(不存在於任何真實 repo)
- 新增 20 個來自真實開源 repo 的技能:
  tradermonty: trader-memory-core, earnings-calendar, sector-analyst,
               uptrend-analyzer, macro-regime-detector, canslim-screener,
               vcp-screener, ftd-detector, downtrend-duration-analyzer,
               edge-pipeline-orchestrator, trade-hypothesis-ideator,
               strategy-pivot-designer, data-quality-checker, edge-candidate-agent
  anthropics:  doc-coauthoring, internal-comms, xlsx
  langalpha:   morning-note, thesis-tracker, initiating-coverage

## Agent 技能更新(9 個 Agent)
- finance-researcher: 3 → 5 個技能(+earnings-calendar, morning-note)
- market-structure-researcher: 2 → 5 個技能(+sector-analyst, uptrend-analyzer, macro-regime-detector)
- bullish-researcher: 2 → 6 個技能(+canslim-screener, vcp-screener, ftd-detector, initiating-coverage)
- bearish-researcher: 2 → 3 個技能(+downtrend-duration-analyzer)
- quant-strategist: 3 → 7 個技能(+edge-pipeline-orchestrator, trade-hypothesis-ideator, thesis-tracker, macro-regime-detector)
- quant-engineer: 2 → 4 個技能(+strategy-pivot-designer, data-quality-checker)
- data-analyst: 1 → 3 個技能(+edge-candidate-agent, xlsx)
- reviewer: 1 → 2 個技能(+data-quality-checker)
- secretary: para-memory-files → trader-memory-core + doc-coauthoring + internal-comms

## 文檔新增(3 份)
- docs/skills-inventory.md:四大 repo 完整技能調查(tradermonty 51、OctagonAI 66、langalpha 26、anthropics 17)
- docs/mcp-plan.md:8 個 MCP Server 完整配置方案(台股+美股+總經+加密)
- docs/agent-skill-mapping.md:Agent 技能對應表 v2.0(含台股覆蓋說明)

## 台股覆蓋
- MCP 計畫包含 CasualMarket(23工具)+ twsemcp(22工具)+ Fugle 官方
- morning-note 技能整合台股盤前數據(外資、融資融券、台指期)
- market-environment-analysis 明確涵蓋台股加權指數

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 20:55:25 +00:00

51 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: 下跌持續時間分析器
description: 歷史下跌持續時間統計分析,按板塊與市值分類,產出互動式直方圖,讓空方研究員量化下跌波段的典型長度
metadata:
sources:
- kind: github-file
repo: tradermonty/claude-trading-skills
path: skills/downtrend-duration-analyzer/SKILL.md
usage: referenced
---
# 下跌持續時間分析器
統計分析歷史下跌持續時間,為空方研究員提供客觀的風險量化數據。
## 功能
- 按板塊分析下跌持續時間中位數、平均值、90 百分位)
- 按市值分類(大型股/中型股/小型股)
- 識別當前下跌與歷史的位置
- 產出互動式 HTML 直方圖
## 分析維度
- **板塊別**:科技、金融、醫療、能源、工業等
- **市值別**S&P 500 vs Russell 2000
- **時期別**:牛市修正 vs 熊市下跌
- **跌幅別**10-20% 修正 vs 20-40% 熊市
## 關鍵統計指標
- 歷史下跌平均持續天數
- 當前下跌已持續天數
- 歷史中位數的百分位位置
- 反彈概率估計
## 需要的 MCP 工具
- `yfinance`:歷史板塊 ETF 數據
## 輸出格式
- 統計摘要表中位數、平均值、P90
- 當前下跌的歷史定位
- 互動式直方圖HTML
- 風險評估結論
## 使用時機
空方研究員評估下跌波段的潛在剩餘空間;量化策略師決定空頭部位的目標存續時間