A CLI-based scraper that retrieves real-time X (Twitter) trending topics and tweet volumes across multiple countries without requiring an API key or account.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install x-trends-dev
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install x-trends-dev using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The X Trends Scraper is a professional utility designed for developers and researchers who need immediate access to global social media trends. By leveraging public aggregators, it bypasses the need for official API access or user authentication, making it one of the most accessible Openclaw Skills for social data analysis.
This tool provides granular data on hashtag performance and discussion volume directly in your terminal. It is built for speed and efficiency, allowing users to stay ahead of viral content without the friction of managing developer tokens or complex scraping configurations.
To install this skill through your terminal, run the following command:
clawdhub install x-trends
You can immediately begin fetching trends using the default settings:
x-trends
The skill organizes trend data into a structured format suitable for analysis. When using the JSON output mode, the data includes:
| Attribute | Type | Description |
|---|---|---|
| name | string | The hashtag or keyword currently trending. |
| volume | string | The estimated number of tweets (e.g., 50K+, <10K). |
| rank | integer | The position of the trend in the current list. |
| location | string | The country code associated with the trend fetch. |
This schema allows for seamless integration with other Openclaw Skills and data pipelines.
Loading
A comprehensive CLI search utility that empowers AI agents to retrieve web pages, news, images, and videos via the DuckDuckGo API.

A versatile CLI tool for generating high-quality, customizable QR codes for diverse data types in multiple formats.

A comprehensive utility for searching, downloading, and exploring datasets from major repositories like Kaggle and Hugging Face via a unified CLI.

A comprehensive scholarly research integration for searching databases, downloading PDFs, and automating citation management.

A CLI-based tool for scraping real-time X (Twitter) trending topics globally without requiring user authentication.

A comprehensive framework for creating enterprise-grade technical documentation using Diataxis and industry-standard style guides.








































