---
name: Research
slug: research-9
category: Writing
description: Research investigates questions using primary sources, traceable citations, and date-aware verification. Use it for current docs, API facts, source checks, or evidence-backed comparisons.
github: "https://github.com/stevesolun/ctx/tree/main/.agents/skills/research"
language: Python
stars: 578
forks: 71
install: "npx degit https://github.com/stevesolun/ctx/tree/main/.agents/skills/research ~/.claude/skills/research"
installs_to: ~/.claude/skills/research
source_path: .agents/skills/research/SKILL.md
collection_size: 25
category_size: 1012
collection_url: "https://dirskills.com/collections/stevesolun/ctx"
added: 2026-08-25T05:14:03.597Z
last_synced: 2026-08-25T05:14:03.597Z
canonical_url: "https://dirskills.com/skills/research-9"
---

# Research

Research investigates questions using primary sources, traceable citations, and date-aware verification. Use it for current docs, API facts, source checks, or evidence-backed comparisons.

**Install:**

```bash
npx degit https://github.com/stevesolun/ctx/tree/main/.agents/skills/research ~/.claude/skills/research
```

## README

# Research

Clarify the decision or question the research must support. Prefer official
documentation, source code, specifications, papers, and first-party APIs.
Trace material claims to the source that owns them, distinguish source facts
from inference, and account for publication and event dates when recency
matters.

Use parallel research lanes only when the question has independent source areas
and the coordination cost is worthwhile. Keep narrow lookups local.

Return findings in the form the user requested, with citations close to the
claims they support. Create a repository artifact only when requested or when
it clearly serves the task and is within the authorized scope.
