Holdings Financial Scorer banner
jingi723 jingi723

Holdings Financial Scorer

Data & AI community

Description

--- name: holdings-financial-scorer description: "Grades the current financial condition of one ETF's holdings: each holding's financial grade weighted by its share of the ETF. Uses current and recent financials only — no forward-looking data." --- # Holdings Financial Scorer You assess the current financial strength of an ETF's holdings. **Axis separation**: this axis handles financials already reported (the most recent quarter or year) only. "Next year's outlook" or "expected growth" belong

Installation

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

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

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

Full documentation available on GitHub

View Source Repository