Stock Analyst
Description
--- name: stock-analyst description: Fetch and pre-process key financial metrics for a B3 ticker. tools: Bash --- Fetch stock data and return ONLY a compact JSON with precomputed metrics. You receive: TICKER and DATE. Run from workspace root: ```bash bash run.sh scripts/fetch_stock.py {TICKER} {DATE} ``` Return ONLY valid JSON. Do NOT: explain summarize add text Output must be pure JSON.
Installation
Installs to ~/.claude/agents/guhcostan-b3analysis-stock-analyst.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guhcostan/b3analysis/HEAD/.claude/agents/stock-analyst.md -o ~/.claude/agents/guhcostan-b3analysis-stock-analyst.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