원클릭으로
deepresearch
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
Run hosted browser automation and page extraction through the Skills runtime.
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
Create and manage grouped tmux sessions where each session focuses on its own window and its own folder. Knows workspace layout, naming conventions, and both multi-project and multi-agent patterns.
Transcribe audio, video, YouTube, Vimeo, and generic media URLs with iapp-transcriber or the hosted Skills runtime. Supports OpenAI GPT-4o transcription, OpenAI diarization, ElevenLabs Scribe v2, DeepGram, chunking, source metadata, subtitles, and JSON outputs.
Take a high-level goal and drive it to done — break it into tasks via the todos CLI, open a goal thread in the project's conversations channel, create a plan in todos, generate the tasks under that plan, then execute them one by one until complete. Use for 'execute this goal', 'break down and do X', 'set a goal and run it'.
| name | deepresearch |
| description | Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts. |
Deep Research is a hosted premium skill. The OSS package exposes public metadata and usage guidance only; search providers, model routing, prompts, worker orchestration, and credentials stay server-side.
skills setup --mode self-hosted
skills auth login
skills run deepresearch "Best practices for building production RAG systems" --depth normal
skills runs status <run-id>
skills exports download <run-id>
| Option | Description | Default |
|---|---|---|
--depth <level> | Research depth: quick, normal, or deep | normal |
--output <path> | Requested output path inside the exported artifact bundle | hosted export |
--json | Request raw source metadata in the exported bundle | false |
skills auth login or provide SKILLS_API_KEY.