Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
---
name: comfyui-character
description: Produce consistent character images and reference-driven edits inside ComfyUI. Use this Skill for scenarios 1–4 from `comfyui-studio`'s trigger index: 1=生图 (selfie from text), 2=模仿 (mimic a reference image), 3=改图 (Flux.2 Klein single-image edit), 4=融合 (Flux.2 Klein dual-image fuse). Ships four preset workflow templates: `workflows/selfie-text-to-image.json`, `workflows/selfie-mimicry.json`, `workflows/flux2-klein-image-edit.json`, `workflows/flux2-klein-image-edit-dual.json`.
description: >-
Produce consistent character images and reference-driven edits inside ComfyUI. Use this Skill for
scenarios 1–4 from `comfyui-studio`'s trigger index: 1=生图 (selfie from text), 2=模仿 (mimic a
reference image), 3=改图 (Flux.2 Klein single-image edit), 4=融合 (Flux.2 Klein dual-image fuse).
Ships four preset workflow templates: `workflows/selfie-text-to-image.json`,
`workflows/selfie-mimicry.json`, `workflows/flux2-klein-image-edit.json`,
`workflows/flux2-klein-image-edit-dual.json`.
---

# ComfyUI Character
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
---
name: comfyui-drama
description: Generate a complete short drama video from a storyboard. Use this Skill for scenarios 5–6 from `comfyui-studio`'s trigger index: 5=首帧 (drama first frame, two-character LoRA + prompt → 16:9 still) and 6=出片 (image-to-video, first frame + motion prompt → MP4 clip). The Skill also describes the full 7-stage pipeline around them (storyboard → TTS → script refinement → first frame → image-to-video → subtitle burn → audio/video assembly). Ships two preset workflow templates: `workflows/drama-first-frame.json` and `workflows/drama-image-to-video.json`.
description: >-
Generate a complete short drama video from a storyboard. Use this Skill for scenarios 5–6 from
`comfyui-studio`'s trigger index: 5=首帧 (drama first frame, two-character LoRA + prompt → 16:9
still) and 6=出片 (image-to-video, first frame + motion prompt → MP4 clip). The Skill also describes
the full 7-stage pipeline around them (storyboard → TTS → script refinement → first frame →
image-to-video → subtitle burn → audio/video assembly). Ships two preset workflow templates:
`workflows/drama-first-frame.json` and `workflows/drama-image-to-video.json`.
---

# ComfyUI Drama
Expand Down