← 返回
未分类 Key 中文

Openclaw Grok Search

Cross-platform real-time web research and search via an OpenAI-compatible Grok endpoint, returning JSON with content and sources. Use for version checks, API...
通过OpenAI兼容的Grok端点进行跨平台实时网络搜索与研究,返回包含内容和来源的JSON格式结果。用于版本检查、API查询等场景。
moxunjinmu
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 591
下载
💾 1
安装
1
版本
#latest

概述

Openclaw Grok Search

Run cross-platform web research and return structured JSON output with content and sources.

This skill is project-local and should run directly from the downloaded project directory.

When to Use

Use this skill before answering when any of these apply:

  1. The user asks for latest/current/today/recent information.
  2. The answer depends on versions, releases, changelogs, or compatibility.
  3. The task needs official docs, API references, or source URLs.
  4. The user reports an error and root-cause analysis needs web evidence.
  5. You are uncertain and need external confirmation before final output.

Quick Start

  1. Write config interactively (first run only).
python scripts/configure.py
  1. Run a query.
python scripts/grok_search.py --query "What changed in Python recently?"

Config Priority

  1. CLI args such as --base-url and --api-key
  2. Environment vars GROK_*
  3. Config files

Default config lookup order:

  1. config.json
  2. config.local.json

Cross-Platform Rules

  1. Prefer python ... commands, do not require PowerShell-only syntax.
  2. Keep config in the project folder, do not install or copy into ~/.codex.
  3. Support GROK_CONFIG_PATH only when you explicitly want a custom path.

Output Shape

Always print JSON with:

  1. ok
  2. content
  3. sources
  4. raw

Anti-Patterns

ProhibitedCorrect
---------------------
No source citationInclude Source 1
Give up after one failureRetry at least once
Use built-in WebSearch/WebFetchUse GrokSearch tools/CLI

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 06:02 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

Clawschool.Bak

moxunjinmu
龙虾学校智力测试技能。触发词:龙虾学校、ClawSchool、智力测试、IQ test、IQ测试、benchmark、排行榜。调用clawschool.teamolab.com测试API获取题目并执行测试。
★ 0 📥 619

Feishu Integration

moxunjinmu
提供飞书开放平台API统一调用与token管理,支持文档、知识库、文件操作,Markdown导入,消息解析及群欢迎机器人功能。
★ 0 📥 796

Humanizer Rewrite

moxunjinmu
拟人化写作优化。当用户说"拟人优化"、"去AI味重写"、"让文章像人写的"、"拟人化改写"时触发。对文章进行三角迭代式拟人化改写,检测并消除12种AI写作高危特征,注入口语锚点、观点突袭、自我矛盾等拟人化技术。不适用于:仅检测AI味评分不改
★ 2 📥 823