fix: 修正 Agent 卡住問題

1. .paperclip.yaml 全部 agent 補 cwd(Required 欄位,遺漏導致 agent 無法啟動)
2. us-stock-analysis、institutional-flow-tracker 移除 OctagonAI 為第一 source
   (Paperclip skill sync 嘗試拉付費 OctagonAI 造成卡住)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Chris
2026-04-11 06:43:41 +00:00
parent e642bdc02d
commit 49dd94a010
3 changed files with 13 additions and 10 deletions

View File

@@ -5,13 +5,9 @@ description: 追蹤法人資金流向,涵蓋 13F 持倉、ETF 資金流、暗
metadata:
sources:
- kind: github-file
repo: OctagonAI/skills
repo: tradermonty/claude-trading-skills
path: skills/institutional-flow-tracker/SKILL.md
usage: referenced
- kind: github-file
repo: ginlix-ai/langalpha
path: skills/institutional-holdings/SKILL.md
usage: referenced
---
# 法人資金流向追蹤器