tutorial-generator
Installation
SKILL.md
Tutorial Generator
Analyze screenshots and generate step-by-step operation instructions.
Workflow
- Provide screenshot of the UI/screen
- Gemini Vision analyzes visible elements (buttons, forms, menus)
- Generates structured tutorial with actionable steps
- Outputs HTML tutorial with embedded image
Usage
python scripts/generate_tutorial.py "{screenshot_path}" --output "{output_path}"