agentsclimarketplace

Background batch

Skill xainflow/skills/skills/official/background-batch

Creative AI skills for Xainflow — reusable workflows for image, video, and brand content generation

Install
npx -y skills add xainflow/skills --skill background-batch

Assembled 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

  1. List the matching assets and confirm the selection with the user
  2. Save outputs to the output-folder specified above, creating it if it does not exist
  3. Process each image with xainflow_remove_background, saving to the folder
  4. 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.