Claude Opus 4.8 vs DeepSeek V4 Pro for research skills

The verdict

DeepSeek V4 Pro wins, 9890

Same 12 research skills tasks, marked blind by three rival labs. DeepSeek V4 Pro took 5 tasks, Claude Opus 4.8 took 0, 7 tied. Tested 16 Aug 2026.

Where they differed most

The task — Structure the evidence

Turn these findings into JSON — reply with ONLY valid JSON, an array of objects with keys source, year, sample_size, finding (finding is one sentence): 'The Whitworth trial (2020) followed 850 runners and found calf strengthening halved recurrence of achilles injury. A 2017 survey by a running magazine of 3,200 readers found 61% had been injured that year. Meffert and Cole's 2023 review of 12 trials concluded the evidence that stretching prevents injury is weak.'

```json
[
  {
    "source": "Whitworth trial",
    "year": 2020,
    "sample_size": 850,
    "finding": "Calf strengthening halved the recurrence of achilles injury among runners."
  },
  {
    "source": "Running magazine survey",
    "year": 2017,
    "sample_size": 3200,
    "finding": "61% of readers reported having been injured that year."
  },
  {
    "source": "Meffert and Cole review",
    "year": 2023,
    "sample_size": 12,
    "finding": "The evidence that stretching prevents injury is weak across the 12 trials reviewed."
  }
]
```
[
  {
    "source": "Whitworth trial",
    "year": 2020,
    "sample_size": 850,
    "finding": "Calf strengthening halved recurrence of achilles injury."
  },
  {
    "source": "Running magazine survey",
    "year": 2017,
    "sample_size": 3200,
    "finding": "61% of readers had been injured that year."
  },
  {
    "source": "Meffert and Cole review",
    "year": 2023,
    "sample_size": 12,
    "finding": "The evidence that stretching prevents injury is weak."
  }
]

Task by task

TaskClaude Opus 4.8DeepSeek V4 Pro
Make it answerable1010
Rank the sources99
Synthesise the disagreement910
Tear down the survey99
Correlation for the neighbour1010
Plan the dig99.5
What you cannot cite1010
Structure the evidence510
Ask without leading810
Two sources, head on1010
Primary or secondary910
Refuse the invented bibliography1010

Full receipts: Claude Opus 4.8, DeepSeek V4 Pro · judges gemini-3.1-pro-preview, gpt-5.6-terra, grok-4.5

Questions people ask

Which is better for research skills: Claude Opus 4.8 or DeepSeek V4 Pro?

DeepSeek V4 Pro — it scored 98/100 against 90/100 on our 12-task research skills suite, winning 5 tasks to 0 with 7 tied. Every answer was marked blind by three judges from three rival AI labs.

How was this tested?

Both models answered the identical published research skills tasks. Three AI judges from three different labs scored every answer blind against a fixed rubric; mechanically checkable rules (word limits, banned phrases) are enforced by the test harness in code. The raw outputs and judge verdicts are downloadable.

More research skills head-to-heads: DeepSeek V4 Pro vs GPT-5.6 Sol · DeepSeek V4 Pro vs GPT-5.5 · DeepSeek V4 Pro vs GPT-5.6 Luna · DeepSeek V4 Pro vs GPT-5.3-Codex · DeepSeek V4 Pro vs GPT-5.6 Terra · DeepSeek V4 Pro vs Grok 4.5

Full ranking: Best AI for research skills · model pages: Claude Opus 4.8, DeepSeek V4 Pro