slides

Generate branded HTML presentations from outlines or PowerPoint files.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SureAgentAI/agentai-tcap-claude-marketplace --skill slides-sureagentai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/SureAgentAI/agentai-tcap-claude-marketplace/tree/main/plugins/slides/skills/slides
Command: npx skills add https://github.com/SureAgentAI/agentai-tcap-claude-marketplace --skill slides-sureagentai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional, branded HTML presentations, eliminating the need for manual design and coding.

Core Features & Use Cases

  • Automated Presentation Generation: Create presentations from scratch, outlines, or even convert PowerPoint files.
  • Branded Output: Ensures all presentations adhere to the AgentAI brand guidelines with consistent colors, fonts, and logos.
  • Use Case: Quickly generate a polished investor pitch deck by providing a simple outline, or convert an existing PowerPoint into a web-ready HTML format.

Quick Start

Use the slides skill to create a new presentation about Q4 financial results.

Frequently Asked Questions about slides

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

FAQPage Schema
How do I convert PowerPoint files to HTML presentations automatically?

You can convert PowerPoint files to HTML presentations by using automated Python scripting to parse .pptx files and generate web-ready HTML output. This process transforms existing slides into a branded HTML format instantly.

What is the best way to generate a branded presentation from a simple outline?

Generating a branded presentation from an outline involves processing the provided text structure to automatically apply consistent colors, fonts, and logos. This ensures the final HTML presentation adheres to strict brand guidelines without manual design.

Can I create HTML slides without manually coding the design?

Yes, you can create HTML slides without manual coding by providing raw content or outlines. The automation handles the HTML generation and applies predefined branding guidelines to produce a polished presentation.

Does automated presentation generation support interactive style previews?

Yes, automated presentation generation supports interactive style previews. This allows you to visualize different branding and layout options dynamically before finalizing the HTML presentation output.

How do branding guidelines affect automated HTML presentation output?

Branding guidelines enforce specific colors, fonts, and logo usage within the HTML presentation output. This ensures every generated slide maintains strict visual consistency and brand compliance automatically.

What are the limitations of using Python scripting for PowerPoint conversion?

Using Python scripting for PowerPoint conversion depends on parsing .pptx file structures, meaning complex embedded media or non-standard fonts may not translate perfectly to the HTML presentation format.