gemini-gen
Installation
SKILL.md
Gemini Gen — Visual Understanding & Multimodal Analysis
Gemini 3.1 Pro via Renoise gateway. Zero npm dependencies, native fetch only.
Handles files of any size automatically — small files are sent inline, large files (>20MB) are uploaded first.
Quick Start
# Analyze a product photo
node ${CLAUDE_SKILL_DIR}/scripts/gemini.mjs --file photo.jpg --mode product
# Extract a video script with timestamps
node ${CLAUDE_SKILL_DIR}/scripts/gemini.mjs --file clip.mp4 --mode video-script
# Extract visual style keywords from a reference
node ${CLAUDE_SKILL_DIR}/scripts/gemini.mjs --file reference.jpg --mode style