Files
KingClawArmy/skills/xlsx/SKILL.md
Chris ee06e6de6b fix: 修正審查員 P1-P6 全部問題
P1/P2: 為所有 53 個 SKILL.md 補明確 slug frontmatter,解決 importer slug 衝突
P3: 新增 .mcp.json,補 .paperclip.yaml envInputs
P4: agent-skill-mapping.md 補摘要版說明
P5: 修正文檔統計數字(53 skills,非 62)
P6: 清除 mcp-plan.md 敏感資訊與機器相依路徑

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

47 lines
1.3 KiB
Markdown
Raw Permalink 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 試算表
slug: xlsx
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 追蹤表