Files
KingClawArmy/skills/xlsx/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

46 lines
1.3 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: Excel 試算表
description: 建立、編輯、分析符合金融建模標準的 Excel 試算表,含色碼規範(藍色=輸入、黑色=公式)、財務格式化與績效分析
metadata:
sources:
- kind: github-file
repo: anthropics/skills
path: skills/xlsx/SKILL.md
usage: referenced
---
# Excel 試算表
Anthropic 官方技能。產出符合華爾街標準的專業 Excel 試算表,用於績效追蹤、財務分析與數據呈現。
## 金融建模色碼標準
| 顏色 | 含義 |
|---|---|
| 🔵 藍色(深藍字體) | 硬式輸入(手動輸入的假設值) |
| ⚫ 黑色字體 | 公式計算(不得手動覆寫) |
| 🟢 綠色字體 | 外部連結(從其他工作表引入) |
| 🔴 紅色字體 | 檢查項目(有問題需要注意) |
## 功能
- 建立標準財務試算表(損益表、資產負債表、現金流量表)
- 回測績效追蹤表Sharpe、Sortino、最大回撤
- 投資組合分析(配置、風險、報酬歸因)
- 股票比較矩陣(多標的並排比較)
- 數據驗證規則設定
## 輸入
- 數據來源JSON/CSV或數據描述
- 試算表目的描述
## 輸出
- 標準 .xlsx 檔案
- 含色碼、公式、格式化
## 使用時機
資料分析師產出回測績效報告;秘書整理月度 KPI 追蹤表