remove-background
Installation
SKILL.md
Remove Background Skill
This skill uses the bundled remove_background.py script to quickly remove image backgrounds. It supports both single-image processing and batch directory processing, and is suitable for automation workflows.
Skill Package Contents
SKILL.mdremove_background.py
When to Use
Use this skill when the user needs to:
- Remove image backgrounds and export transparent images (usually PNG)
- Integrate background removal into an existing Python/CLI workflow
- Use explicit input/output paths with clear error messages on failure