← Back to Skills Marketplace
Bulk Background Remover – API-powered
by
sparkleMing
· GitHub ↗
· v1.0.0
· MIT-0
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install removebg-openapi-skill
Description
Remove the background or replace it with a solid color
Usage Guidance
This skill appears to do what it says: call WeShop's API to remove/replace image backgrounds. Before installing/providing a key: (1) only provide WESHOP_API_KEY if you trust the domain openapi.weshop.ai and obtained the key from WeShop; prefer setting the key as an environment variable rather than pasting it into a chat; (2) remember any images you upload will be sent to an external service—avoid sending sensitive/personal images unless you accept WeShop's handling and retention policy; (3) confirm the Authorization header format (the skill specifies sending the raw key without a 'Bearer ' prefix); (4) if you stop using the skill, revoke the API key on the WeShop dashboard. There are no install scripts or other credentials requested, so the main remaining risk is the normal privacy/network exposure of sending images to a third-party API.
Capability Analysis
Type: OpenClaw Skill
Name: removebg-openapi-skill
Version: 1.0.0
The skill bundle provides standard documentation and instructions for an AI agent to interface with the WeShop OpenAPI (openapi.weshop.ai) for image background removal. It includes proactive security guidance, explicitly instructing the agent to protect the WESHOP_API_KEY and avoid sending it to unauthorized domains. No malicious code, data exfiltration, or harmful prompt injection patterns were found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (bulk background removal) align with the declared requirements: a WESHOP_API_KEY and HTTPS access to openapi.weshop.ai. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md instructs only to (1) check WESHOP_API_KEY, (2) upload images to the listed WeShop endpoints, (3) start/poll runs, and (4) read result image URLs. It explicitly warns not to send the API key to other domains. It does not instruct reading local unrelated files or exfiltrating other environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is low-risk from an install perspective.
Credentials
Only a single API key (WESHOP_API_KEY) is required and is the primary credential declared. That is proportionate for an external API-based image processing skill.
Persistence & Privilege
always:false (default) and no install-time or system-wide configuration changes are requested. The skill can be invoked autonomously by the agent (platform default), but that is not combined with other elevated privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install removebg-openapi-skill - After installation, invoke the skill by name or use
/removebg-openapi-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of removeBG OpenAPI skill.
- Allows background removal or replacement with a solid color via the WeShop OpenAPI.
- Requires HTTPS access and a WESHOP_API_KEY environment variable for authentication.
- Provides endpoints for starting runs, polling status, and uploading images.
- Supports options for background color and custom segmentation masks.
Metadata
Frequently Asked Questions
What is Bulk Background Remover – API-powered?
Remove the background or replace it with a solid color. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Bulk Background Remover – API-powered?
Run "/install removebg-openapi-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bulk Background Remover – API-powered free?
Yes, Bulk Background Remover – API-powered is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bulk Background Remover – API-powered support?
Bulk Background Remover – API-powered is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bulk Background Remover – API-powered?
It is built and maintained by sparkleMing (@sparkleming); the current version is v1.0.0.
More Skills