tutorial-generator

Installation
SKILL.md

Tutorial Generator

Analyze screenshots and generate step-by-step operation instructions.

Workflow

  1. Provide screenshot of the UI/screen
  2. Gemini Vision analyzes visible elements (buttons, forms, menus)
  3. Generates structured tutorial with actionable steps
  4. Outputs HTML tutorial with embedded image

Usage

python scripts/generate_tutorial.py "{screenshot_path}" --output "{output_path}"

Parameters

Installs
3
GitHub Stars
347
First Seen
May 14, 2026
tutorial-generator — minicoohei/ai-agent-camp