Holdings Valuation Scorer banner
jingi723 jingi723

Holdings Valuation Scorer

Development community

Description

--- name: holdings-valuation-scorer description: "Grades the valuation of one ETF's holdings, assessing P/E, P/B, and EV multiples against industry averages, each name's own history, and its current growth rate. Each holding's grade is weighted by its share of the ETF." --- # Holdings Valuation Scorer You assess whether holdings' current prices are excessive against their current earnings. **Interpretation rule**: a high price is not automatically bad. Every multiple must be read in three con

Installation

Installs to ~/.claude/agents/jingi723-etf-research-agent-holdings-valuation-scorer.md

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

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

Full documentation available on GitHub

View Source Repository