research-report

Generate Markdown research reports with inline citations, tables, and charts.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/aimentor606/aether --skill research-report-aimentor606
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-report
Source: https://github.com/aimentor606/aether/tree/main/core/kortix-master/opencode/skills/GENERAL-KNOWLEDGE-WORKER/research-report
Command: npx skills add https://github.com/aimentor606/aether --skill research-report-aimentor606

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Long-form research reporting often involves repetitive structuring, citation management, and artifact packaging. This skill provides a repeatable workflow to generate polished Markdown reports with inline citations, tables, and optional charts.

Core Features & Use Cases

  • Generate a publishable report from topic input, including sections, citations, and visual references.
  • Save the produced report as a kebab-case filename derived from the topic and present it for review.
  • Ideal for academic literature reviews, policy briefs, and business research deliverables requiring a durable artifact.

Quick Start

Provide a topic to generate a complete Markdown research report, then save it as a kebab-case file in the working directory.

Frequently Asked Questions about research-report

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

FAQPage Schema
How do I generate a Markdown research report with inline citations and tables?

Yes, you can generate academic literature reviews, policy briefs, and business research reports. The skill applies structured formatting with inline citations and tables to produce durable Markdown artifacts suitable for these research contexts.

How are generated research reports saved and formatted?

Generated research reports are saved as a topic-derived kebab-case filename with a .md extension in the working directory. The skill enforces GitHub-Flavored Markdown formatting and uses a show operation to present the final file for review.

Can I include visual references like charts in my Markdown research report?

Yes, the Markdown research report can include optional charts alongside inline citations and tables. Visual references are integrated into the structured document to support academic, policy, and business research deliverables.

Do I need any dependencies or external libraries to create Markdown research reports?

No dependencies or external component libraries are required to create Markdown research reports. The skill operates independently to generate structured artifacts with citations and tables from your provided topic input.