research-report

Generate markdown summary reports from JSON research data with customizable table of contents.

Updated May 30, 2026
One-click install
npx skills add https://github.com/buitrankimlong/thongtincty --skill research-report-buitrankimlong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-report
Source: https://github.com/buitrankimlong/thongtincty/tree/main/.claude/skills/research-report
Command: npx skills add https://github.com/buitrankimlong/thongtincty --skill research-report-buitrankimlong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of summarizing research findings, providing a concise and structured markdown report with a customizable table of contents.

Core Features & Use Cases

  • Summary Generation: Automatically create a summary report from JSON research data.
  • TOC Customization: Allow users to select which fields to display in the table of contents.
  • Scripting and Automation: Includes a Python script to handle data conversion and report generation.
  • Use Case: For a researcher compiling multiple research papers, this skill can create a single, summarized report, saving time and enhancing readability.

Quick Start

Generate a summary report for your research data by running the skill with the '/research-report' command.

Frequently Asked Questions about research-report

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

FAQPage Schema
How do I automatically generate a markdown research report from JSON data?

A markdown research report is generated from JSON data by running a Python script that automates data summarization and structures findings into a readable markdown format.

Can I customize the table of contents fields for my research summary?

Yes, you can customize the table of contents fields for your research summary. The report generation process allows you to select specific fields from your JSON research data to display in the tailored table of contents.

What is the best way to summarize multiple research papers into a single report?

The best way to summarize multiple research papers is using a Python-based data summarization tool that compiles JSON research data into one structured markdown document, saving time and enhancing readability.

Do I need Python installed to use a research report generation script?

Yes, you need Python installed because the research report generation script relies on it to handle data conversion and markdown report compilation from JSON research data.

What are the limitations of using Python scripts for research data summarization?

A limitation of using Python scripts for research data summarization is that the process requires structured JSON input, meaning unformatted research findings must be converted before generating the markdown report.