search-x

Search X platform tweets, trends, and discussions using Grok x_search.

22|8|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Sompote/Tiger_bot --skill search-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-x
Source: https://github.com/Sompote/Tiger_bot/tree/main/skills/search-x
Command: npx skills add https://github.com/Sompote/Tiger_bot --skill search-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to perform real-time searches on X (formerly Twitter) directly through an AI assistant, retrieving current tweets and discussions on any topic.

Core Features & Use Cases

  • Real-time Tweet Retrieval: Access up-to-the-minute posts from X/Twitter.
  • Advanced Filtering: Search by date range, specific user handles, or exclude certain accounts.
  • Multiple Output Formats: Get full tweet content, just links, or raw JSON data.
  • Use Case: A marketing team needs to monitor brand mentions on X. They can use this Skill to quickly find all tweets mentioning their brand in the last 24 hours, filter out retweets, and get a list of the most relevant posts.

Quick Start

Use the search-x skill to find tweets about "AI advancements" from the last 7 days.

Frequently Asked Questions about search-x

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search X for real-time tweets about a specific topic?

To search X for real-time tweets, you provide a query keyword to filter current posts and discussions. You can refine the results by applying date ranges, including specific handles, or excluding certain accounts.

Can I filter real-time Twitter searches by date range and user handle?

Yes, you can filter real-time Twitter searches by specifying a date range and including or excluding specific user handles. This allows you to narrow down current tweets and discussions to find highly relevant posts from targeted accounts.

What output formats are available for X tweet search results?

Available output formats for X tweet search results include full tweet content, a compact view featuring just links, and raw JSON data. These options facilitate different downstream uses like direct reading or programmatic processing.

How do I monitor brand mentions on X in real-time?

To monitor brand mentions on X in real-time, you run a search query using your brand name and set a recent date range like the last 24 hours. You can then exclude retweets or specific accounts to surface the most relevant posts.

Does this real-time X search require any external API dependencies?

No external API dependencies are required to use this real-time X search functionality. It operates internally using the Grok x_search tool to directly query and retrieve current tweets without needing additional setup.

What is the best way to retrieve raw JSON data from Twitter discussions?

The best way to retrieve raw JSON data from Twitter discussions is to execute a query and explicitly select the raw JSON output format. This provides structured, machine-readable data capturing current tweets for downstream analysis.