build-deck

Create and compile Beamer presentations with a zero-warning workflow.

58|10|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Alexander-M-Dickerson/ai-asset-pricing --skill build-deck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-deck
Source: https://github.com/Alexander-M-Dickerson/ai-asset-pricing/tree/main/.claude/skills/build-deck
Command: npx skills add https://github.com/Alexander-M-Dickerson/ai-asset-pricing --skill build-deck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building consistent, publication-grade Beamer presentations requires boilerplate, style decisions, and repetitive setup. This Skill automates structure and formatting guidance to speed up slide creation while maintaining a cohesive design language.

Core Features & Use Cases

  • Enforces a Beamer-ready project structure with a decks/ directory for source files and a workflow that compiles to PDF.
  • Provides a house color palette, preamble settings, and slide design conventions to keep visuals consistent across talks.
  • Use Case: for a 20-minute conference talk, generate a polished deck that adheres to the Rhetoric of Decks guidelines and compiles without warnings.

Quick Start

Create a new deck file in decks/ (e.g., decks/seminar.tex) and run the compile loop to produce a clean PDF.

Frequently Asked Questions about build-deck

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

FAQPage Schema
How do I create a Beamer presentation that follows a consistent academic structure?

Creating a consistent Beamer presentation is automated by enforcing a decks/ directory for source files, providing a house color palette and preamble settings, and guiding slide design conventions to maintain cohesive visuals across academic talks.

What is the Rhetoric of Decks philosophy for academic slide design?

The Rhetoric of Decks philosophy provides guidelines for academic slide decks that guide tone, structure, and the compilation workflow. It aims to speed up slide creation for seminars and conferences while maintaining a publication-grade design language.

How do I compile a Beamer deck to PDF without warnings?

Compiling a Beamer deck to PDF without warnings is achieved through a zero-warning compile loop. You create a new deck file in the decks/ directory, such as seminar.tex, and run the compile loop to produce a clean PDF.

Do I need any specific LaTeX packages or dependencies to use this Beamer workflow?

No specific external dependencies are required to use this Beamer workflow. The Skill provides the necessary Beamer preamble settings and color definitions internally, requiring only a standard LaTeX environment to compile the decks.

What's the best way to set up a Beamer project for a 20-minute conference talk?

The best way to set up a Beamer project for a 20-minute conference talk is to generate a polished deck using the enforced project structure. It adheres to Rhetoric of Decks guidelines, applies consistent preamble settings, and compiles cleanly to PDF.

Why does my Beamer presentation lack a cohesive design language across slides?

Your Beamer presentation may lack a cohesive design language if it missing consistent style decisions and boilerplate. This Skill solves that by providing a house color palette, preamble settings, and slide design conventions to keep visuals consistent.