원클릭으로
comfyui-node-change
Use when changing ComfyUI node classes, schemas, inputs, outputs, metadata, or registration.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when changing ComfyUI node classes, schemas, inputs, outputs, metadata, or registration.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use before committing, pushing, or opening a PR to catch missing files, mixed staging, validation gaps, and PR metadata mistakes.
Use when drafting public announcements, articles, marketplace copy, Hugging Face/ModelScope notes, or English replies.
Use when checking OpenCV/Kornia/ComfyUI dependencies, import failures, pyproject metadata, or environment-specific behavior.
Use when changing README, README_ja, requirements, ADRs, or user-facing behavior.
Use before version bumps, Comfy Registry publishing, release PRs, tags, or public release notes.
Use when changing Classic/Flow motion estimation, OpenCV backend selection, fallback behavior, or stabilization math.
| name | comfyui-node-change |
| description | Use when changing ComfyUI node classes, schemas, inputs, outputs, metadata, or registration. |
Use this skill for changes under nodes/ or __init__.py that affect node behavior
or ComfyUI schema.
AGENTS.mddocs/requirements/*.mddocs/adr/*.mdnode_id, socket names, socket order, defaults, categories, and metadata
stable when possible.Run:
python3 scripts/validate_repo.py
When a ComfyUI environment is available, also load the node in ComfyUI and exercise at least one small workflow.