원클릭으로
xai-x-search
Use when the user asks to search X, Twitter, posts, handles, or tweets through xAI/Grok server-side x_search.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user asks to search X, Twitter, posts, handles, or tweets through xAI/Grok server-side x_search.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use only for general codex-xai-oauth/xAI Grok plugin overview, setup orientation, or multi-tool requests when no dedicated xai_* skill is a better fit.
Use when the user asks how to log in, authenticate, configure OAuth, set up XAI_API_KEY, or fix missing xAI/Grok credentials for codex-xai-oauth.
Use when the user asks to generate, draft, answer, rewrite, summarize, or reason with xAI/Grok text generation through xai_generate_text.
Use when the user asks to generate, create, make, or save images with xAI, Grok Imagine, xai_image_generate, or codex-xai-oauth image artifacts.
Use when the user asks to check xAI, Grok, codex-xai-oauth, OAuth, API-key, or credential status without exposing secrets.
Use when the user asks to generate speech, text-to-speech, audio narration, voice output, or TTS with xAI/Grok through xai_tts.
| name | xai_x_search |
| description | Use when the user asks to search X, Twitter, posts, handles, or tweets through xAI/Grok server-side x_search. |
Use xai_x_search for X/Twitter search through xAI Responses server-side x_search.
Preferred MCP call:
{
"prompt": "Summarize recent posts from @xai",
"allowed_x_handles": ["xai"]
}
Options:
prompt: required X search request.allowed_x_handles: optional handles to include.excluded_x_handles: optional handles to exclude.Do not pass both allowed_x_handles and excluded_x_handles in the same call.