Agent skill

x-trends

Fetches current top trending topics on X (Twitter) for any country using public aggregators.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/x-trends

SKILL.md

X Trends Scraper 📉

A professional CLI tool to fetch X (Twitter) trending topics without an account. Powered by getdaytrends.com.

Installation

bash
clawdhub install x-trends

Usage

Run the tool directly:

bash
# Default (India, Top 20, Table View)
x-trends

# JSON Output (for scripts)
x-trends --json

# Specific Country & Limit
x-trends --country us --limit 5

Features

  • No Login Required: Uses public aggregators.
  • Volume Data: Shows tweet counts (<10K, 50K, etc).
  • Multi-Country: Supports 'us', 'uk', 'india', 'world', etc.
  • JSON Mode: Easy parsing for other tools.

Output

Displays a clean, colorized table or raw JSON.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results