research-report

Installation
SKILL.md

Research Report

Use this skill when the output should be a durable report artifact rather than only a chat answer.

Output File

  • Write the report to a normal .md file.
  • Derive the filename from the topic in lowercase kebab-case: <topic>.md.
  • Save the file in the working directory.
  • Present the file to the user with show.
  • Keep the chat response short; the full analysis belongs in the report file.

Report vs. chat

The report is a standalone reference document — it must read completely on its own, without the surrounding conversation. Findings, evidence, tables, and analysis go in the file; the short direct answer and any immediate next steps go in the chat reply. Treat the chat as the executive summary and the file as the full record.

Content Format

Reports use standard GitHub-Flavored Markdown:

Installs
2
Repository
kortix-ai/suna
GitHub Stars
20.0K
First Seen
May 30, 2026
research-report — kortix-ai/suna