trending-news

Fetch breaking headlines from curated sources and overlay related tweets.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill trending-news
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trending-news
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/trending-news
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill trending-news

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly surface real-time breaking headlines and attach related X reactions to give social context, helping teams decide what to read, summarize, or respond to.

Core Features & Use Cases

  • Aggregate trends: Retrieve current top stories from 7 curated sources and cross-reference with X reactions.
  • Contextualize: Link each story to related tweets to reveal social sentiment and engagement.
  • Use Case: News desks, researchers, and creators monitor headlines and craft timely insights or posts with context.

Quick Start

Query GET /radar to fetch the latest headlines and then call GET /radar/{id}/tweets to fetch related reactions.

Frequently Asked Questions about trending-news

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add real X context to breaking news headlines?

To add real X context to breaking news, you retrieve current top headlines and then call an API to fetch related tweets, linking social reactions to each story to reveal sentiment and engagement.

What's the best way to monitor trending news and social reactions simultaneously?

The best way to monitor trending news and social reactions is to aggregate current top stories from curated sources and cross-reference them with related tweets to provide real-time social context for research.

Do I need an API key to fetch headlines and related tweets?

Yes, you need an API key. Fetching headlines and associated tweets requires access to the Xquik Radar API endpoints, which necessitates a valid API key for authentication and data retrieval.

Can I use this for content planning and quick-consumption research?

Yes, you can use this for content planning and quick-consumption research. It applies the aggregation of headlines and social context to help news desks and creators craft timely insights and monitor topics.

How does cross-referencing top stories with X reactions work?

Cross-referencing works by retrieving current top stories from curated sources and overlaying related tweets, allowing you to see social sentiment and engagement metrics directly attached to each breaking headline.