CH

chatgpt-deep-research

Operates ChatGPT Deep Research UI.

Install

mkdir -p .claude/skills/chatgpt-deep-research && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13567" && unzip -o skill.zip -d .claude/skills/chatgpt-deep-research && rm skill.zip

Installs to .claude/skills/chatgpt-deep-research

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use this skill when you need to launch, continue, or inspect a ChatGPT Deep Research run in the browser, including prompt entry, plan start, notification checks, and result extraction.
184 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Start a new ChatGPT Deep Research query in the browser.
  • Continue a partially prepared Deep Research run and press Start.
  • Confirm whether ChatGPT notifications will fire for a long-running research job.
  • Extract the completed report text or key findings from a Deep Research result.
  • Check whether ChatGPT exposes an alert, watch, or follow-up mechanism for a research topic.

How it works

This skill opens ChatGPT, handles login if needed, navigates to Deep Research, enters the prompt, and manages the research run.

Inputs & outputs

You give it
A prompt for a ChatGPT Deep Research query.
You get back
The completed report text or key findings from a Deep Research result.

When to use chatgpt-deep-research

  • Starting a deep research query
  • Extracting findings from ChatGPT
  • Monitoring research job progress

About this skill

ChatGPT Deep Research

Use this skill when the task is any of the following:

  • start a new ChatGPT Deep Research query in the browser
  • continue a partially prepared Deep Research run and press Start
  • confirm whether ChatGPT notifications will fire for a long-running research job
  • extract the completed report text or key findings from a Deep Research result
  • check whether ChatGPT exposes an alert, watch, or follow-up mechanism for a research topic

Do not use this skill for general web research outside ChatGPT. This workflow is specifically for operating ChatGPT's own Deep Research UI.

Workflow

  1. Open https://chatgpt.com/ and confirm whether the user is already logged in.
  2. If not logged in, navigate to the login flow and stop at the point where user authentication is required.
  3. Open Deep research either from the sidebar or via https://chatgpt.com/deep-research.
  4. Enter the user's prompt in the main Deep Research textbox.
  5. If ChatGPT shows a plan review step, inspect it briefly and press Start.
  6. For long-running jobs, check Settings > Notifications > Responses and confirm whether Push is enabled.
  7. When the job completes, capture:
    • completion state
    • elapsed time
    • citation count if shown
    • key findings or the relevant extracted text
  8. If the user asks whether alerts exist, inspect:
    • conversation options
    • Deep Research page controls
    • Settings > Notifications and distinguish between completion notifications and saved search / topic alerts.

Extraction Notes

  • Deep Research results usually render inside nested iframes. If the visible snapshot is truncated, use browser_run_code and inspect page.frames() to extract text from inner frames.
  • When summarizing, prefer:
    • budget totals
    • named contractors
    • contract amounts or upper limits
    • dates and periods
    • official source counts or citation counts
  • If the browser session resets, reopen the conversation URL directly before concluding the result is missing.

Prompt Pattern

When the user wants a procurement-oriented report, ask ChatGPT for:

  • target scope
  • date range
  • required columns
  • primary sources only
  • separation of confirmed facts vs inference

Example structure:

<topic> に限定して調査してください。対象は <entities>、期間は <years> です。各案件について、発注主体、案件名、年度、調達方式、受託先、契約額または上限額、契約期間、業務範囲、一次資料URLを表で整理してください。一次資料が確認できない推測は分けて記載してください。

Validation

Before telling the user the run is complete, verify all of the following:

  • the conversation has a stable https://chatgpt.com/c/... URL
  • the report shows a completed state rather than Researching...
  • the summary you provide matches text visible in the rendered report
  • any notification claim is based on a visible setting, not assumption

When not to use it

  • For general web research outside ChatGPT.

Limitations

  • This workflow is specifically for operating ChatGPT's own Deep Research UI.

How it compares

This skill automates the browser interaction with ChatGPT's Deep Research UI, unlike manual operation.

Compared to similar skills

chatgpt-deep-research side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
chatgpt-deep-research (this skill)05moNo flagsBeginner
perplexity146moNo flagsBeginner
perplexity-search137moReviewIntermediate
exa-search98moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

perplexity

davila7

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

14175

perplexity-search

davila7

Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.

13135

exa-search

benjaminjackson

Search the web for content matching a query with AI-powered semantic search. Use for finding relevant web pages, research papers, news articles, code repositories, or any web content by meaning rather than just keywords.

9106

websearch-quick

thomasholknielsen

Fast, targeted single-pass search strategy for simple factual lookups. 1-iteration workflow with authoritative source verification and minimal citations. Use for version lookups, documentation finding, simple definitions, existence checks. Keywords: what version, find docs, link to, what is, does X support.

977

research-lookup

davila7

Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

655

skill-researcher

benbrastmckie

Conduct general research using web search, documentation, and codebase exploration. Invoke for non-Lean research tasks.

15

Search skills

Search the agent skills registry