📊
DataPython

Research Report

by Weizhena

Research Report is a Data skill for Claude Code, published by Weizhena in Deep-Research-skills.

2K stars161 forkson Weizhena/Deep-Research-skillsAdded 2026/08/18+1% in starsRepository updated 2026/05/07
claude-codeclaude-code-skillsdeep-research-agentgpt-skillsllm-agentopencodeopencode-skillsresearch
Install in seconds
Install Research Report
Copy Research Report into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Weizhena/Deep-Research-skills/tree/master/skills/research-en/research-report ~/.claude/skills/research-report

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Weizhena/Deep-Research-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/research-en/research-report/SKILL.md in Weizhena/Deep-Research-skills
Installs to
~/.claude/skills/research-report
Collection
One of 13 skills cataloged from this repository
Category
Data668 skills

What Research Report does

Research Report converts deep research JSON results into a structured markdown report, covering all defined fields and skipping values marked as uncertain. Use it after a research agent collects data to produce a clean, navigable summary with a table of contents.

Research Report is cataloged under Data on DirSkills. Research Report comes from a repository tagged claude-code, claude-code-skills, deep-research-agent, gpt-skills and llm-agent.

Documentation

README

Research Report - Summary Report

Trigger

/research-report

Workflow

Step 1: Locate Results Directory

Find */outline.yaml in current working directory, read topic and output_dir config.

Step 2: Scan Optional Summary Fields

Read all JSON results, extract fields suitable for TOC display (numeric, short metrics), e.g.:

  • github_stars
  • google_scholar_cites
  • swe_bench_score
  • user_scale
  • valuation
  • release_date

Use AskUserQuestion to ask user:

  • Which fields to display in TOC besides item name?
  • Provide dynamic options list (based on actual fields in JSON)

This is the opening of the README. Read the full README on GitHub.

Commands Research Report provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /research-report

Frequently asked about Research Report

  • What else does Weizhena publish alongside Research Report?

    Research Report is one of 13 skills that DirSkills catalogs from Weizhena/Deep-Research-skills, the repository it ships in. Its siblings there include Preliminary Research, Research and Research. Each one is a separate skill with its own page in this directory, installs the same way Research Report does, and is maintained by Weizhena in that same repository. The rest of the collection is listed on the Weizhena/Deep-Research-skills page.

  • How does Research Report compare to other Data skills?

    Research Report ranks #349 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Research Report against them. Open each page to compare what they document and how they install.

More from Weizhena/Deep-Research-skills

Research Report is one of 13 skills cataloged on DirSkills from Weizhena/Deep-Research-skills.

See all 13 skills
🔍
2w ago

Preliminary Research

Preliminary Research builds an initial research framework from model knowledge, supplements it with web search, and generates outline.yaml and fields.yaml to guide deeper research.
Automation
2K161
🔍
2w ago

Research

Research conducts preliminary research on a topic, generating an initial framework from model knowledge, supplementing it with web search results, and producing outline.yaml and fields.yaml files for subsequent deep research. Use it for academic research, benchmark research, technology selection, and similar tasks requiring structured outlines.
Automation
2K161
🔍
2w ago

Research

Research creates a preliminary research outline for a target topic, combining internal knowledge, web search, and user-defined fields. Use it before deep research for academic surveys, benchmark evaluations, or technology selection.
AI Engineering
2K161
📋
2w ago

Research Add Fields

Research Add Fields appends new field definitions to an existing research outline fields.yaml file. Use it when a deep research topic needs additional fields sourced from user input or web search.
Data
2K161
🗂️
2w ago

Research Add Fields

Research Add Fields adds new field definitions to an existing research outline's fields.yaml. Use it when you need to expand the structure of a research topic with user-provided or web-searched fields.
Data
2K161
2w ago

Research Add Items

Research Add Items appends new research objects (items) to an existing outline.yaml file, prompting the user for supplements and optionally launching web search to find more.
Automation
2K161