Train a character/identity LoRA locally on FLUX.1-dev via the comfyui-mcp train_* tools (GPU Docker + ostris ai-toolkit). Use when the user wants to train a LoRA of a person/character from their photos on the local GPU — covers dataset prep, launch, monitoring, and using the result in ComfyUI. For WAN/Z-Image training via the ai-toolkit UI see ai-toolkit-trainer.
$npx -y skills add artokun/comfyui-mcp --skill train-character-loraInstalls into the current project.
Run `npx skills use "https://github.com/artokun/comfyui-mcp" --skill "artokun/comfyui-mcp/train-character-lora"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/artokun/comfyui-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/artokun/comfyui-mcp"` and select the relevant skills, then follow their instructions.