Grok Search
Quick start
Goal: do deliberate web research instead of ad hoc searching when the question is broad, multi-part, or source-sensitive.
Reference notes: skills/grok-search/references/grok-search.md
Required planning flow
Start with:
mcp__grok_search__plan_intentmcp__grok_search__plan_complexity
Then continue based on complexity:
- Level 1: sub-queries only
- Level 2: add search terms and tool mapping
- Level 3: complete all phases including execution ordering
Execution tools:
mcp__grok_search__web_searchmcp__grok_search__web_fetchmcp__grok_search__web_map
When to use it
- Research with multiple sub-questions.
- Tasks needing explicit source planning.
- Broad or ambiguous web investigations.
- Cases where site mapping or page fetching matters.
Workflow
- Plan the research.
- Execute the right search/fetch/map actions.
- If needed, inspect sources from a prior search with
get_sources.
Guardrails
- Do not skip
plan_intent. - State the Grok model explicitly when using this skill if the active model is known.
- Use
web_fetchfor full-page extraction, not search. - Use
web_mapwhen you need site structure, not answer generation.
References
- Condensed notes:
skills/grok-search/references/grok-search.md