Use PROACTIVELY when creating research reports, experiment writeups, technical whitepapers, or empirical study documentation. Orchestrates the complete benchmark report pipeline with structure, diagrams, hi-res PNG capture, and PDF export. Provides working scripts, CSS templates, and complete command sequences for publication-quality AI/ML benchmark reports. Not for slides, blog posts, or simple README files.
View on GitHubcskiro/claudex
benchmark-report-creator
January 25, 2026
Select agents to install to:
npx add-skill https://github.com/cskiro/claudex/blob/main/plugins/benchmark-report-creator/skills/benchmark-report-creator/SKILL.md -a claude-code --skill benchmark-report-creatorInstallation paths:
.claude/skills/benchmark-report-creator/# Benchmark Report Creator ## Overview **End-to-end orchestrator** for creating publication-quality benchmark reports. This skill coordinates the full pipeline rather than duplicating individual component skills. ``` ┌─────────────────────────────────────────────────────────────────────────┐ │ BENCHMARK REPORT PIPELINE │ ├─────────────────────────────────────────────────────────────────────────┤ │ │ │ 1. STRUCTURE 2. DIAGRAMS 3. EXPORT │ │ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │ │ │ Markdown │ │ HTML diagram │ │ pandoc + │ │ │ │ template │───►│ with academic│─────►│ weasyprint │ │ │ │ (sections) │ │ styling │ │ (final PDF) │ │ │ └──────────────┘ └──────┬───────┘ └──────────────┘ │ │ │ │ │ ▼ │ │ ┌──────────────┐ │ │ │ Playwright │ ◄── High-res PNG capture │ │ │ script │ (2x deviceScaleFactor) │ │ │ (hi-res PNG) │ │ │ └──────────────┘ │ │ │ └─────────────────────────────────────────────────────────────────────────┘ ``` **Key Capabilities**: - Complete pipeline orchestration (not component duplication) - Working hi-res PNG capture script (fixes Playwright CLI limitations) - Exact CSS templates from paralleLLM empathy v1.0/v2.0 - Full command sequences with copy-paste examples ## When to Use This Skill **Trigger Phrases**: - "create a benchmark r