Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Creates a Quarto revealjs slide deck in slides/ with the project style guide. Use when a presentation is needed.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | 134% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 100% | 0% |
| case-21 | ✗→✓ | ▲ Improved | -9% | 0% |
| case-07 | ✓→✗ | ▼ Worse | 4% | 0% |
| case-11 | ✓→✗ | ▼ Worse | -62% | 0% |
Create a new Quarto revealjs slide deck in slides/ with the project's style guide applied.
$ARGUMENTS — the presentation title and optional subtitle (e.g., "Regional Disparities in GDP" or "Job Market Talk: Regional Disparities")slides/ for existing files to avoid name collisions. Generate a filename using the naming convention from slides/README.md (e.g., analysis-results.qmd or 01-seminar-talk.qmd)..qmd file in slides/ with this YAML front matter (from the style guide in slides/README.md):yaml --- title: "<title>" subtitle: "<subtitle if provided>" author: "<from index.qmd author field, or [FILL: Author name]>" date: today format: revealjs: theme: simple slide-number: true css: | .reveal h1, .reveal h2, .reveal h3 { color: #2874A6; } .reveal strong { color: #229954; } ---
markdown ## Motivation
## Related Literature
## Data
## Empirical Strategy
## Main Results
## Robustness
## Conclusion
## Thank You {.center}
Contact: email]
bash quarto render slides/<filename>.qmd
Other measured skills in the registry, with their headline benchmark lift.