← Back to Skills Marketplace
Search X
by
Matt Van Horn
· GitHub ↗
· v1.2.1
7186
Downloads
30
Stars
39
Active Installs
8
Versions
Install in OpenClaw
/install search-x
Description
Real-time X/Twitter search powered by Grok-4. Find tweets, trends, and discussions with citations. Grok-4.20 also returns image results alongside tweet citat...
Usage Guidance
Before installing, understand that tweet-search prompts may be sent to xAI using your configured XAI_API_KEY. If you want tighter control, invoke it only with explicit X/Twitter search phrasing and keep the API key in a scoped local config or environment variable.
Capability Analysis
Type: OpenClaw Skill
Name: search-x
Version: 1.2.1
The skill bundle provides a legitimate tool for searching X/Twitter via the xAI API. The core logic in scripts/search.js is well-structured, using standard Node.js modules to interact with the official api.x.ai endpoint. It retrieves the required API key from environment variables or a local configuration file (~/.clawdbot/clawdbot.json) in a transparent manner. No malicious behaviors such as data exfiltration, unauthorized command execution, or harmful prompt injection instructions were identified.
Capability Assessment
Purpose & Capability
The stated purpose is searching X/Twitter through the xAI API, and the described script behavior matches that purpose.
Instruction Scope
The triggers include natural phrases such as "search x", "search twitter", and "find tweets"; these are purpose-aligned but may activate on ordinary tweet-search requests.
Install Mechanism
No unsafe install behavior was evidenced; the runtime appears to require Node.js and an xAI API key.
Credentials
Reading XAI_API_KEY from the environment or a local Clawdbot config is proportionate for an xAI integration and is disclosed by the supplied evidence.
Persistence & Privilege
No background persistence, privilege escalation, mutation authority, posting capability, or broad local indexing was evidenced.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install search-x - After installation, invoke the skill by name or use
/search-x - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.1
Fix display name (remove Clawdbot prefix)
v1.2.0
Rebrand: clawdbot → openclaw in metadata key and prose references.
v1.1.0
Republish after ClawHavoc moderation sweep. Updated descriptions, Grok-4/API 2026 notes, author/license/repository metadata.
v1.0.5
No user-facing changes in this release.
- No files were updated; documentation and usage remain unchanged.
- Functionality is the same as previous version.
v1.0.4
- Clarified that the skill does not read config files or access the local filesystem in the Security & Permissions section of SKILL.md.
- No functional code changes; documentation updated for added transparency.
v1.0.3
Fix metadata key: use clawdbot namespace for registry recognition
v1.0.2
Fix security scan: add openclaw metadata, declare XAI_API_KEY, add disable-model-invocation, add Security section
v1.0.0
Initial release - Real-time X/Twitter search via Grok
Metadata
Frequently Asked Questions
What is Search X?
Real-time X/Twitter search powered by Grok-4. Find tweets, trends, and discussions with citations. Grok-4.20 also returns image results alongside tweet citat... It is an AI Agent Skill for Claude Code / OpenClaw, with 7186 downloads so far.
How do I install Search X?
Run "/install search-x" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Search X free?
Yes, Search X is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Search X support?
Search X is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Search X?
It is built and maintained by Matt Van Horn (@mvanhorn); the current version is v1.2.1.
More Skills