exa
Search the web using Exa.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Search the web using Exa.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Respond to code review comments point by point, quoting each reviewer point verbatim and answering directly beneath it.
Use when moving local sessions between Claude Code and Codex, converting Claude Code JSONL into Codex rollout format, converting Codex rollout JSONL into Claude scrollback, or debugging cross-agent resume state.
Use when moving local sessions between Codex and Claude Code, converting Codex rollout JSONL into Claude scrollback, converting Claude Code JSONL into Codex rollout format, or debugging cross-agent resume state.
Operate remote hosts over SSH through the ssh-mcp server, driving a box like a person at a terminal instead of firing blind one-off commands.
Use when a task involves SSH or a remote host, including remote commands, interactive shells, sudo over SSH, tailing logs, deployments, scp or rsync file transfer, and port forwards or tunnels.
| name | exa |
| description | Search the web using Exa. |
| when_to_use | Use when the user wants to search the web, look something up, verify current information, or find sources online. |
| argument-hint | <search query> |
| allowed-tools | ["mcp__exa__web_search_exa","mcp__exa__web_fetch_exa"] |
Search the web using Exa and summarize the results.
Call mcp__exa__web_search_exa with the query set to $ARGUMENTS exactly as provided. Do not rephrase, expand, or reinterpret the query. Use numResults: 5.
Synthesize the results into a concise summary. Focus on answering the user's implicit question. Cite sources with titles and URLs.
If the highlights are insufficient for a good answer, follow up with mcp__exa__web_fetch_exa on the most promising URL(s) to get full content, then revise your summary.