report

Installation
SKILL.md

Editorial Report

Create long-form reports as magazine-style HTML. Pretext-powered hero typography, multi-column body, pull quotes, data callouts. Rendered as a scrollable widget in chat.

How it works: The entire report is a single HTML file output as a widget code block. The hero section uses the Pretext library for magazine-style text wrapping around decorative elements. The body uses CSS columns and grid for layout. The frontend renders the widget inline in chat.

Deploy is optional. Only deploy to rebyte.pro when the user explicitly asks for a shareable URL. See references/deploy.md.

Requires Rebyte API auth$AUTH_TOKEN and $API_URL are set up per the agent's system prompt; use them as Bearer token and base URL.

Directory structure:

  • SKILL_DIR: The directory containing this SKILL.md
  • Working directory: /code/ (where report projects are created)

Aesthetic Direction (MANDATORY)

Pick ONE aesthetic. Set data-aesthetic="name" on <html>. The frontend resolves to actual colors — never hardcode hex colors.

Installs
1
First Seen
Apr 16, 2026
report — rebyteai/rebyte-skills