x-trends

Query X public data endpoints for trends and return structured JSON payloads.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/neilsanghrajka/drip --skill x-trends-neilsanghrajka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-trends
Source: https://github.com/neilsanghrajka/drip/tree/main/agent/codex-agent/.agents/skills/x-trends
Command: npx skills add https://github.com/neilsanghrajka/drip --skill x-trends-neilsanghrajka

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers and product teams need quick access to trend signals from X public data without manual scraping, enabling faster decision making with compact, interpretable evidence.

Core Features & Use Cases

  • Auth-aware queries: use app-only bearer tokens to access public data endpoints and protect credentials.
  • Endpoint patterns & field selection: supports trends by WOEID or recent tweets with selected fields for concise results.
  • Evidence-ready return: outputs a compact JSON-like structure that preserves uncertainty and supports downstream analysis.

Quick Start

Ask the AI to fetch current worldwide X trends and return a compact JSON summary.

Frequently Asked Questions about x-trends

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

FAQPage Schema
How do I fetch X public data trends for market monitoring?

Fetching X public data trends requires querying public endpoints with app-only bearer authentication, returning compact, evidence-rich JSON payloads for downstream market monitoring analysis.

What is WOEID-based lookup for social trend discovery?

WOEID-based lookup for social trend discovery queries X public data endpoints using location identifiers to return structured JSON payloads with city-level trendSignals and market data.

Do I need a bearer token to access X public data endpoints?

Yes, accessing X public data endpoints requires app-only bearer authentication to securely query trends and protect credentials while returning structured JSON payloads with trendSignals.

Can I use recent search fallbacks when WOEID trends are unavailable?

Yes, recent search fallbacks query recent tweets with selected fields to provide concise trend results when WOEID-based lookups are unavailable for social-trend discovery.

What's the best way to get compact JSON results from X trend signals?

The best way to get compact JSON results from X trend signals is querying public data endpoints with field selection, returning evidence-ready structures with markets, trendSignals, and errors fields.

Why does my X trends query return an errors field in the JSON payload?

The errors field in the JSON payload preserves uncertainty during X public data queries, indicating endpoint access or data retrieval issues to support transparent downstream analysis.