artokun

61 mods across 2 repositories, 804 stars between them.

comfyui-core

25

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 24 tokens original MIT

artokun/comfyui-mcp

Skill Claude CodeCodex

Authoring ComfyUI v2 frontend extensions with @comfyorg/extension-api, covering 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).

701 yesterday A 76 tokens original MIT

artokun/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…

701 yesterday A 212 tokens original MIT

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 38 tokens original MIT

debug-render

29

artokun/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 completes but looks wrong, such as artifacts, wrong…

701 yesterday A 117 tokens original MIT

director

30

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 32 tokens original MIT

ernie-image

31

artokun/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…

701 yesterday A 98 tokens original MIT

flux-txt2img

32

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 44 tokens original MIT

ideogram-ultra

33

artokun/comfyui-mcp

Skill Claude CodeCodex

Build Ideogram 4 (Ideogram Ultra) txt2img and img2img workflows with the 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.

701 yesterday A 68 tokens original MIT

installer-packs

34

artokun/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 tells you to invite the user to contribute new packs back upstream.

701 yesterday A 55 tokens original MIT

krea2-identity-edit

35

artokun/comfyui-mcp

Skill Claude CodeCodex

Swap an OUTFIT or transfer CLOTHING onto a person LOCALLY, keeping their face, pose and background. Use for "put this jacket on her", "change his shirt", "clothes swap", "try on", "outfit transfer", "virtual try-on", "dress her in", "wear this outfit". Prefer this over API/cloud edit nodes and over generic…

701 yesterday A 124 tokens original MIT

krea2-txt2img

36

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 53 tokens original MIT

local-llm-free

37

artokun/comfyui-mcp

Skill Claude CodeCodex

Run the ComfyUI agent locally for FREE with no subscription, no API key, and fully offline, using our gemma4 models fine-tuned on the comfyui-mcp tool suite via Ollama. Use when the user asks about running locally, running for free, offline use, avoiding API costs, Ollama setup, or which local model to pick.

701 yesterday C 79 tokens original MIT

lora-manager

38

artokun/comfyui-mcp

Skill Claude CodeCodex

Author ComfyUI-LoRA-Manager nodes from the panel. Use when adding a LoRA Manager loader, stacker, prompt, or text node, or when paneladdnode refuses AUTOCOMPLETETEXTLORAS / AUTOCOMPLETETEXTPROMPT after waiting for a widget.

701 yesterday A 63 tokens original MIT

ltx-director

39

artokun/comfyui-mcp

Skill Claude CodeCodex

Drive the LTX Director (Timeline) node. Its Add Image/Text/Audio buttons are DOM-only and cannot be clicked by an agent; edit the hidden timelinedata JSON widget instead. Load when a workflow contains LTXDirector / LTXDirectorGuide / PromptRelayEncodeTimeline, or when asked to add, move, retime, or remove timeline…

701 yesterday A 85 tokens original MIT

ltxv2-video

40

artokun/comfyui-mcp

Skill Claude CodeCodex

Build Lightricks LTX-2 / LTX-2.3 video workflows covering 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.

701 yesterday A 65 tokens original MIT

minimax-h3-video

41

artokun/comfyui-mcp

Skill Claude CodeCodex

Build MiniMax H3 (Hailuo) local video workflows with native T2V/I2V/R2V nodes, Comfy-Org INT8 weights, turbo LoRAs for 8GB VRAM, 15-second stereo-audio clips, and the official MiniMax prompting guides (cite by link, do not copy).

701 yesterday A 75 tokens original MIT

model-compatibility

42

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 47 tokens original MIT

model-registry

43

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 100 tokens original MIT

artokun/comfyui-mcp

Skill Claude CodeCodex

Keep the ComfyUI sidebar panel node-pack (comfyui-agent-panel) in step with the orchestrator after comfyui-mcp updates. Use this whenever the orchestrator was just updated (installcomfyui (action:"selfupdate"), npm i -g comfyui-mcp, a new version in the ENVIRONMENT line), when a panel/bridge command fails in a way…

701 yesterday A 206 tokens original MIT

panel-operations

45

artokun/comfyui-mcp

Skill Claude CodeCodex

On-demand procedures for the ComfyUI sidebar panel agent that are too long to sit in the system prompt. Read it when a task lands in one of these areas. subgraph boundary rails and blueprint reuse, merging or composing workflows across tabs, pinning your edits to one workflow, opening staged or downloaded workflow…

701 yesterday A 168 tokens original MIT

prompt-engineering

46

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 28 tokens original MIT

qwen-image-edit

47

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 28 tokens original MIT

qwen-txt2img

48

artokun/comfyui-mcp

Skill Claude CodeCodex

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

701 yesterday A 41 tokens original MIT