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 videos (need different shots) - Want close-ups, wide shots, side angles from one source - Building a video with scene changes ❌ DON'T USE WHEN: - Don't have a hero image yet → use morpheus-fashion-design first - Need completely different scenes/locations → use Morpheus multiple times - Just need one image → skip this step - Want to edit images manually → use nano-banana-pro INPUT: Single image (person with product) OUTPUT: 10 PNG variations with different perspectives TYPICAL PIPELINE: Morpheus → multishot-ugc → select best 4 → veed-ugc each → Remotion edit
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install multishot-ugc或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install multishot-ugc⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/multishot-ugc/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: multishot-ugc description: | 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 videos (need different shots) - Want close-ups, wide shots, side angles from one source - Building a video with scene changes
❌ DON'T USE WHEN: - Don't have a hero image yet → use morpheus-fashion-design first - Need completely different scenes/locations → use Morpheus multiple times - Just need one image → skip this step - Want to edit images manually → use nano-banana-pro
INPUT: Single image (person with product) OUTPUT: 10 PNG variations with different perspectives
TYPICAL PIPELINE: Morpheus → multishot-ugc → select best 4 → veed-ugc each → Remotion edit ---
Generate 10 perspective variations of an image using ComfyDeploy's MULTISHOT-UGC workflow.
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.
Endpoint: https://api.comfydeploy.com/api/run/deployment/queue Deployment ID: 9ccbb29a-d982-48cc-a465-bae916f2c7fd
| 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" |
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]
uv run ~/.clawdbot/skills/multishot-ugc/scripts/generate.py \
--image "https://example.com/image.png" \
--output-dir "./variations"
The workflow generates 10 PNG images with variations:
1_00001_.png through 10_00001_.pngEach image explores a different perspective/angle of the original scene while maintaining subject identity and composition coherence.
```bash uv run morpheus... --output hero.png ```
```bash uv run multishot-ugc... --image hero.png --output-dir ./shots ```
```bash # Review shots, then generate videos for chosen ones uv run veed-ugc... --image ./shots/3_00001_.png --brief "..." ```
安装 Multishot UGC 后,可以对 AI 说这些话来触发它
Help me get started with Multishot UGC
Explains what Multishot UGC does, walks through the setup, and runs a quick demo based on your current project
Use Multishot UGC to generate 10 perspective/angle variations from a single image for mu...
Invokes Multishot UGC with the right parameters and returns the result directly in the conversation
What can I do with Multishot UGC in my design & creative workflow?
Lists the top use cases for Multishot UGC, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/multishot-ugc/ 目录(个人级,所有项目可用),或 .claude/skills/multishot-ugc/(项目级)。重启 AI 客户端后,用 /multishot-ugc 主动调用,或让 AI 根据上下文自动发现并使用。
Multishot UGC 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
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 videos (need different shots) - Want close-ups, wide shots, side angles from one source - Building a video with scene changes ❌ DON'T USE WHEN: - Don't have a hero image yet → use morpheus-fashion-design first - Need completely different scenes/locations → use Morpheus multiple times - Just need one image → skip this step - Want to edit images manually → use nano-banana-pro INPUT: Single image (person with product) OUTPUT: 10 PNG variations with different perspectives TYPICAL PIPELINE: Morpheus → multishot-ugc → select best 4 → veed-ugc each → Remotion edit
Automate my design & creative tasks using Multishot UGC
Identifies repetitive steps in your workflow and sets up Multishot UGC to handle them automatically
Multishot UGC 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。