A straightforward CLI for grabbing what's trending on X without needing an account or API keys. It scrapes getdaytrends.com to pull the current top topics for different countries, complete with tweet volume estimates. You get a clean table view by default or JSON output if you're piping it into another tool. Honestly, it's solving a pretty narrow problem since X locked down their API, but if you're building dashboards, doing social media monitoring, or just curious what's popping off in different regions, this gets the job done in one command. Supports the usual suspects: US, UK, India, and a few others.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill x-trends