Agent Skillsnomadoor/ComfyUI-Video-Stabilizer › comfyui-node-change

comfyui-node-change

GitHub

用于修改 ComfyUI 节点类、架构、输入输出及注册逻辑。需遵循兼容性规则,保持节点ID和元数据稳定,确保代码可测试性,并通过验证脚本和工作流测试确认变更正确性。

.claude/skills/comfyui-node-change/SKILL.md nomadoor/ComfyUI-Video-Stabilizer

Trigger Scenarios

修改 nodes/ 目录下的节点实现 更新 __init__.py 中的节点注册信息 调整节点输入输出架构或元数据

Install

npx skills add nomadoor/ComfyUI-Video-Stabilizer --skill comfyui-node-change -g -y
More Options

Non-standard path

npx skills add https://github.com/nomadoor/ComfyUI-Video-Stabilizer/tree/main/.claude/skills/comfyui-node-change -g -y

Use without installing

npx skills use nomadoor/ComfyUI-Video-Stabilizer@comfyui-node-change

指定 Agent (Claude Code)

npx skills add nomadoor/ComfyUI-Video-Stabilizer --skill comfyui-node-change -a claude-code -g -y

安装 repo 全部 skill

npx skills add nomadoor/ComfyUI-Video-Stabilizer --all -g -y

预览 repo 内 skill

npx skills add nomadoor/ComfyUI-Video-Stabilizer --list

SKILL.md

Frontmatter
{
    "name": "comfyui-node-change",
    "description": "Use when changing ComfyUI node classes, schemas, inputs, outputs, metadata, or registration."
}

ComfyUI Node Change

Use this skill for changes under nodes/ or __init__.py that affect node behavior or ComfyUI schema.

Read First

  • AGENTS.md
  • Relevant docs/requirements/*.md
  • Relevant docs/adr/*.md
  • Existing Classic and Flow implementations if the change touches shared behavior

Rules

  • Preserve graph compatibility unless the user explicitly approves a break.
  • Keep node_id, socket names, socket order, defaults, categories, and metadata stable when possible.
  • Prefer shared helpers only when both Classic and Flow genuinely use the same behavior.
  • Keep ComfyUI imports at the node boundary where possible. Pure math and parsing helpers should remain testable without a ComfyUI runtime.
  • Validate inputs early and return clear errors or safe fallback output.

Checks

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.

Version History

  • d516bf0 Current 2026-07-05 11:55

Same Skill Collection

.claude/skills/article-or-announcement/SKILL.md
.claude/skills/dependency-audit/SKILL.md
.claude/skills/docs-sync/SKILL.md
.claude/skills/pr-readiness-check/SKILL.md
.claude/skills/release-check/SKILL.md
.claude/skills/stabilizer-backend-change/SKILL.md
.claude/skills/workflow-update/SKILL.md

Metadata

Files
0
Version
d516bf0
Hash
f32dfb90
Indexed
2026-07-05 11:55

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 05:00
浙ICP备14020137号-1 $Carte des visiteurs$