reddit-sentiment

Installation
SKILL.md

Reddit Sentiment Analysis

Purpose

Fetch top posts mentioning a ticker from r/wallstreetbets and r/stocks (past 24 hours), score post titles for sentiment using engagement weighting, and produce a Reddit channel score from -10 to +10.

Step 1 — Resolve Ticker and Company Name

Confirm both ticker and company name via WebSearch if needed.

Step 2 — Fetch r/wallstreetbets

WebFetch with required header User-Agent: sentiment-analysis-skill/1.0:

https://www.reddit.com/r/wallstreetbets/search.json?q={ticker}&sort=hot&t=day&limit=15&restrict_sr=1
Related skills
Installs
7
GitHub Stars
4
First Seen
Mar 28, 2026