/install grok-research
Grok Research
Forward user's research query directly to Grok API. No extra prompts — what the user says is exactly what Grok receives.
Config
Env var A9_GROK_API_KEY required. API base URL: https://ai.a9.bot/v1 (hardcoded).
Usage
cd ~/.openclaw/workspace/skills/grok-research
bun run grok-research.ts \x3Cquery>
bun run grok-research.ts --model grok-4.20-beta \x3Cquery>
Default model: grok-4.20-beta. Another model: --model grok-4.1-thinking.
How to Call
Pass the user's original message as the query. Do not add system prompts or templates — forward as-is.
Example: user says "调研一下代币叙事 $buttcoin Cm6fNnMk..."
→ bun run grok-research.ts "调研一下代币叙事 $buttcoin Cm6fNnMk..."
Output
- stdout: Grok's response (forward to user)
- stderr: status/errors
- Format for Discord before sending (no markdown tables)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install grok-research - After installation, invoke the skill by name or use
/grok-research - Provide required inputs per the skill's parameter spec and get structured output
What is Grok Research?
Crypto research via Grok model's real-time X/Twitter knowledge. Forwards the user's query as-is to Grok API — no prompt injection, no context bloat. Use when... It is an AI Agent Skill for Claude Code / OpenClaw, with 741 downloads so far.
How do I install Grok Research?
Run "/install grok-research" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Grok Research free?
Yes, Grok Research is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Grok Research support?
Grok Research is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Grok Research?
It is built and maintained by pollo (@arespollo); the current version is v1.0.0.