Back to browse
GitHub Repository

An AI agent skill to analyze live public opinion and trends on Reddit and X using real discussions and quotes.

40 starsTypeScript

sc-research – Social media analysis skill for AI agents (Reddit and X)

by skainguyen1412·Feb 23, 2026·1 point·0 comments

AI Analysis

●●SolidShip ItSolve My Problem

Real-time social data for agents beats training cutoffs, but scraping-based tools face API rate limits and eventual reliability walls.

Strengths
  • Pulls live Reddit and X discussions with real quotes, avoiding AI hallucinations on current events
  • Multiple analysis types (ranking, sentiment, trend, controversy) with interactive dashboards
  • Easy install and integration with Claude Code/Cursor/Windsurf; structured JSON output
Weaknesses
  • Dependency on external APIs (OpenAI, xAI) and scraping means rate limits and potential legal/ToS friction
  • No comparison to competitors (Perplexity's real-time web search, Brave Search API); unclear if this is faster or more reliable
Category
Target Audience

AI agent users (Claude Code, Cursor, Windsurf) doing product research, market analysis, and competitive intelligence

Similar To

Perplexity AI · Brave Search API · SerpAPI

Post Description

Hey HN! I built sc-research — an open source skill that gives AI coding assistants (Claude Code, Cursor, Windsurf) the ability to do social media analysis.

You just ask your agent something like "What do people think about product X?" or "What's trending this week?" and it goes out, pulls live discussions from Reddit and X, and comes back with structured results + interactive dashboards.

It can do rankings, sentiment breakdowns, trend timelines, controversy mapping, and topic discovery — all backed by real quotes from real people.

How it works: it pulls live discussions from Reddit (via OpenAI) and X (via xAI/Grok), classifies what kind of analysis your question needs (ranking, sentiment, trend, etc.), runs the analysis, and outputs structured JSON + an interactive dashboard. Install is just "npm install -g sc-research" and "sc-research init --ai claude".

Stack: Bun/Node, OpenAI + xAI APIs, Zod, Vite + TS for the dashboard.

Happy to answer any questions!

Similar Projects

Developer Tools●●Solid

Social Cookie Jar – Social media automation for AI agents

It bypasses login flows by importing real-browser cookies (CDP/JSON/pickle) into Selenium and uses ClipboardEvent paste-and-send to avoid per-character typing detection — a small, clever set of tricks that actually matters if you want stealthy agent-driven posting. Comes with multi-platform drivers and a CLI out of the box, but anyone using it will need to think about rate limits, platform TOS, and long-term fragility as sites change.

WizardryNiche Gem
artifactvirtual
103mo ago
AI/MLMid

Generative Media Skills

Curated skill collection wrapping eachlabs API—useful but not novel.

Niche Gem
eftalyurtseven
102mo ago