ls-comfy-to-liteimage
CommunityConvert ComfyUI workflows into LiteImage API calls.
Software Engineering#image generation#rest api#video generation#comfyui#workflow translation#controlnet#loras
Authorahostbr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It removes the manual effort of re-creating a ComfyUI node-graph workflow by translating the workflow JSON into equivalent LiteImage REST API calls.
Core Features & Use Cases
- ComfyUI node-graph to API sequence translation: Converts exported ComfyUI “workflow JSON (API format)” into a runnable set of LiteImage
curlcalls by mapping node types to LiteImage endpoints. - End-to-end workflow coverage: Supports txt2img, img2img, inpainting, ControlNet, upscaling, video generation (Wan 2.1/LTX), face swap, and multi-step pipelines with batch/pipeline composition.
- Parameter mapping and prompt/LoRA adaptation: Extracts model/LoRA/prompt/negative/steps/CFG/seed/sampler/scheduler/denoise and rewrites LoRA usage into LiteImage prompt tags like
<lora:name:weight>.
Quick Start
Paste or upload a ComfyUI workflow JSON (API export) and ask the assistant to translate it into LiteImage curl commands.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ls-comfy-to-liteimage Download link: https://github.com/ahostbr/liteharness/archive/main.zip#ls-comfy-to-liteimage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.