# Research

> Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

- Skill: `endalk200/research` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add endalk200/research`
- Raw SKILL.md: https://api.skillmd.com/api/skills/endalk200/research/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: endalk200 (https://skillmd.com/u/endalk200)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/endalk200/research

---


Spin up a **background agent** to do the research, so you keep working while it reads.

Its job:

1. Investigate the question against **primary sources** — official docs, source code, specs, first-party APIs — not a secondary write-up of them. Follow every claim back to the source that owns it.
2. Write the findings to a single Markdown file, citing each claim's source.
3. Save it where the repo already keeps such notes and match the existing convention. If there is none, save it as `docs/research/<topic-slug>.md` and report the path.

