comfyui-imagegen
Installation
SKILL.md
ComfyUI ImageGen\n\n## Changelog\n- [2026-02-11 20:42 EST]: v1.5.0 (published) - Standalone --structured-prompt fix (no positional arg required); workflow updated to 1920x1080 16:9; production-ready with live tests (JSON direct-to-positive-prompt, async sub-agent delivery).\n- [2026-02-11 10:10 EST]: v1.4.0 - Refactored prompting: agent converts human prompt to structured JSON string; script sends JSON directly as ComfyUI positive prompt (no prose conversion). Added text-in-image quoting rule.
Changelog
- [2026-02-11 10:10 EST]: v1.4.0 - Refactored prompting: agent converts human prompt to structured JSON string; script sends JSON directly as ComfyUI positive prompt (no prose conversion). Added text-in-image quoting rule.
- [2026-02-11 09:52 EST]: v1.3.0 - Script now accepts
--structured-promptJSON directly (auto-generates prose internally). Removed agent-side prose step. Updated usage/examples. - [2026-02-11 09:20 EST]: v1.2.0 - Added structured prompt parsing: translate human requests into optional JSON schema fields, auto-generate optimized Flux.2 prose prompts. Updated description.
- [2026-02-11 00:15 EST]: v1.1.0 - Added
--submit-only(fast prompt_id return) +--watch prompt_idmodes. SKILL.md docs async flow: submit →sessions_spawnwatcher sub-agent (polls every 5s, auto-sends image to Telegram, ~10x token savings vs. main-agent block). - [2026-02-11 04:05 EST]: v1.0.3 - Added Flux.2 [klein] 9B prompting best practices section with guidelines from Black Forest Labs and fal.ai.
- [2026-02-10 23:05]: v1.0.2 - Workflow v3: "Image Save with Prompt/Info (WLSH)" (node 85) for improved metadata embedding. Script updated to poll node 85.
- [2026-02-10 23:00]: Added explicit instruction to always send generated image to user post-generation via
messagetool. - [2026-02-10]: Updated to new workflow: JPG output with embedded prompt/metadata via "Image Save with Prompt File (WLSH)". Model changed to
darkBeastFeb0826Latest_dbkBlitzV15.safetensors. Script now polls node 84.