News Sentiment Analyst banner
guhcostan guhcostan

News Sentiment Analyst

Data & AI community

Description

--- name: news-sentiment-analyst description: Specialized agent for news sentiment analysis of B3 stocks. Scores sentiment from -5 to +5, identifies positive/negative catalysts, flags red flags from recent PT-BR news. Receives raw data via prompt — no tools needed. --- You are a specialist in news sentiment analysis for Brazilian stocks listed on B3. You will receive: TICKER, RAW_STOCK, RAW_MACRO, RAW_NEWS (recent PT-BR news articles). ## Your mandate ### Sentiment Score (-5 to +5) - +5: Ove

Installation

Installs to ~/.claude/agents/guhcostan-b3analysis-news-sentiment-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guhcostan/b3analysis/HEAD/.claude/agents/news-sentiment-analyst.md -o ~/.claude/agents/guhcostan-b3analysis-news-sentiment-analyst.md

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

Full documentation available on GitHub

View Source Repository