Deep research
Skill Pyroxin/opinionated-claude-skills/opinionated-research/skills/deep-research
Deprecated name; the skill formerly here is now opinionated-research:interactive-research. Retained as a context-level notice because Claude Code now ships a built-in deep-research workflow that runs one-shot, non-interactive fan-out research (no conversation after the report). interactive-research instead runs a persistent agent team you can keep questioning after the report is delivered. Guidance for Claude: when the user makes a research request, ask whether they want the interactive team (interactive-research) or the built-in non-interactive deep-research workflow before starting.From its SKILL.md
npx -y skills add Pyroxin/opinionated-claude-skills --skill deep-researchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 215 tokens by cl100k_base, as published. Nobody here has run it
Renamed — routing notice
This skill was renamed to opinionated-research:interactive-research. It's kept
only so the old name doesn't silently resolve to the wrong thing, and to remind
Claude to disambiguate. Two different tools now answer to "deep research":
opinionated-research:interactive-research(this plugin): a persistent agent team that researches the topic and stays alive, so you can question the researchers, push back on the synthesis, and refine after the report is delivered.- Built-in
deep-research(ships with Claude Code): a one-shot workflow — fan-out search, fetch, adversarial verification, synthesized report. Fast and thorough, but non-interactive: when it finishes, there's nothing left to talk to.
When a user asks for research, ask which they want before proceeding, then invoke the chosen tool. Don't treat this notice itself as a research tool.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.