comfyui-prompt-interview

comfyui-prompt-interview is a skill for Claude Code from MCKRUZ/ComfyUI-Expert. It costs 163 tokens per session (2,337 once invoked), scanned A, original, MIT.

A guided conversation that turns a rough image idea into a detailed prompt for ComfyUI, an interface for building AI image-generation workflows. It asks about the subject, mood, style, and technical preferences before producing prompts and settings.

In plain words
What is it for?
Use it to plan image prompts, refine creative concepts, and prepare positive and negative prompts with recommended generation settings.
Why use it?
It helps when an idea is too vague to turn into a useful image prompt. The questions reveal important choices without making you fill out a long form.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: built for openclaw.

Good fit Use it to plan image prompts, refine creative concepts, and prepare positive and negative prompts with recommended generation settings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mckruz/comfyui-expert/comfyui-prompt-interview
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add MCKRUZ/ComfyUI-Expert --skill comfyui-prompt-interview
Clone the repo
git clone --depth 1 https://github.com/MCKRUZ/ComfyUI-Expert

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for comfyui-prompt-interview

README.md
[![agentmods](https://agentmods.dev/badge/skills/mckruz/comfyui-expert/comfyui-prompt-interview/github.svg)](https://agentmods.dev/skills/mckruz/comfyui-expert/comfyui-prompt-interview)
Your own site
<a href="https://agentmods.dev/skills/mckruz/comfyui-expert/comfyui-prompt-interview"><img src="https://agentmods.dev/badge/skills/mckruz/comfyui-expert/comfyui-prompt-interview/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for comfyui-prompt-interview

Your own site · 80×15
<a href="https://agentmods.dev/skills/mckruz/comfyui-expert/comfyui-prompt-interview"><img src="https://agentmods.dev/badge/skills/mckruz/comfyui-expert/comfyui-prompt-interview.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 163 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,337 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00163 $0.02337
Opus 5 $0.00081 $0.01169
Sonnet 5 $0.00033 $0.00467
Haiku 4.5 $0.00016 $0.00234

Measured 10d ago against content hash 0c47b23079d9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

comfyui-prompt-interview scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (eval/run-eval.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/comfyui-prompt-interview/SKILL.md · 208 lines

How it starts

The opening of the file, as written. The whole thing — 208 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ComfyUI Prompt Interview

Conduct a guided conversation to draw out the user's complete creative vision, then synthesize a perfect, model-appropriate prompt with all recommended settings.

When to Invoke This Skill

  • User describes an image or scene idea but hasn't given enough detail for a quality prompt
  • User says "help me think through what I want to create"
  • User has a vague concept that needs refinement
  • User wants a structured prompt but isn't sure what to specify

The Interview Philosophy

Ask, don't interrogate. This is a conversation, not a form. Ask one or two questions at a time. Listen to what the user gives you and follow up on what's missing. Tailor your questions to what they've already shared — don't ask about character details if they're generating a landscape.

Fewer questions = better. Aim for 4-7 exchanges maximum. Ask the most impactful questions first. Stop asking when you have enough to generate an excellent prompt.

Don't ask for what you can infer. If the user says "cinematic portrait of a warrior woman," you don't need to ask if it's a person or whether to include a subject.


Interview Flow

Step 1: Open with the Big Picture

If the user hasn't told you what they want to create, start here:

"What do you want to create? Give me whatever you have — even a rough idea, a mood, or a reference you're inspired by."

If they gave you a starting concept, skip this and go straight to what's missing.


Step 2: Branch by Creation Type

Based on their answer, determine what kind of generation this is:

Type Key Questions to Ask
Portrait / Character Identity method? Existing character? Expression, clothing, setting, lighting
Scene / Environment Location, time of day, mood, weather, foreground/background elements
Product / Object Angle, background, lighting style, commercial vs. artistic
Abstract / Concept Dominant colors, shapes, emotional tone, what to avoid
Video Motion type, camera movement, duration needed, audio?

Read the full file on GitHub · 208 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 208 lines · 163 tokens per session scan A 0c47b23079d9

Subscribe to this mod's changes

comfyui-prompt-interview is a skill published in the GitHub repository MCKRUZ/ComfyUI-Expert (91 stars, last pushed 5mo ago), licensed MIT. It adds 163 tokens to every session and 2,337 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

Prompt craft for ComfyUI generation

Use when writing prompts for ComfyUI image or video models: choosing tags vs literary format, fixing composition and anatomy artifacts, picking samplers per LoRA, and writing short movement prompts for video. Neutral examples only.

howdeploy/deploychan_mcp · 52 tokens

emotion-to-camera-language

A guide for turning vague visual feelings—such as cinematic, atmospheric, elegant, or healing—into concrete image or video prompt details. It uses lighting direction, depth of field, camera position, and the subject’s state.

L-Trunks/ai-film-skills · 202 tokens

flux-txt2img

Build Flux txt2img workflows with Flux.1 Dev (SRPO), Flux 2 Klein 9B, Turbo LoRAs, FluxGuidance, and DualCLIPLoader patterns.

artokun/comfyui-mcp · 44 tokens

prompt-engineering

ComfyUI prompt engineering knowledge covering CLIP text encoding syntax, weight modifiers, model-specific prompting strategies, and best practices.

artokun/comfyui-mcp · 28 tokens

higgsfield-seedance

Rewrites scene descriptions using professional cinematography language, structures prompts with a six-slot formula (camera + subject + action + setting + style + lighting), and diagnoses content filter rejections via a preflight linter. Use whenever the user asks for a Seedance 2.0 / Seedance Pro prompt, describes a…

OSideMedia/higgsfield-ai-prompt-skill · 100 tokens

higgsfield-acting

Writes the character-performance layer of a video prompt as behavior under pressure, not displayed emotion — objective, obstacle, tactics, beats, subtext, listening, body/status/proxemics, and mandatory eye life. Produces a reusable 150–220-word acting master profile per character plus a per-scene rewrite of it, and a…

OSideMedia/higgsfield-ai-prompt-skill · 165 tokens