Query Twitter/X profiles, tweets, follower events, and KOL data through the 6551 REST API.
Coding
X Post Search by Gecho
Try itSearch public X (Twitter) posts by keyword with the official Gecho Bridge MCP tool and return post text, authors, engagement data, and links. Use for keyword-level X research and monitoring.
What it does
Search X (Twitter) posts using the xAI Grok API with real-time access to X content.
The skill document
X Search
Search X (Twitter) posts using the xAI Grok API with real-time access to X content.
Setup
- Get your API key: https://console.x.ai
- Set environment variable:
export XAI_API_KEY="xai-your-key-here" - Or set
skills."x-search".apiKey/skills."x-search".env.XAI_API_KEYin~/.openclaw/openclaw.json
Usage
python3 {baseDir}/scripts/search.py "what is trending in AI right now"
Useful flags:
# Filter by handles (max 10)
python3 {baseDir}/scripts/search.py --handles jaaneek,OpenClaw "latest posts"
# Exclude handles (max 10)
python3 {baseDir}/scripts/search.py --exclude spambot,crypto_shill "trending AI"
# Date range (YYYY-MM-DD)
python3 {baseDir}/scripts/search.py --from 2026-03-01 --to 2026-03-20 "xAI grok updates"
# Enable image/video understanding in posts
python3 {baseDir}/scripts/search.py --images --video "product demos"
Notes
- Uses the xAI Responses API with
x_searchtool (Grok performs the search and summarizes results) - Cannot use
--handlesand--excludeat the same time - Results include citations with links to original X posts
- Present results in a readable format with post content, authors, and citations
Related skills
Post videos, photos, text, and documents to 10 social platforms through a single REST API call.
Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Trade crypto, manage a multi-chain wallet, and query an AI analyst from one CLI.
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Fetch raw ad creative, app, ranking, and revenue data from AdMapix as structured JSON.
More from gecho-ai
Browse all skillsSearch TikTok from chat, collect creator videos, and run async product/trend insight jobs via Gecho Bridge MCP.
Search TikTok videos by keyword with Gecho Bridge MCP and return video metadata, creators, engagement metrics, and links. Requires the Gecho Chrome extension, an active TikTok session, and the Gecho Bridge MCP server.
Run async TikTok product, trend, competitor, and content insight jobs with Gecho Bridge MCP, and check job status. Requires the Gecho Chrome extension, an active TikTok session, and the Gecho Bridge MCP server.
通过 Gecho Bridge MCP 采集 TikTok 创作者的公开视频,返回视频元数据、文案、互动指标、发布时间和链接。需要安装 Gecho Chrome 扩展、保持有效的 TikTok 登录会话,并配置 Gecho Bridge MCP 服务。
通过 Gecho Bridge MCP 发起异步 TikTok 商品、趋势、竞品与内容洞察任务,并查询任务状态。需要安装 Gecho Chrome 扩展、保持有效的 TikTok 登录会话,并配置 Gecho Bridge MCP 服务。
通过 Gecho Bridge MCP 搜索 TikTok 视频、采集创作者视频、获取指定视频详情与评论,并开展商品、趋势、竞品与内容洞察。需要安装 Gecho Chrome 扩展、保持有效的 TikTok 登录会话,并配置 Gecho Bridge MCP 服务。