---
name: active-etf-research
description: Research supported Taiwan-listed and US-listed ETF holdings, portfolio changes, overlap, and stock ownership through the Active ETF member MCP. Use for factual ETF research and comparisons.
---

# 근거를 확인하는 리서치 흐름

Skill은 AI가 도구를 선택하고 데이터 날짜를 확인하며 조사 결과를 정리하도록 안내합니다. MCP는 데이터를, Skill은 작업 흐름을 제공합니다.

등록된 대만 및 미국 상장 ETF를 지원합니다. 같은 시장의 ETF끼리 비교하고 각 운용사의 데이터 날짜를 확인할 수 있습니다. 13F 자료는 제외됩니다.

MCP 서버 URL: https://active-etf-mcp.inthewins.com/api/mcp
연결 및 사용량: https://active-etf-mcp.inthewins.com/ko/mcp/connect

## Skill 작동 방식

1. ETF 또는 종목 코드와 관찰 기간을 확인합니다.
2. 질문에 답하는 최소한의 도구를 사용합니다. 반복 조회보다 한 번의 비교나 요약을 우선합니다.
3. 출처 날짜, 누락 데이터, 단순 보유 변동과 펀드 규모 조정 후 변동을 확인합니다.
4. 사용자의 언어로 사실, 불확실성 및 출처를 제시합니다. 누락값을 0으로 바꾸거나 수익을 약속하지 않습니다.

## 리서치 도구

- `search_market_entities`: ETF 검색 (0 포인트).
- `get_etf_snapshot`: 최신 전체 보유종목 (1 포인트).
- `get_etf_changes`: 최근 보유 변동 (1 포인트).
- `compare_etfs`: ETF 보유종목 비교 (2 포인트).
- `get_stock_context`: 종목을 보유한 ETF (2 포인트).
- `build_research_brief`: 일일 리서치 요약 (3 포인트).
- `get_my_plan_usage`: 남은 포인트 확인 (0 포인트).

매일 20포인트가 타이베이 시간 00:00에 초기화됩니다. 모든 AI 연결이 잔액을 공유하며 이월되지 않습니다. 웹사이트 탐색에는 MCP 포인트가 차감되지 않습니다.
오류 또는 데이터가 없는 조회는 차감하지 않습니다. 10분 이내 동일 조회는 같은 캐시 결과를 반환하고 다시 차감하지 않습니다. 분당 최대 20회, 동시 조회 2건까지 가능합니다.

Tool arguments: search_market_entities({query, market:"all"|"tw"|"us"}); get_etf_snapshot({code}); get_etf_changes({code, days:1..30, limit?:1..500}); compare_etfs({codes:[2..3 distinct codes from the same listing market]}); get_stock_context({symbol, market?:"tw"|"us"}); build_research_brief({codes:[1..3 distinct codes]}); get_my_plan_usage({}). US-listed ETF changes are bounded and may be truncated; weight changes are not necessarily trades. 13F portfolios are excluded.

Connection setup: This Skill requires a separately configured OAuth MCP client. If tools are unavailable, guide the user to add the MCP URL in their client and complete browser authorization. For Codex CLI, use `codex mcp add active-etf --url https://active-etf-mcp.inthewins.com/api/mcp` and, when authentication is needed, `codex mcp login active-etf`. For Claude Code, save this file at ~/.claude/skills/active-etf-research/SKILL.md, add an absent server with claude mcp add --scope user --transport http active-etf https://active-etf-mcp.inthewins.com/api/mcp, then authenticate from /mcp or claude mcp login active-etf. Claude web uses Customize → Connectors for the remote MCP connection and does not load this local file automatically. Keep existing client settings. Use native OAuth discovery and authorization; never invent or edit authorization URLs, PKCE, state or callback parameters. If a link expires or fails validation, restart the native client connection to obtain a fresh link; do not keep refreshing the failed page. If browser login state expires, sign in again in the same browser. After connecting, call get_my_plan_usage({}) as a zero-point check. Let the client manage token storage and refresh; never place credentials in this Skill or chat.

On invalid_token, let the client refresh first; if that fails, ask the user to reconnect through OAuth. On quota_exceeded, report resetsAt and stop retries. On request_in_progress or rate_limited, do not loop. Keep missing observations explicit. Repeated queries within the cache window return the prior snapshot. Never ask users to paste tokens in chat.

## 이렇게 질문해 보세요

- 00981A와 00991A의 공통 보유종목, 편입 비중 차이 및 데이터 날짜를 비교해 주세요.
- 00981A의 최근 7일 보유 변동을 단순 변동과 펀드 규모 조정 후 변동으로 구분해 정리해 주세요.
- 추적 중인 ETF 가운데 2330을 보유한 ETF는 무엇인가요? 데이터 날짜와 최근 관찰된 변동을 보여 주세요.
- 미국 상장 ETF DRAM과 NASA의 공통 보유 종목, 편입 비중 차이 및 각 운용사의 데이터 날짜를 비교해 주세요.

거래, 개인별 매매 지시 또는 광고를 제공하지 않습니다. 데이터 날짜는 실시간 시세를 뜻하지 않습니다. 회사 및 펀드 이름은 원어로 유지합니다.
공개 출처 기반 리서치 데이터이며 개인별 투자 조언이 아닙니다.
