ardot-slides

Generates slide deck designs on the Ardot canvas using a six-phase workflow.

68|25|Updated Jul 24, 2026
One-click install
npx skills add https://github.com/rojim666/SztuCode --skill ardot-slides-rojim666
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ardot-slides
Source: https://github.com/rojim666/SztuCode/tree/main/py-runtime/src/sztu_code/core/prompts/workbuddy/skills/ardot-slides
Command: npx skills add https://github.com/rojim666/SztuCode --skill ardot-slides-rojim666

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Designing presentation decks slide-by-slide on a design canvas is slow and inconsistent without enforced layout, typography, and visual rhythm rules. This Skill provides a structured, phase-gated workflow for producing cohesive slide deck designs (not .pptx files) on the Ardot canvas. ## Core Features & Use Cases - Six-Phase Slide Workflow: Requirement clarification with outline approval, preparation, planning, canvas setup, per-slide generation with layout verification, and a final deck-level review. - 20 Layout Contracts (L01–L20): Predefined grid and typography contracts for covers, KPIs, comparisons, processes, quotes, and closings, with strict font-size floors (titles ≥56px, body ≥28px). - Design Rule Enforcement: Rich gradient backgrounds, decorative elements, inline SVG charts, and dark accent slides for visual rhythm. - Use Case: Ask for a 10-slide pitch deck design on the Ardot canvas; the Skill generates a slide outline for your approval, then builds each 1920×1080 slide with consistent palette, typography, and layout checks. ## Quick Start Ask the agent to design a 10-slide pitch deck about your product on the Ardot canvas and approve the generated outline.

Frequently Asked Questions about ardot-slides

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

FAQPage Schema
How do I create a slide deck design on the Ardot canvas?▼

Request a deck design and the Skill runs a six-phase workflow: it clarifies requirements, generates a slide-outline.md for your approval, plans a canvas grid, creates all 1920×1080 slides, then generates and verifies each slide sequentially.

What is the difference between the ardot-slides skill and the pptx skill?▼

ardot-slides produces a design mockup on the Ardot canvas, while the pptx skill produces an actual PowerPoint .pptx file. Only when you explicitly ask to export a .pptx file or reference an existing one does the task defer to the pptx skill.

What layout options are available for individual slides?▼

The Skill defines 20 layout contracts (L01–L20) covering covers, section breaks, key statements, concept-plus-visual splits, KPI highlights, comparisons, processes, quotes, charts, and closings. Each contract specifies grid structure, content sizes, and spacing rules.

Does the slide design enforce minimum font sizes?▼

Yes. Titles must be at least 56px, body text at least 28px, and no text may go below 22px. If content does not fit at required sizes, it must be split or removed rather than shrinking fonts.

Why does the workflow require approving a slide outline first?▼

Phase 0 generates a slide-outline.md capturing topic, scenario, style, slide count, and per-slide messages, and requires explicit user approval before canvas work begins. This gate prevents wasted generation effort on a misaligned deck structure.