higgsfield-comic-to-videolisted
Install: claude install-skill pixelab-ch/higgsfield-skills
# Higgsfield Comic-to-Video Skill
## What this skill does
Animates a user-supplied comic panel, manga page, webtoon strip, or sequential art
illustration into video. The skill reads the panel, infers narrative flow, and generates
motion that respects reading order, art-style conventions, and dialogue timing.
**A source image (the comic panel or page) is always required.** This skill is a mandatory
image-to-video (I2V) skill — it cannot run without a start image. Before any generation
call can happen, the user must provide the panel file and the
`higgsfield:media_upload` → `higgsfield:media_confirm` flow must complete successfully.
---
## Model routing
### Primary and fallback video models
| | wan2_6 (primary) | seedance_2_0 (fallback) |
|---|---|---|
| **Rationale** | Dedicated I2V pipeline; image role is REQUIRED | Genre tone control, flexible duration, additional media roles |
| **Quality / resolution** | `720p`, `1080p` | `480p`, `720p`, `1080p` (default `720p`) |
| **Aspect ratios** | `16:9`, `9:16`, `1:1` | `auto`, `21:9`, `16:9`, `4:3`, `1:1`, `3:4`, `9:16` |
| **Duration** | `5`, `10`, `15` s — **discrete set only** | 4–15 s (continuous range) |
| **Image role** | `image` x1 **REQUIRED** | `start_image` or `image` |
| **Genre control** | No | Yes: `auto`, `action`, `horror`, `comedy`, `noir`, `drama`, `epic` |
**Routing rule:** Use `wan2_6` by default. Fall back to `seedance_2_0` when: (1) wan2_6 is
unavailable, (2) the user wants duration outside `[5, 10, 15]`