Comfy-agent curated_longcat_img2video
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/workflows/video_t2v_i2v_avatar/curated_longcat_img2video" ~/.claude/skills/steliosot-comfy-agent-curated-longcat-img2video && rm -rf "$T"
manifest:
skills/workflows/video_t2v_i2v_avatar/curated_longcat_img2video/SKILL.mdsource content
curated_longcat_img2video
Curated workflow skill generated from
LongCat img2video.json.
Capability Family
video_t2v_i2v_avatar
Inputs
- Optional runtime overrides supported by
:run(...)promptnegative_prompt
,widthheight
,seed
,stepscfg
,sampler_name
,schedulerdenoise
,server
,headersapi_prefix
Outputs
- Returns JSON with:
statusprompt_id
(includes image/video entries reported by Comfy history)output_images
Model Requirements
- None detected from loader nodes.
Custom Node Requirements
ComfyUI-WanVideoWrappercomfyui-kjnodescomfyui-videohelpersuite
Links Extracted From Workflow Notes
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/ALGOTECH/WanVideo_comfy/resolve/main/umt5-xxl-enc-bf16.safetensors?download=true
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/resolve/main/LongCat_TI2V_comfy_bf16.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/resolve/main/LongCat_TI2V_comfy_fp8_e4m3fn_scaled_KJ.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/resolve/main/LongCat_distill_lora_alpha64_bf16.safetensors?download=true
- https://huggingface.co/Kijai/LongCat-Video_comfy/tree/main
- https://www.youtube.com/@pixaroma
Source
- Original:
comfy-data/workflows/LongCat img2video.json
Routing Metadata
- Family:
video_t2v_i2v_avatar - Input modalities:
image - Output modalities:
video/mp4 - Model families:
wan - Node count:
22 - Complexity score:
5 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
None
Detected Models
- None detected.
Detected Custom Nodes
ComfyUI-WanVideoWrappercomfyui-kjnodescomfyui-videohelpersuite
Runtime Warnings
- Uses custom nodes; missing nodes can cause validation/runtime failures.
- Video workflow: usually slower and VRAM-intensive than still-image workflows.