Install
openclaw skills install x-trendsFetches current top trending topics on X (Twitter) for any country using public aggregators.
openclaw skills install x-trendsA professional CLI tool to fetch X (Twitter) trending topics without an account. Powered by getdaytrends.com.
clawdhub install x-trends
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
Displays a clean, colorized table or raw JSON.