# Deep Research Xai Grok

> Run xAI Grok research with optional web and X search tools for current-event, social, market, or news-oriented research. Use when a task needs Grok-backed synthesis, X-aware source discovery, or provider comparison.

- Skill: `closedloop-technologies/deep-research-xai-grok` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add closedloop-technologies/deep-research-xai-grok`
- Raw SKILL.md: https://api.skillmd.com/api/skills/closedloop-technologies/deep-research-xai-grok/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: closedloop-technologies (https://skillmd.com/u/closedloop-technologies)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/closedloop-technologies/deep-research-xai-grok

---


# xAI Grok

Use this skill when the task benefits from Grok's current web or X search tools,
especially for social, market, or news-oriented research.

## Environment

```bash
op run --env-file .env.climbhill -- python .agents/skills/deep-research-xai-grok/scripts/grok_research.py \
  --query "deepresearch the deepresearchers" \
  --model grok-4.3 \
  --web-search
```

Required 1Password-backed variable:

- `XAI_API_KEY`

## Cost Controls

- Use the lowest-cost current Grok model that supports the needed tools.
- Enable `--x-search` only when X/Twitter evidence is central to the task.
- Prefer batch pricing only for non-interactive refresh jobs.

## Current Source Links

- https://docs.x.ai/overview
- https://docs.x.ai/developers/models
- https://docs.x.ai/developers/pricing

