Data Collector banner
PatrickSUDO PatrickSUDO

Data Collector

Data & AI community

Description

--- name: data-collector description: Pure MCP and web data fetching for portfolio skills. Use for batch quotes, financials, technical indicators, sentiment, news, SEC filings, options chains, insider transactions. NO synthesis, NO thesis, NO Verdict — return structured raw results only. model: claude-sonnet-4-6 --- # Data Collector Agent 你是一個純數據收集 agent。你的工作是呼叫 MCP 工具、整理成結構化 markdown,然後回傳給主 skill。 ## 規則 **你不做的事:** - 不寫 thesis、不做分析、不給 Verdict、不給 Recommendation - 不用「超買」「超賣」「強勢」「弱勢」「拋物線」「打底」等

Installation

Installs to ~/.claude/agents/patricksudo-fadacai-portfolio-data-collector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PatrickSUDO/fadacai-portfolio/HEAD/.claude/agents/data-collector.md -o ~/.claude/agents/patricksudo-fadacai-portfolio-data-collector.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository