slides

Generate 16:9 slide components and a manifest from user prompts.

5|21|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/Exocore-Organization/exocore-web --skill slides-exocore-organization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/Exocore-Organization/exocore-web/tree/main/.local/skills/slides
Command: npx skills add https://github.com/Exocore-Organization/exocore-web --skill slides-exocore-organization

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to creating, editing, and importing slide decks within the workspace, enforcing a consistent manifest and component conventions to produce professional, ready-to-view presentations.

Core Features & Use Cases

  • Slide generation: converts user prompts into a deterministic set of 16:9 slide components with a stable design system.
  • PPTX import workflow: supports importing PPTX files and converting them into slide components and assets for artifact storage.
  • Manifest-driven workflow: maintains slides-manifest.json for ordering, titles, descriptions, and speaker notes, integrating with the workspace UI for preview and export.

Quick Start

Create a new slide deck by importing a PPTX or providing topic and template preferences to generate a complete 16:9 slide deck ready for export.

Frequently Asked Questions about slides

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

FAQPage Schema
How do I generate a 16:9 presentation deck from a text prompt?

To generate a presentation deck, input your topic and template preferences. The system translates prompts into a structured set of deterministic 16:9 static slide components and a corresponding manifest for immediate workspace preview.

Can I import an existing PPTX file and convert it into slide components?

Yes, you can import PPTX files. The workflow converts PPTX files into 16:9 slide components and assets for artifact storage, maintaining a consistent manifest for ordering and speaker notes.

What is a slides manifest and how does it manage presentation workflows?

A slides manifest is a JSON file that maintains presentation ordering, titles, descriptions, and speaker notes. It drives the workflow by integrating with workspace UI for slide preview and export.

Does the presentation generator apply a consistent design system across slides?

Yes, the generator applies a deterministic design direction with defined aesthetics. It ensures all 16:9 static slide components resolve correctly and pass workspace validation with robust error handling.

What are the limitations of using static slide components for presentations?

Static slide components enforce deterministic aesthetics and a defined design direction. While ensuring robust error handling and workspace validation, this approach limits dynamic on-slide animations or real-time interactive elements.

Do I need specific workspace assets ready before creating a slide deck?

No specific external assets are required beforehand. The system generates complete slide components, references, and assets directly from prompts or PPTX imports, ensuring all manifest entries resolve correctly.