research

Compile structured research documents with sources using the Deep Research MCP server.

487|128|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/iusztinpaul/designing-real-world-ai-agents-workshop --skill research-iusztinpaul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/iusztinpaul/designing-real-world-ai-agents-workshop/tree/main/.claude/skills/research
Command: npx skills add https://github.com/iusztinpaul/designing-real-world-ai-agents-workshop --skill research-iusztinpaul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users perform deep research on a topic by leveraging the Deep Research MCP server and automatically producing a structured research document with sources.

Core Features & Use Cases

  • Web research: query the web via the deep-research workflow to gather relevant sources.
  • Source synthesis: summarize key findings and assemble citations into a readable report.
  • Research document: create a final research.md that documents the topic, findings, and next steps with clear structure.

Quick Start

Ask the AI to research a topic and generate the final research document at outputs/{slug}/research.md

Frequently Asked Questions about research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically compile web sources into a structured research document?

To automatically compile web sources into a research document, this Skill queries the Deep Research workflow to gather credible sources and generates a final research.md file in the outputs directory.

Can I summarize YouTube video findings and draft a comprehensive topic report?

Yes, you can summarize findings and draft a topic report by utilizing the analyze_youtube_video and deep_research tools to synthesize information before compiling the final structured document.

What is the best way to generate a research report with credible citations?

Generating a research report with credible citations is done by gathering sources via the deep-research workflow, summarizing key findings, and assembling them into a readable research.md document.

Do I need a specific MCP server setup to perform deep topic analysis?

Yes, you need access to the Deep Research MCP server and its specific deep_research, analyze_youtube_video, and compile_research tools to execute the topic analysis and document creation.

What format does the automated research workflow output for compiled sources?

The automated research workflow outputs a structured research.md file located in the outputs/{slug}/ working directory, documenting the topic, findings, citations, and next steps.