stock-sentiment

Installation
SKILL.md

Stock Sentiment Skill

The sentiment and smart-money layer for US equities. A quote skill tells you the price; this skill reads what the market feels about a stock (the SentiSense Score, sentiment polarity, mentions, share of voice), where the smart money is moving (insider, congressional, and institutional flows plus analyst actions), and what the AI read of the tape is (per-stock and market-wide insights, sentiment-tagged news), all through the read-only SentiSense API.

Read-only educational data interface. Output is informational context, never a personalized buy or sell recommendation.

When to Use

Reach for this skill when the question is about perception, positioning, or signal rather than raw price:

  • "What is the sentiment on $NVDA?" or "Is the mood on $TSLA bullish or bearish?"
  • "What is the smart money doing this week?" (insider cluster-buys, congressional trades, 13F flows, and analyst upgrades converging on the same tickers).
  • "What is the overall market mood today, fear or greed?"
  • "Is sentiment diverging from price on $COIN?" (price up while sentiment falls, or the reverse).
  • "What is the pre-earnings sentiment setup on $AAPL?"
  • "What is the AI insight on $MSFT, and what are people saying in the news?"

This skill complements the rest of the SentiSense collection rather than competing with it. It owns the signal read: what the market feels and where the money is moving. stocks-analysis (published on ClawHub as us-stocks-analysis) owns the judgment layer, so when a quick read turns thesis-shaped, hand it off there for the adversarial deep dive. sentisense is the full REST API reference, for any endpoint or response shape not covered below. stock-terminal is the one to reach for when the answer should be a terminal-style screen rather than a chat reply. Each of those is a separate skill: install any of them from ClawHub under the same publisher, or get the whole collection at once with npx skills add https://sentisense.ai.

Do not use it for order entry, portfolio management, or personalized advice. It has no write, trading, or wallet surface; every endpoint is a GET.

Installs
18
GitHub Stars
2
First Seen
Jul 10, 2026
stock-sentiment — sentisenseapp/skills