[tutorial] open-slide Usage Tutorial

Note: This page is an AI-generated (gpt-5-mini-2025-08-07) translation from Traditional Chinese and may contain minor inaccuracies.

๐Ÿ“Œ Introduction

Use the open-slide skill to have AI quickly generate a presentation for you.

๐Ÿš€ Hands-on

Init Demo Slide

1
npx @open-slide/cli init my-demo-slide

20260703192900

20260703193024

Generates a complete repo, including tools to start the presentation, Agent Skills, example slides, and more

Start the presentation

1
2
cd my-demo-slide
npm run dev

20260703193221

20260703193256

Frequently used Skills

  • /create-slide: used to create or draft a slide deck
  • /apply-comments: used to handle @slide-comment tags

Screenshots

Using /create-slide to generate slides

20260703201640

Requirements Q&A (style, page count, effects, etc.)

20260703201711

20260703201906
20260703201821

20260703202157

First version of the generated slides

20260703211455

Leaving comments on the slides

20260703212008

  1. Leave comments on the slides
  2. Run /apply-comments in the terminal to apply changes based on the comments

Second version of the generated slides

20260703220930

๐Ÿ” Key takeaways

  1. Use npx @open-slide/cli init my-demo-slide to generate a complete slide project
  2. Use npm run dev to start the presentation
  3. Use /create-slide to generate slides
  4. Use /apply-comments to modify slides based on comments
  5. Currently open-slide is still under development; it only supports exporting to PDF, HTML, and images

๐Ÿ”— References

Author

Hsiang-Jen Li

Posted on

2026-07-03

Updated on

2026-07-03

Licensed under