What problem does it solve? When you ask a hard technical question, you often get vague answers, invented citations, or restated questions instead of verified facts. This Skill enforces a strict research protocol: one sentence answer, three quoted sources actually fetched from vendor documentation, and an explicit falsifier so you know what would change the answer. ## Core Features & Use Cases - Source-grounded answers: Fetches vendor documentation (preferring docs.x.ai/grok-bot/*) and quotes lines actually read, never invented. - Falsifiability check: Every answer ends with the one condition that, if false, would change the conclusion. - Honest failure mode: If the answer cannot be found, it returns "not found" plus every URL opened, instead of hallucinating. - Use Case: Ask "Does the Grok Bot API support streaming responses?" and receive a one-sentence answer, three quoted lines from fetched docs, and the falsifier that would overturn it. ## Quick Start Ask the research-desk skill a hard question such as "What rate limits apply to the Grok Bot API?" and it will return a sourced one-sentence answer with quotes and a falsifier.