← Back to Skills Marketplace
ywqsimmon

xsearchywq

by ywqsimmon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xsearchywq
Description
Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med...
README (SKILL.md)

X Search

Search X (Twitter) posts using the xAI Grok API with real-time access to X content.

Setup

  1. Get your API key: https://console.x.ai
  2. Set environment variable:
    export XAI_API_KEY="xai-your-key-here"
    
  3. Or set skills."x-search".apiKey / skills."x-search".env.XAI_API_KEY in ~/.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_search tool (Grok performs the search and summarizes results)
  • Cannot use --handles and --exclude at the same time
  • Results include citations with links to original X posts
  • Present results in a readable format with post content, authors, and citations
Usage Guidance
This result is limited: the workspace files could not be read in this run, so treat it as an inconclusive low-confidence review rather than a clean security assessment.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Not assessed from artifacts; workspace reads failed before metadata.json or artifact files could be inspected.
Instruction Scope
Not assessed from artifacts; no SKILL.md or instruction text was available for review.
Install Mechanism
Not assessed from artifacts; install specs and manifests could not be read.
Credentials
Not assessed from artifacts; runtime capabilities and environment requirements could not be verified.
Persistence & Privilege
Not assessed from artifacts; no evidence of persistence or privileged behavior was available.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xsearchywq
  3. After installation, invoke the skill by name or use /xsearchywq
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
x-search v1.0.0 Changelog: - Initial release of x-search skill, enabling search of X (Twitter) posts via the xAI API. - Supports real-time queries, handle filtering/excluding, date range search, and media (image/video) understanding. - Provides citations to original posts and presents results with post content and author information. - Requires a valid XAI_API_KEY for usage.
Metadata
Slug xsearchywq
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is xsearchywq?

Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install xsearchywq?

Run "/install xsearchywq" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is xsearchywq free?

Yes, xsearchywq is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does xsearchywq support?

xsearchywq is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created xsearchywq?

It is built and maintained by ywqsimmon (@ywqsimmon); the current version is v1.0.0.

💬 Comments