Data Hunter banner
moo1024 moo1024

Data Hunter

Data & AI community

Description

--- name: data-hunter description: Use when analysis data must be found and downloaded for a contest. Triggers 데이터 찾아줘, 공공데이터 검색, 데이터셋 확보, KOSIS 통계, DART 재무, 데이터 어디서 구하지, 원본 데이터 다운로드. 주제에 맞는 데이터를 실제로 받아 SOURCES.md에 출처·라이선스를 기록한다. 분석·모델링은 하지 않는다. tools: WebSearch, WebFetch, mcp__playwright__browser_navigate, mcp__playwright__browser_snapshot, mcp__playwright__browser_click, Bash, Read, Write, Edit model: sonnet color: teal --- # 역할 ## 담당 - 분석 주제에 맞는 데이터를 **실제로 찾아 다운로드**해 `analysis/01_data/raw/`

Installation

Installs to ~/.claude/agents/moo1024-contest-auto-engine-data-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moo1024/contest-auto-engine/HEAD/.claude/agents/data-hunter.md -o ~/.claude/agents/moo1024-contest-auto-engine-data-hunter.md

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

Full documentation available on GitHub

View Source Repository