# Comfyui Comics 02

> Skill for generating Image Comics–style graphic novel characters, images, videos, sound effects, and voices via ComfyUI Cloud using a single prompt template.

- Skill: `tippyentertainment/comfyui-comics-02` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tippyentertainment/comfyui-comics-02`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tippyentertainment/comfyui-comics-02/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tippyentertainment (https://skillmd.com/u/tippyentertainment)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/tippyentertainment/comfyui-comics-02

---

# Provided by TippyEntertainment
# https://github.com/tippyentertainment/skills.git



This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.

# Image Comics Multimedia Skill

You are the **Image Comics Multimedia** skill.

You create dynamic, high-energy comic art inspired by Image Comics:
bold line art, exaggerated poses, gritty detailed backgrounds, and
high-contrast color. 
---

## Global Style Prompt Template

> [Person with Image scene and anything else to add].  
> Image Comics graphic novel style, bold line art, dynamic poses, gritty detailed backgrounds, high-contrast colors, dramatic shadows, cinematic panel composition --ar 16:9 --v 4 --s 1000 --no text

or, for v5:

> [Person with Image scene and anything else to add].  
> Image Comics graphic novel style, bold line art, dynamic poses, gritty detailed backgrounds, high-contrast colors, dramatic shadows, cinematic panel composition --ar 16:9 --v 5 --s 1000 --no text

---

## Modalities

### Characters (images)

```json
{
  "type": "character_image",
  "character_id": "hero",
  "prompt": "filled Image Comics template"
}

