feat: 全面升級 Skills 系統 — 17 個專業交易技能取代舊佔位符
刪除舊的 deep-research / code-reviewer 佔位 Skill, 引入 17 個來自 tradermonty/claude-trading-skills、OctagonAI/skills、 ginlix-ai/langalpha、anthropics/skills 的專業技能,並更新 9 個 Agent 的 skills 欄位對應。 技能對應: - 財經情報研究員: market-news-analyst, economic-calendar-fetcher, market-environment-analysis - 市場結構研究員: technical-analyst, market-breadth-analyzer - 多方研究員: us-stock-analysis, institutional-flow-tracker - 空方研究員: us-market-bubble-detector, market-top-detector - 量化策略師: scenario-analyzer, edge-signal-aggregator, exposure-coach - 回測工程師: backtest-expert, position-sizer - 資料分析師: signal-postmortem - 審查員: edge-strategy-reviewer - 秘書: para-memory-files Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
23
skills/technical-analyst/SKILL.md
Normal file
23
skills/technical-analyst/SKILL.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Technical Analyst
|
||||
description: 技術分析工具,支援均線、RSI、MACD、布林通道等指標運算與圖表判讀
|
||||
metadata:
|
||||
sources:
|
||||
- kind: github-file
|
||||
repo: tradermonty/claude-trading-skills
|
||||
path: skills/technical-analyst/SKILL.md
|
||||
usage: referenced
|
||||
---
|
||||
|
||||
# Technical Analyst
|
||||
|
||||
全方位技術指標分析,涵蓋趨勢、動量、波動率指標,產出結構化技術分析報告。
|
||||
|
||||
## 功能
|
||||
|
||||
- 多時間框架趨勢分析(日/週/月線)
|
||||
- 均線系統(SMA、EMA、交叉訊號)
|
||||
- 動量指標(RSI、MACD、Stochastic)
|
||||
- 波動率指標(Bollinger Bands、ATR)
|
||||
- 支撐/阻力位識別
|
||||
- 型態辨識(頭肩頂底、三角收斂等)
|
||||
Reference in New Issue
Block a user