slides

Create, edit, and import presentation decks in the Replit workspace.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Darsh20009/MAFASEL --skill slides-darsh20009
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/Darsh20009/MAFASEL/tree/main/.local/skills/slides
Command: npx skills add https://github.com/Darsh20009/MAFASEL --skill slides-darsh20009

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Instructions for building, editing, and importing slide deck artifacts in the Replit workspace. Use this skill when the user asks for slides, a presentation, a pitch deck, a slide deck, or any slide-based content, or when the user attaches or imports a .pptx file. Covers the manifest contract, slide component conventions, visual editing compatibility, PPTX import, and design guidance for creating presentations.

Core Features & Use Cases

  • PPTX import handling: when a user attaches or asks to import a presentation, the skill triggers a dedicated import flow and returns a ready-to-view deck.
  • Manifest contract & slide conventions: ensures consistent routing, manifest metadata, and a cohesive editing experience across slides.
  • Design guidance: offers best practices for typography, color, and layout to produce professional decks that scale across formats.
  • Use cases: building investor decks, product pitch decks, or internal workshop slides from code.

Quick Start

Tell me your deck topic and I will generate a complete, polished slide deck in this workspace with a title slide and supporting content.

Frequently Asked Questions about slides

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

FAQPage Schema
How do I generate a presentation deck from code in my workspace?

The skill automates end-to-end deck creation by applying manifest contracts, slide conventions, and design guidance to produce a complete presentation with a title slide and supporting content directly in your workspace.

Can I import and edit an existing PPTX file?

Yes, you can import a PPTX file by attaching or requesting it. The skill triggers a dedicated PPTX import flow that returns a ready-to-view deck compatible with visual editing inside the workspace.

What is the best way to build an investor pitch deck without manual formatting?

The best way to build an investor pitch deck is using code-driven generation that applies design guidance for typography, color, and layout to ensure professional, scalable presentations without manual formatting.

Does the slide generation produce interactive elements or dynamic content?

No, slide generation produces static, non-interactive outputs. Safety safeguards enforce static artifacts to ensure consistent routing and visual editing compatibility across all generated deck formats.

What format does the manifest contract use for slide boundaries?

The manifest contract uses a YAML-frontmatter defined skill boundary with a mandatory name and description, plus optional resources like scripts, references, and assets for each slide.