Jump to related tools in the same category or review the original source on GitHub.

Browser & Automation @anishtr4 Updated 6/28/2026 2,194 downloads 1 stars Security: Pass

X Trends Dev OpenClaw Plugin & Skill | ClawHub

Looking to integrate X Trends Dev into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate browser & automation tasks instantly, without having to write custom tools from scratch.

What this skill does

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

Install

ClawHub CLI
openclaw skills install @anishtr4/x-trends-dev
Node.js (npx)
npx clawhub@latest install x-trends-dev

Full SKILL.md

Open original
Metadata table.
nameversiondescriptionlicense
x-trends1.2.0Fetches current top trending topics on X (Twitter) for any country using public aggregators.MIT

SKILL.md content below is scrollable.

X Trends Scraper 📉

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

Installation

clawdhub install x-trends

Usage

Run the tool directly:

# 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.

ClawHub Registry URL: https://clawhub.ai/anishtr4/skills/x-trends-dev

Related skills

If this matches your use case, these are close alternatives in the same category.