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:
24
skills/us-market-bubble-detector/SKILL.md
Normal file
24
skills/us-market-bubble-detector/SKILL.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: US Market Bubble Detector
|
||||
description: 美股泡沫偵測,分析估值偏離、槓桿水位、散戶狂熱指標與歷史泡沫比對
|
||||
metadata:
|
||||
sources:
|
||||
- kind: github-file
|
||||
repo: tradermonty/claude-trading-skills
|
||||
path: skills/us-market-bubble-detector/SKILL.md
|
||||
usage: referenced
|
||||
---
|
||||
|
||||
# US Market Bubble Detector
|
||||
|
||||
系統性偵測市場泡沫訊號,量化過熱程度與風險等級。
|
||||
|
||||
## 功能
|
||||
|
||||
- Shiller CAPE 估值偏離度分析
|
||||
- 融資餘額 / 槓桿水位追蹤
|
||||
- 散戶參與度指標(零股交易量、開戶數)
|
||||
- Meme Stock 熱度監測
|
||||
- IPO / SPAC 市場過熱指標
|
||||
- 歷史泡沫模式比對(2000、2008、2021)
|
||||
- 泡沫風險評分(1-10)
|
||||
Reference in New Issue
Block a user