Comfy Upscale Image banner
Comfy-Org Comfy-Org

Comfy Upscale Image

Development community

Description

Upscale an image using Comfy Cloud: $ARGUMENTS Follow these steps exactly: 1. Use `search_templates` with queries like "upscale", "super resolution", or "image upscaler" to find a pre-built upscaling workflow template. If a good template exists, use it as the base workflow instead of building from scratch. 2. If no suitable template was found, use `search_models` with type "upscale_models" to find an appropriate upscaler model. Popular options: 4x-UltraSharp (general purpose), RealESRGAN_x4pl

Installation

Installs to ~/.claude/skills/comfy-org-comfy-skills-comfy-upscale-image/SKILL.md

Terminal
mkdir -p ~/.claude/skills/comfy-org-comfy-skills-comfy-upscale-image && curl -fsSL https://raw.githubusercontent.com/Comfy-Org/comfy-skills/HEAD/skills/comfy-upscale-image.md -o ~/.claude/skills/comfy-org-comfy-skills-comfy-upscale-image/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository