sentiment-report

Installation
SKILL.md

Sentiment Report

Purpose

User-invocable skill (/sentiment-report) that dispatches all three sentiment data channels in parallel using the Agent tool, synthesizes a composite score, and formats the full report with a data source log.

Step 1 — Resolve Ticker and Company Name

Confirm ticker and company name via WebSearch if needed. Record the current UTC timestamp for the report header.

Step 2 — Dispatch Three Skills in Parallel

Use the Agent tool to run all three simultaneously:

  • Invoke news-sentiment for the ticker
  • Invoke reddit-sentiment for the ticker
  • Invoke stocktwits-sentiment for the ticker
Related skills
Installs
7
GitHub Stars
4
First Seen
Mar 28, 2026