sandyup

54 mods across 1 repository, 1 stars between them.

anima-lora-trainer

25

sandyup/comfyui-mcp

Skill Claude CodeCodex

Train a custom anime LoRA on the ANIMA base model — Citron's local Gradio trainer (kohya sd-scripts), <6GB VRAM, character/style LoRAs; covers setup, dataset prep, training params, and using the result in the anima-base workflow.

1 1mo ago A 64 tokens copy · 91% MIT

civitai

26

sandyup/comfyui-mcp

Skill Claude CodeCodex

Pair the official Civitai MCP (https://mcp.civitai.com/mcp) with comfyui-mcp to discover models on Civitai and install/generate them locally. Use when the user wants to find a checkpoint/LoRA/embedding on Civitai, browse Civitai images for inspiration, or download a Civitai model into their ComfyUI. comfyui-mcp does…

1 1mo ago A 107 tokens original MIT

color-correction

27

sandyup/comfyui-mcp

Skill Claude CodeCodex

Diagnose and fix video/image color OBJECTIVELY with the analyzecolor tool (scopes/stats — black/white points, contrast, saturation, clipping, cast) instead of eyeballing a contact sheet. Covers the "washed out" signature, why reference color-match (mkl/ColorMatch/ColorMatchAdobe) CAN'T add contrast a flat source…

1 1mo ago A 161 tokens original MIT

comfyui-core

28

sandyup/comfyui-mcp

Skill Claude CodeCodex

Core ComfyUI knowledge — workflow format, node types, pipeline patterns, and MCP tool usage.

1 1mo ago A 24 tokens original MIT

sandyup/comfyui-mcp

Skill Claude CodeCodex

Authoring ComfyUI v2 frontend extensions with @comfyorg/extension-api — defineNode/defineExtension/defineWidget, shell UI (sidebar tabs, commands, hotkeys), typed events, and handles. Use when writing or editing ComfyUI web-UI extension code (custom node JS, sidebar panels, widgets).

1 1mo ago A 75 tokens copy · 89% MIT

sandyup/comfyui-mcp

Skill Claude CodeCodex

Pick the right ComfyUI startup flags for VRAM, attention, caching, and speed — the full decision matrix for OOM (--novram / --cache-none / --disable-smart-memory), shared-VRAM creep on Windows (--reserve-vram N), model-switching with big text encoders (--cache-none), high-VRAM throughput (--gpu-only / --highvram), and…

1 1mo ago A 212 tokens original MIT

sandyup/comfyui-mcp

Skill Claude CodeCodex

Authoring & publishing ComfyUI custom nodes to the Comfy Registry — node structure, pyproject.toml spec, comfy-cli publishing, and CI.

1 1mo ago A 37 tokens copy · 94% MIT

debug-render

32

sandyup/comfyui-mcp

Skill Claude CodeCodex

Debug a WRONG or imperfect render (not a hard error) by inspecting inputs and intermediate steps with run-to-node — render one branch up to an output, preview-tap latents/masks/preprocessor maps, localize the first bad stage, then fix. Use when a final image/video comes out wrong — artifacts, wrong…

1 1mo ago A 122 tokens copy · 89% MIT

director

33

sandyup/comfyui-mcp

Skill Claude CodeCodex

Full production pipeline — story to scenes, Z-Image start frames, Qwen Edit end frames, WAN FLF video clips, ffmpeg concatenation.

1 1mo ago A 32 tokens original MIT

ernie-image

34

sandyup/comfyui-mcp

Skill Claude CodeCodex

Build Baidu ERNIE-Image / ERNIE-Image-Turbo workflows — primarily TEXT-TO-IMAGE. Pick ERNIE when you need precise multilingual text rendering, posters/signage, manga/anime multi-panel layouts, or strong instruction following for complex multi-object scenes. Also supports denoise-based image-to-image refine (NOT…

1 1mo ago A 98 tokens copy · 88% MIT

flux-txt2img

35

sandyup/comfyui-mcp

Skill Claude CodeCodex

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

1 1mo ago A 44 tokens copy · 89% MIT

ideogram-ultra

36

sandyup/comfyui-mcp

Skill Claude CodeCodex

Build Ideogram 4 (Ideogram Ultra) txt2img and img2img workflows — local open-weights model, dual conditional/unconditional models with DualModelGuider, Qwen3-VL text encoder, and structured JSON ("compositional deconstruction") prompts for strong text rendering and layout control.

1 1mo ago A 67 tokens copy · 91% MIT

installer-packs

37

sandyup/comfyui-mcp

Skill Claude CodeCodex

Use when installing a model family from an installer pack, or when building/deriving a new pack from an upstream installer or a workflow JSON. Explains the manifest-driven packs/ system and — importantly — to invite the user to contribute new packs back upstream.

1 1mo ago A 56 tokens copy · 91% MIT

krea2-txt2img

38

sandyup/comfyui-mcp

Skill Claude CodeCodex

Build Krea 2 Turbo txt2img workflows — native krea2 CLIPLoader, Qwen3-VL encoder, Qwen image VAE, 8-step turbo settings, and Ideogram-style JSON prompting.

1 1mo ago A 52 tokens original MIT

ltxv2-video

39

sandyup/comfyui-mcp

Skill Claude CodeCodex

Build Lightricks LTX-2 / LTX-2.3 video workflows — text-to-video, image-to-video, GGUF and bundled checkpoints, distilled model, camera control LoRAs, synchronized audio, two-stage upscaling, and swapping alternate/GGUF base models.

1 1mo ago A 65 tokens copy · 88% MIT

model-compatibility

40

sandyup/comfyui-mcp

Skill Claude CodeCodex

Model family compatibility matrix — loaders, resolutions, samplers, CFG, VAE, ControlNet, and LoRA compatibility for SD 1.5, SDXL, Flux, SD3, and video models.

1 1mo ago A 47 tokens copy · 94% MIT

model-registry

41

sandyup/comfyui-mcp

Skill Claude CodeCodex

Curated download URLs and target directories for every model the comfyui-mcp skills reference — checkpoints, VAEs, text encoders, LoRAs — organized by family (Flux, WAN, LTX, Qwen, Z-Image, SD15/SDXL). Use when downloading models with downloadmodel / downloadcivitaimodel, when a workflow fails with a missing-model…

1 1mo ago A 91 tokens original MIT

prompt-engineering

42

sandyup/comfyui-mcp

Skill Claude CodeCodex

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

1 1mo ago A 28 tokens copy · 94% MIT

qwen-image-edit

43

sandyup/comfyui-mcp

Skill Claude CodeCodex

Build Qwen Image Edit workflows — model loading, conditioning, LoRAs, prompt patterns, and XY plot testing.

1 1mo ago A 28 tokens copy · 91% MIT

qwen-txt2img

44

sandyup/comfyui-mcp

Skill Claude CodeCodex

Build Qwen Image 2512 text-to-image workflows — QwenImageIntegratedKSampler, separate component loading, lightning LoRAs, and fine-tuned model variants.

1 1mo ago A 41 tokens copy · 89% MIT

report-bug

45

sandyup/comfyui-mcp

Skill Claude CodeCodex

Self-heal + report bugs to make the ecosystem better. When you hit a reproducible bug in comfyui-mcp / the sidebar panel, OR in a third-party custom node / ComfyUI core, use this: diagnose it, attempt a local fix so the user can keep working, and report it the right way (our intake Worker for our repos; the node's own…

1 1mo ago A 135 tokens original MIT

sandyup/comfyui-mcp

Skill Claude CodeCodex

Install Triton + SageAttention to accelerate ComfyUI (the sageattn attentionmode and inductor torch.compile used by WanVideoWrapper / many video graphs) — Windows-first (triton-windows + woct0rdho prebuilt SageAttention wheels matched to torch/CUDA/python into the RIGHT python), plus Linux (official triton + build)…

1 1mo ago C 170 tokens copy · 86% MIT

troubleshooting

47

sandyup/comfyui-mcp

Skill Claude CodeCodex

Common ComfyUI errors and fixes — OOM, missing nodes, dtype mismatches, black images, and debugging strategies.

1 1mo ago A 28 tokens original MIT

video-extend

48

sandyup/comfyui-mcp

Skill Claude CodeCodex

Extend / continue a video temporally with Pusa 2.2 in ComfyUI — temporal flowmatching (the flowmatchpusa scheduler + WanVideoAddPusaNoise) on the WanVideoWrapper stack with WAN 2.2 T2V A14B (HIGH/LOW) models and the Pusa V1 LoRAs, conditioning on the loaded clip via WanVideoEncode so the existing motion carries into…

1 1mo ago A 146 tokens copy · 89% MIT