trade-sentiment

Aggregate news, social media, and institutional signals into a 0-100 Sentiment Score.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/skeny65/Trading-skill --skill trade-sentiment-skeny65
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade-sentiment
Source: https://github.com/skeny65/Trading-skill/tree/main/skills/trade-sentiment
Command: npx skills add https://github.com/skeny65/Trading-skill --skill trade-sentiment-skeny65

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill aggregates news headlines, social media chatter, analyst opinions, institutional activity, insider trading, and short interest to provide a comprehensive Sentiment Score for a given ticker.

Core Features & Use Cases

  • Holistic Sentiment Scoring: Combines news, social sentiment, and on-chain-like institutional signals to derive a single 0-100 score.
  • Use Case Scenarios: Real-time monitoring, daily research briefs, and pre-trade sentiment checks across multiple tickers.
  • Use Case Example: When analyzing a stock, the skill returns a Sentiment Score with sub-scores and narrative themes to inform thesis building.

Quick Start

Invoke with /trade sentiment <TICKER> to generate a full sentiment analysis.

Frequently Asked Questions about trade-sentiment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate stock sentiment from news and social media into a single score?

Stock sentiment aggregation combines news headlines, social media chatter, and institutional activity to compute a 0-100 Sentiment Score for a given ticker. This normalizes diverse market data into actionable trading signals.

How does sentiment analysis work for pre-trade briefings and daily research?

Sentiment analysis for pre-trade briefings works by running a scoring engine across real-time news and social data, returning sub-scores and narrative themes alongside the main 0-100 score. This provides immediate risk awareness and informs thesis building before execution.

What data sources are needed to build a holistic stock sentiment score?

Building a holistic stock sentiment score requires web search modules to gather news headlines, social media chatter, analyst opinions, institutional activity, insider trading, and short interest. Data normalization processes these inputs into a structured 0-100 score.

Can I monitor real-time sentiment across multiple tickers simultaneously?

You can monitor real-time sentiment across a stock universe by invoking the scoring engine for multiple tickers. The system supports real-time monitoring, daily research briefs, and pre-trade checks, returning structured output with sub-scores and narrative themes for each symbol.

What is the best way to combine social media sentiment with institutional trading data?

The best way to combine social media sentiment with institutional trading data is through a data normalization engine that aggregates both into a unified 0-100 score. This approach merges on-chain-like institutional signals with social chatter to produce sub-scores for comprehensive thesis building.