benchmark-report-creator

Coordinate benchmark report creation with diagrams, hi-res PNG capture, and PDF export.

7|3|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/cskiro/annex --skill benchmark-report-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark-report-creator
Source: https://github.com/cskiro/annex/tree/main/skills/benchmark-report-creator
Command: npx skills add https://github.com/cskiro/annex --skill benchmark-report-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, pandoc, weasyprint, and includes scripts (resource) components.

What problem does it solve?

This Skill orchestrates end-to-end benchmark reporting, including diagrams, high-resolution captures, and PDF export, to produce publication-ready reports.

Core Features & Use Cases

  • End-to-End Orchestrator: Coordinates structure, diagrams, capture, and export.
  • High-Quality Outputs: Includes hi-res PNGs and academic CSS for PDFs.
  • Templates & Examples: Reference report templates and command sequences.

Quick Start

Run the full benchmark report pipeline with a single command sequence and verify the final PDF and diagrams.

Frequently Asked Questions about benchmark-report-creator

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

FAQPage Schema
How do I automate benchmark report generation with diagrams and PDFs?

Benchmark report automation coordinates template content, diagram capture, and PDF export in a single pipeline. This Skill orchestrates Markdown/HTML templates, high-resolution PNG screenshots via Playwright, and PDF generation through Pandoc and WeasyPrint to produce publication-ready reports without manual formatting steps.

Can I generate high-resolution diagrams and capture them in reports?

Yes, this Skill captures hi-res PNGs using a Node.js Playwright script, enabling diagrams to render at publication quality. The captured images integrate directly into PDF reports styled with academic CSS, suitable for research papers and empirical documentation.

What's the best way to create research reports with PDF export and custom styling?

End-to-end report creation uses template-based Markdown/HTML combined with academic CSS styling and Pandoc/WeasyPrint PDF generation. This approach maintains consistent formatting, embeds high-quality visuals, and produces polished PDFs from a single command sequence.

Do I need Pandoc and WeasyPrint for PDF report generation?

Yes, this Skill requires both Pandoc and WeasyPrint as dependencies. Pandoc handles content conversion while WeasyPrint renders styled HTML to PDF, enabling academic formatting and diagram embedding in the final output.

Can I use this for AI/ML benchmark studies and experiment writeups?

This Skill is purpose-built for AI/ML benchmark studies, research reports, and experiment documentation. It automates the full pipeline from structured templates through diagram capture to publication-ready PDFs, eliminating manual assembly of complex empirical reports.

What file formats does the report workflow support?

The workflow accepts Markdown and HTML templates as input, captures diagrams as high-resolution PNGs, and exports final reports as PDFs. This format chain supports academic styling, diagram embedding, and cross-platform PDF compatibility for distribution.