From verosight
Analyze sentiment for a topic across social media. Usage - /verosight:sentiment <topic>
How this skill is triggered — by the user, by Claude, or both
Slash command
/verosight:sentimentThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze public sentiment for a topic using the Verosight API.
Analyze public sentiment for a topic using the Verosight API.
User's query: $ARGUMENTS
VEROSIGHT_API_KEY environment variable.curl -s "https://api.verosight.com/v1/analytics/sentiment?query=TOPIC&days=7" \
-H "X-API-Key: $VEROSIGHT_API_KEY"
Parameters:
query — required, the search termdays — period 1-90 (default 7)platform — filter by platformParse the user's request:
Show:
Show credits used from meta.
npx claudepluginhub volantis-technology/verosight-claude-pluginFetches posts from Twitter, Reddit, and Instagram via Xpoz to classify sentiment (positive/neutral/negative), extract recurring themes, and produce a structured sentiment report.
Monitors public social media and news for brand/product/launch mentions across X, Reddit, YouTube, TikTok, Threads. Returns concise brief of themes and example posts.
Monitors brand reputation and sentiment across Twitter/X, Reddit, Instagram, YouTube, and LinkedIn using the anysite MCP server. Tracks mentions, analyzes sentiment, and detects reputation risks.