Background batch
Creative AI skills for Xainflow — reusable workflows for image, video, and brand content generation
npx -y skills add xainflow/skills --skill background-batchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Remove backgrounds from multiple images in batch. Processes a folder or selection of assets and saves results in a dedicated folder.
SKILL.md
1.0 KB, 152 tokens by cl100k_base, as published. Nobody here has run it
Background Batch
Remove backgrounds from multiple images at once.
Inputs
Ask the user which images to process. Options:
- A specific folder (use xainflow_list_assets with folder_id to browse the reference-folder if set above)
- Specific assets by name or description matching the reference-assets filter
- All recent uploads
Process
- List the matching assets and confirm the selection with the user
- Save outputs to the output-folder specified above, creating it if it does not exist
- Process each image with xainflow_remove_background, saving to the folder
- Report results: how many succeeded, total credits used
Cost
2 credits per image. Show the total estimate before starting and ask for confirmation.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.