Grok Query CLI
CLI wrapper for querying Grok models directly.
Overview
Supports prompt execution, model selection, and comparison-ready outputs for Grok runs.
Best For
Users who want explicit Grok calls in model-comparison workflows.
Supported Prompts
- "ask grok for a second opinion"
- "run this prompt on grok-4"
How It Works
- Sends direct API calls to Grok with user-provided prompts and options.
- Returns raw response content so model output stays attributable.