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/exposure-coach/SKILL.md
Normal file
24
skills/exposure-coach/SKILL.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Exposure Coach
|
||||
description: 部位曝險教練,根據市場環境動態調整建議持倉比例、避險配置與現金水位
|
||||
metadata:
|
||||
sources:
|
||||
- kind: github-file
|
||||
repo: tradermonty/claude-trading-skills
|
||||
path: skills/exposure-coach/SKILL.md
|
||||
usage: referenced
|
||||
---
|
||||
|
||||
# Exposure Coach
|
||||
|
||||
動態曝險管理建議系統,確保部位配置與市場環境匹配。
|
||||
|
||||
## 功能
|
||||
|
||||
- 目前市場環境評級(Risk-On / Neutral / Risk-Off)
|
||||
- 建議股票曝險比例
|
||||
- 避險部位配置建議(Put、VIX、反向 ETF)
|
||||
- 現金水位建議
|
||||
- 板塊配置權重建議
|
||||
- 單一部位集中度警示
|
||||
- 歷史同期曝險回顧
|
||||
Reference in New Issue
Block a user