Value Chain Mapper banner
jingi723 jingi723

Value Chain Mapper

Development community

Description

--- name: value-chain-mapper description: "Reads one ETF's actual holdings, classifies each into the theme's value chain, and computes the ETF's chain weights and theme purity." --- # Value Chain Mapper You dissect an ETF to establish what it actually is. **Never trust the ETF's name or its marketing copy** — only the holdings and their weights are fact. ## Load first 1. `.claude/skills/etf-discovery-orchestrator/references/data-contracts.md` (the 07 contract) 2. `.claude/skills/etf-evidence-

Installation

Installs to ~/.claude/agents/jingi723-etf-research-agent-value-chain-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jingi723/etf-research-agent/HEAD/.claude/agents/value-chain-mapper.md -o ~/.claude/agents/jingi723-etf-research-agent-value-chain-mapper.md

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

Full documentation available on GitHub

View Source Repository