ppt-outline

Generate structured PPT outlines and HTML slide decks from a topic.

7|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill ppt-outline-sjtu-ipads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-outline
Source: https://github.com/SJTU-IPADS/SkVM-data/tree/main/skills/ppt-outline
Command: npx skills add https://github.com/SJTU-IPADS/SkVM-data --skill ppt-outline-sjtu-ipads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

PPT outline and HTML presentation generator that accelerates planning, structure, and delivery by auto-generating outlines and ready-to-use slide decks.

Core Features & Use Cases

  • Generate structured PPT outlines from a topic with 3-5 main sections and suggested talking points.
  • Produce multi-format outputs including PPT-style outlines and browser-ready HTML slides for quick demos.
  • Support scenarios such as business pitches, project updates, training materials, and classroom presentations.

Quick Start

Run ppt.sh outline "主题" --slides 12 to generate a complete 12-page PPT outline with slide-by-slide prompts.

Frequently Asked Questions about ppt-outline

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

FAQPage Schema
How do I generate a structured PowerPoint outline from a topic?

To generate a PowerPoint outline, provide a topic and the tool outputs a structured presentation scaffold with 3-5 main sections and suggested talking points. It transforms ideas into ready-to-use textual outlines for business, education, or project contexts.

Can I create browser-ready HTML slides directly from a presentation topic?

Yes, you can create browser-ready HTML slides by using the html mode. The tool processes your topic and outputs both a textual outline and a multi-format HTML slide deck for quick demos and presentations.

What is the best way to build a project update presentation scaffold quickly?

The best way to build a presentation scaffold quickly is running the outline command with your topic and desired slide count. It auto-generates slide-by-slide prompts and structures for project updates, business pitches, and training materials.

Do I need Python and Bash to generate PPT outlines and HTML slides?

Yes, you need Python 3 and Bash 4+ installed in your environment to generate PPT outlines and HTML slides. These dependencies are required to execute the scripts that transform ideas into presentation scaffolds.

How many slides can I specify when generating a presentation outline?

You can specify the number of slides by passing the slides argument, such as setting it to 12 for a 12-page presentation. The generator then structures the outline to match the requested slide count with targeted prompts.