← 返回 Skills 市场
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)
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
安全使用建议
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xsearchywq - 安装完成后,直接呼叫该 Skill 的名称或使用
/xsearchywq触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 xsearchywq?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xsearchywq」即可一键安装,无需额外配置。
xsearchywq 是免费的吗?
是的,xsearchywq 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xsearchywq 支持哪些平台?
xsearchywq 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xsearchywq?
由 ywqsimmon(@ywqsimmon)开发并维护,当前版本 v1.0.0。
推荐 Skills