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
- JSON deck spec
- 10 layouts
- 3 templates
- Offline render
Problems this skill solves
People search for tasks — not always "skillware":
- ai agent create powerpoint presentation
- generate pptx from json python agent
- deterministic slide deck builder ai
- agent assemble powerpoint offline
- structured presentation json pptx
- pitch deck generator agent tool
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.