Multishot UGC
Generate 10 perspective/angle variations from a single image for multi-shot UGC videos. ✅ USE WHEN: - Have a hero image and need camera angle variations - Creating multi-scene UGC…
Paul de Lavallaz
@pauldelavallaz
What This Skill Does
Generates 10 perspective and angle variations from a single hero image for multi-shot UGC videos. Outputs PNG files with different camera angles like close-ups, wide shots, and side views while preserving the subject and composition.
Replaces manually reshooting or editing multiple camera angles by producing 10 varied perspectives from one source image.
When to Use It
- Create camera angle variations from a single product hero image
- Build multi-scene UGC videos with different shot types
- Generate close-ups, wide shots, and side angles for video editing
- Produce 10 perspective options to select the best 4 for a lip-sync pipeline
- Rapidly iterate on video scene changes without additional photoshoots
Install
$ openclaw skills install @pauldelavallaz/multishot-ugcMultishot-UGC
Generate 10 perspective variations of an image using ComfyDeploy's MULTISHOT-UGC workflow.
Overview
Multishot-UGC takes a single image and generates 10 different variations exploring different perspectives, angles, and compositions. These variations are designed to be used in VEED lip-sync workflows to create dynamic UGC-style promotional videos with varied camera shots.
API Details
Endpoint: https://api.comfydeploy.com/api/run/deployment/queue
Deployment ID: 9ccbb29a-d982-48cc-a465-bae916f2c7fd
Required Inputs
| Input | Description | Default |
|---|---|---|
input_image | URL or path to the source image | Required |
text | Description for exploration | "Explora distintas perspectivas de esta escena" |
resolution | Output resolution | "2K" |
aspect_ratio | Output aspect ratio | "9:16" |
Usage
uv run ~/.clawdbot/skills/multishot-ugc/scripts/generate.py \
--image "./person-with-product.png" \
--output-dir "./multishot-output" \
[--text "Custom exploration prompt"] \
[--resolution 1K|2K|4K] \
[--aspect-ratio 9:16|16:9|1:1|4:3|3:4]
With URL:
uv run ~/.clawdbot/skills/multishot-ugc/scripts/generate.py \
--image "https://example.com/image.png" \
--output-dir "./variations"
Output
The workflow generates 10 PNG images with variations:
1_00001_.pngthrough10_00001_.png
Each image explores a different perspective/angle of the original scene while maintaining subject identity and composition coherence.
Workflow Integration
Typical Pipeline
-
Generate hero image with Morpheus/Ad-Ready
uv run morpheus... --output hero.png -
Create 10 angle variations
uv run multishot-ugc... --image hero.png --output-dir ./shots -
Select best variations for VEED lip-sync
# Review shots, then generate videos for chosen ones uv run veed-ugc... --image ./shots/3_00001_.png --brief "..."
Notes
- Source image should be high quality (at least 1K resolution)
- Works best with images containing a clear subject/person
- Generation takes ~2-3 minutes for 10 variations
- All variations maintain the original aspect ratio unless specified
Top skills in this category
diagram-generator
@matthewyinGenerate and edit diagrams with the mcp-diagram-generator MCP server. Use this skill for new diagrams, existing .drawio/.mmd/.excalidraw edits, network topology, architecture, flowchart, swimlane, sequence, class, ER, and Excalidraw whiteboard work. Always use this skill when the user asks to draw,
YouTube Transcript
@xthezealotFetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Deep Scraper
@opsunPerforms deep scraping of complex sites like YouTube using containerized Crawlee, extracting validated, ad-free transcripts and content as JSON output.
Baidu Wenku AI picture book of video
@ide-rea百度文库AI绘本是一个基于人工智能制作绘本视频的工具,支持生成静态绘本和动态绘本(URL输出)。能帮助文本内容创作者们在缺乏绘画技能的情况下,快速生成精美绘本视频,提高内容生产效率。无论是在儿童教育、亲子互动、品牌营销,还是在社交媒体内容创作等领域都能应用。
Website
@ivangdavilaBuild fast, accessible, and SEO-friendly websites with modern best practices.