Comfy Remove Background banner
Comfy-Org Comfy-Org

Comfy Remove Background

Development community

Description

Remove the background from an image using Comfy Cloud: $ARGUMENTS Follow these steps exactly: 1. Use `search_templates` with queries like "remove background", "background removal", or "transparent background" to find a pre-built background removal 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_nodes` to find background removal nodes. Search for "RMBG", "background removal", "SAM", or

Installation

Installs to ~/.claude/skills/comfy-org-comfy-skills-comfy-remove-background/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository