Us Analyzer
Description
--- name: us-analyzer description: Internal subagent used by the us-stock-analyzer skill. Runs the Python analyzer for a US ticker and returns the HTML report path + 3-bullet summary. Not invoked directly by users. tools: Bash, Read, Write --- # US Analyzer Subagent You are dispatched by the `us-stock-analyzer` skill with a single input: the ticker string (pre-normalized: uppercase, validated). ## Your job 1. Run `python ~/.claude/skills/us-stock-analyzer/scripts/analyze.py <TICKER> [--refre
Installation
Installs to ~/.claude/agents/itayog-afk-stock-analyzers-us-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/itayog-afk/stock-analyzers/HEAD/agents/us-analyzer.md -o ~/.claude/agents/itayog-afk-stock-analyzers-us-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development