slides

Create, edit, and export presentation decks as PPTX or PNG previews.

Updated Mar 3, 2025
One-click install
npx skills add https://github.com/LZY2333/LZY-FE-JumpTrack --skill slides-lzy2333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/LZY2333/LZY-FE-JumpTrack/tree/main/agent-configs/skills/.system/slides
Command: npx skills add https://github.com/LZY2333/LZY-FE-JumpTrack --skill slides-lzy2333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams create, render, and export presentation decks programmatically, saving time and ensuring consistency across projects.

Core Features & Use Cases

  • Create new decks and populate slides with shapes, text, images, and charts using the artifacts tool.
  • Import existing PPTX files and modify them programmatically, then export updated decks as PPTX or PNG previews.
  • Use cases include generating weekly project update decks, marketing slide decks, or design reviews with repeatable templates.

Quick Start

Create a new slide deck, modify it with the artifacts tool, and export a PPTX file.

Frequently Asked Questions about slides

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

FAQPage Schema
How do I automate presentation creation and export slides programmatically?

Automate presentation creation by using JavaScript-based operations on Presentation APIs within the artifacts tool runtime to populate slides and export final decks as PPTX or PNG previews. It covers starting from scratch, importing existing PPTX files, updating content, and exporting final slides.

Can I import an existing PPTX file and modify it programmatically?

Yes, you can import existing PPTX files and modify them programmatically using the artifacts tool. After modifying shapes, text, images, and charts, you can export the updated presentation deck as a PPTX file or PNG previews.

Do I need the artifacts tool runtime to generate slide decks?

Yes, the artifacts tool runtime is required to generate slide decks. It supports JavaScript-based operations on Presentation APIs, providing the necessary environment for creating, editing, and exporting presentation files with guidance for previews and placeholder handling.

What is the best way to generate repeatable project update slide decks?

The best way to generate repeatable project update slide decks is to use presentation automation with the artifacts tool. This ensures consistency across projects by programmatically populating slides with shapes, text, images, and charts from repeatable templates.

What slide elements are supported when creating a presentation deck from scratch?

When creating a presentation deck from scratch, supported slide elements include shapes, text, images, and charts. These elements are populated using JavaScript-based operations on Presentation APIs within the artifacts tool environment.

Does presentation automation support exporting slides as PNG previews?

Yes, presentation automation supports exporting slides as PNG previews. Alongside exporting final presentation decks as PPTX files, the artifacts tool provides specific guidance for handling previews and placeholders during the export process.