← 返回 Skills 市场
5602
总下载
7
收藏
20
当前安装
3
版本数
在 OpenClaw 中安装
/install grok-search
功能描述
Search the web or X/Twitter using xAI Grok server-side tools (web_search, x_search) via the xAI Responses API. Use when you need tweets/threads/users from X, want Grok as an alternative to Brave, or you need structured JSON + citations.
安全使用建议
Install only if you are comfortable giving the skill access to an xAI API key and sending search queries, chat prompts, and any image file you explicitly name to xAI. Use a dedicated revocable key where possible, avoid sensitive prompts or images unless acceptable, monitor provider usage, and run the self-test only when you intend to make real API calls.
功能分析
Type: OpenClaw Skill
Name: grok-search
Version: 0.2.1
The OpenClaw AgentSkills skill bundle for 'grok-search' is benign. The scripts (`chat.mjs`, `grok_search.mjs`, `models.mjs`) legitimately access the `XAI_API_KEY` from environment variables or `~/.clawdbot/clawdbot.json` to authenticate with the official xAI API (api.x.ai). File system access is limited to reading this configuration and user-specified image files for vision chat, which is directly aligned with the skill's stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution of arbitrary commands, persistence mechanisms, or prompt injection attempts against the OpenClaw agent in `SKILL.md`.
能力评估
Purpose & Capability
The primary purpose is xAI web/X search, and the artifacts also disclose adjacent chat, vision chat, model listing, and self-test commands. Those broaden the skill beyond the name but are visible and user-invoked.
Instruction Scope
Commands are explicit CLI invocations using provided query, prompt, flags, or image path. Broad triggers such as "grok" and "xai" could load the skill for generic mentions, but the artifacts do not instruct automatic network use without a command.
Install Mechanism
No installer, dependency fetch, install-time execution, or persistence setup is shown; the bundle contains markdown and local Node scripts.
Credentials
Use of XAI_API_KEY and network calls to api.x.ai are proportionate to the xAI integration. The optional vision command reads only user-specified image paths but transmits their contents to xAI.
Persistence & Privilege
Scripts read the API key from the environment or documented ~/.clawdbot/clawdbot.json locations and set store:false in response requests. No background worker, credential storage, local indexing, or account mutation is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install grok-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/grok-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
Fix: better citations (dedupe by tweet id, prioritize result URLs, cap size) + keep JSON stable.
v0.2.0
Upgrade: key lookup via skills.entries; X filters (days/from/to/handles/exclude); output modes (links-only/text/raw); citations merged from annotations; added chat + models scripts.
v0.1.0
Initial release: xAI Grok web_search + x_search wrapper (scripts/grok_search.mjs)
元数据
常见问题
grok-search 是什么?
Search the web or X/Twitter using xAI Grok server-side tools (web_search, x_search) via the xAI Responses API. Use when you need tweets/threads/users from X, want Grok as an alternative to Brave, or you need structured JSON + citations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5602 次。
如何安装 grok-search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install grok-search」即可一键安装,无需额外配置。
grok-search 是免费的吗?
是的,grok-search 完全免费(开源免费),可自由下载、安装和使用。
grok-search 支持哪些平台?
grok-search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 grok-search?
由 notabhay(@notabhay)开发并维护,当前版本 v0.2.1。
推荐 Skills