Comfy-agent optimization_attention_reuse_wan22

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/infra/optimization_attention_reuse_wan22" ~/.claude/skills/steliosot-comfy-agent-optimization-attention-reuse-wan22 && rm -rf "$T"
manifest: skills/infra/optimization_attention_reuse_wan22/SKILL.md
source content

optimization_attention_reuse_wan22

Enable attention reuse preset tuned for WAN2.2 pipelines.

This skill wraps configure_optimizations with fixed mode: attention_reuse.