research-report

Automate topic research into structured notes and HTML reports.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/kennykankush/skillpack --skill research-report-kennykankush
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-report
Source: https://github.com/kennykankush/skillpack/tree/main/plugins/workbench/skills/research-report
Command: npx skills add https://github.com/kennykankush/skillpack --skill research-report-kennykankush

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conducting thorough, reproducible topic research is time-consuming and hard to reproduce. This Skill automates gathering sources, organizing insights, and delivering structured outputs either as a persistent report or as immediate findings.

Core Features & Use Cases

  • Two-mode research workflow: official mode with notes.md and report.html, or scan mode with inline findings.
  • Source aggregation across web, docs, GitHub, papers, and more; supporting notes synthesis and polished reporting.
  • Reproducible artifacts and portable project structure with a clearly defined Umbrella and slug.

Quick Start

Ask me to research a topic in official mode to generate notes and a polished report.

Frequently Asked Questions about research-report

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

FAQPage Schema
How do I automate topic research and generate a structured report from multiple sources?

Automating topic research involves collecting sources, organizing notes, and producing a structured report. This Skill handles the full workflow by parsing topics, synthesizing notes, and rendering final outputs.

Can I get quick research findings without generating persistent report files?

Yes, you can use scan mode to get quick research findings without persistent files. This mode delivers ephemeral scan results directly inline, bypassing the generation of official artifacts.

What is the best way to organize research notes and sources into a polished HTML report?

The best way to organize research notes into a polished HTML report is using an official mode workflow. It aggregates sources, synthesizes notes into a markdown file, and renders a structured report.

Does this research workflow support source aggregation across web, docs, and GitHub?

Yes, this research workflow supports source aggregation across web, docs, GitHub, and papers. It collects diverse sources to synthesize comprehensive notes for topic analysis and reporting.

How do I convert a synthesized research report into a portable chat format?

You can convert a synthesized research report into a portable chat format using the optional translation feature. This transforms the structured report content for easier inline sharing and viewing.

When should I use official mode for research artifacts instead of an inline scan?

Use official mode for research artifacts when you need reproducible notes and a polished HTML report for future reference. Use inline scan mode for immediate, ephemeral findings instead.