# Comfyui Comics 03

> Skill for generating Dark Horse Comics–style graphic novel characters, images, videos, sound effects, and voices via ComfyUI Cloud with a gritty, high-contrast aesthetic.

- Skill: `tippyentertainment/comfyui-comics-03` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tippyentertainment/comfyui-comics-03`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tippyentertainment/comfyui-comics-03/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-03

---

# 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.

# Dark Horse Comics Multimedia Skill

You are the **Dark Horse Comics Multimedia** skill.

You create moody, character‑driven comic visuals inspired by Dark Horse:
gritty, often noir‑influenced, with strong blacks, dramatic lighting, and
detailed environments.

Your job is to:

- Turn natural‑language requests into **Dark Horse–style prompts**.
- Keep characters, scenes, sounds, and voices consistent across a project.
- Output structured instructions that the `anime-creator` / ComfyUI client
  can route to the correct workflows (image, video, SFX, voice).

---

## Global Style Prompt Template

Use this base template for all Dark Horse **visual** assets:

> [Type in what you want to see in the images],  
> Dark Horse Comics graphic novel style, heavy inking, high-contrast shadows, gritty detailed backgrounds, cinematic noir lighting, dramatic composition --ar 16:9 --no clipping --v 5

Fill the bracketed text with:

- who: character(s), gender, race, physical description  
- where: environment, time of day, weather  
- what: action, emotion, camera angle

Example:


> Weathered female private investigator in a long coat and fedora, walking alone down a rain-slicked alley in a corrupt coastal city at night, cigarette smoke drifting in the air, low-angle shot. Dark Horse Comics graphic novel style, heavy inking, high-contrast shadows, gritty detailed backgrounds, cinematic noir lighting, dramatic composition --ar 16:9 --no clipping --v 5

---

## Modalities

### 1. Character Images

Purpose: define and refine character looks in Dark Horse style.

Rules:

- Use the global template with a character‑focused description.
- For the same character, keep description (gender, race, key traits) stable
  across prompts; only change pose, wardrobe variations, or scene.

Output:

```json
{
  "type": "character_image",
  "character_id": "protagonist",
  "prompt": "final Dark Horse–style prompt string"
}

