Install
openclaw skills install openclaw-grok-searchCross-platform real-time web research and search via an OpenAI-compatible Grok endpoint, returning JSON with content and sources. Use for version checks, API and docs verification, troubleshooting, and any time-sensitive facts on Windows, macOS, or Linux.
openclaw skills install openclaw-grok-searchRun 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.
Use this skill before answering when any of these apply:
python scripts/configure.py
python scripts/grok_search.py --query "What changed in Python recently?"
--base-url and --api-keyGROK_*Default config lookup order:
config.jsonconfig.local.jsonpython ... commands, do not require PowerShell-only syntax.~/.codex.GROK_CONFIG_PATH only when you explicitly want a custom path.Always print JSON with:
okcontentsourcesraw| Prohibited | Correct |
|---|---|
| No source citation | Include Source [<sup>1</sup>](URL) |
| Give up after one failure | Retry at least once |
| Use built-in WebSearch/WebFetch | Use GrokSearch tools/CLI |