Skillware skills · creative/deck_builder

Deck Builder

Deterministic Microsoft PowerPoint (.pptx) assembly from structured JSON deck specs — 10 slide layouts, 3 bundled 16:9 templates, validate_spec pre-flight, and inspect actions. Offline, no cloud APIs.

Capabilities

Problems this skill solves

People search for tasks — not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("creative/deck_builder")

FAQ

Can Deck Builder generate images or call cloud APIs?
No — it assembles editable .pptx files from your JSON spec and local/Base64 assets deterministically. Images must be supplied as paths or Base64.

Open interactive skill page →