news-sentiment

Installation
SKILL.md

News Sentiment Analysis

Purpose

Fetch financial news articles for a company published in the past 24 hours and score each headline for sentiment. Produce a news channel score from -10 (very bearish) to +10 (very bullish).

Step 1 — Resolve Ticker and Company Name

If a ticker is provided, confirm the company name via WebSearch: {ticker} stock company name site:finance.yahoo.com OR site:stockanalysis.com

If only a company name is provided, resolve the ticker the same way.

Step 2 — Read Config for NewsAPI Key

Run:

Related skills
Installs
7
GitHub Stars
4
First Seen
Mar 28, 2026