Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
stemmaker avatar

Openclaw Grok Search

  • 133 installs
  • 5 repo stars
  • Updated February 23, 2026
  • stemmaker/openclaw-grok-search

Helps with ai & agent building tasks.

About

openclaw-grok-search is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • openclaw-grok-search
  • AI & Agent Building
  • AI-coding skill

Openclaw Grok Search by the numbers

  • 133 all-time installs (skills.sh)
  • +1 installs in the week ending Jul 27, 2026 (Skillselion tracking)
  • Ranked #3,594 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 27, 2026 (Skillselion catalog sync)
npx skills add https://github.com/stemmaker/openclaw-grok-search --skill openclaw-grok-search

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs133
repo stars5
Last updatedFebruary 23, 2026
Repositorystemmaker/openclaw-grok-search

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

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

2. 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 [<sup>1</sup>](URL)
Give up after one failureRetry at least once
Use built-in WebSearch/WebFetchUse GrokSearch tools/CLI

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.