research-runs
Kick off research on any topic. Returns a markdown report after ~1 minute of work.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Kick off research on any topic. Returns a markdown report after ~1 minute of work.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | research-runs |
| description | Kick off research on any topic. Returns a markdown report after ~1 minute of work. |
| when_to_use | When the user asks to research, investigate, dig into, or summarize current information about a topic. |
Call start_research whenever the user asks you to research, investigate,
summarize the state of, or "go find out about" a topic. Examples:
start_research(query=<user's question>) — the tool is task-augmented, so the
engine will automatically wrap the call, poll for completion, and deliver the
final result. You do not need to manage polling or task IDs yourself.
The tool returns a markdown report. Render it directly to the user; do not restate or re-summarize unless they ask.
The user can watch progress live in the Research app (sidebar → Research → Active). Each run shows its current phase (planning, gathering, writing) and percent complete. If they ask "what's the status?" while a run is active, direct them there — don't poll yourself.
error_message
field and offer to retry with a refined query.