---
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 に対応します。同じ市場の ETF を比較でき、発行会社ごとのデータ日付を確認できます。13F は対象外です。

MCP サーバー URL: https://active-etf-mcp.inthewins.com/api/mcp
接続と利用状況: https://active-etf-mcp.inthewins.com/ja/mcp/connect

## Skill の使い方

1. ETF・銘柄コードと観察期間を確認します。
2. 必要最小限のツールを使います。個別の保有情報を何度も取得するより、比較やリサーチ要約を優先します。
3. 出典の日付、欠測、実際の保有変動とファンド規模調整後の変動を確認します。
4. 利用者の言語で事実、不確実性、出典を示します。欠測をゼロに置き換えず、収益を約束しません。

## リサーチツール

- `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 接続で共通の残高を使用し、繰り越しはありません。サイト閲覧では消費しません。
エラーやデータなしの場合は消費しません。同じ照会を 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 の DRAM と NASA の共通保有銘柄、配分の違い、各発行会社のデータ日付を比較してください。

取引、個別の売買指示、広告は提供しません。データ日付はリアルタイム価格ではありません。会社名・ファンド名は原語を保持します。
公開情報に基づくリサーチデータです。個別の投資助言ではありません。
