site-slides

Installation
SKILL.md

Site Slides Generator

Generate presentation slides for the AI training camp website from a directory of images or a PDF file.

Usage

User provides a directory name (e.g., test1), and this skill will:

  1. Look for the directory in ./site/public/slides/<directory-name>
  2. If not found, report an error
  3. If found, process the contents to generate slides

Workflow

Step 1: Validate Directory

Check if the directory exists:

ls ./site/public/slides/<directory-name>
Installs
2
GitHub Stars
229
First Seen
May 16, 2026
site-slides — tyrchen/geektime-bootcamp-ai