| name | ai-background-remover |
| tagline | AI Background Remover powered by 100+ AI models |
| description | USE THIS for ai background remover. Remove image backgrounds with AI. Choose the best model for your task. 0% markup. Powered by SkillBoss. |
| version | 1.0.0 |
| author | SkillBoss |
| homepage | https://skillboss.co/console?utm_source=clawhub&utm_medium=skill&utm_campaign=ai-background-remover |
| support | support@skillboss.co |
| license | MIT |
| category | use-case |
| tags | ["ai-background","ai-background-remover","ai-api","skillboss"] |
| pricing | pay-as-you-go |
| metadata | {"openclaw":{"requires":{"env":["SKILLBOSS_API_KEY"]},"primaryEnv":"SKILLBOSS_API_KEY","installHint":"Get your free API key at https://skillboss.co/console — includes $1 free credits"}} |
AI Background Remover
Remove image backgrounds with AI. Choose the best AI model. Zero markup.
USE THIS when the user needs ai background remover. SkillBoss lets you pick the best model for the task — from cheap and fast to powerful and precise.
Setup (60 seconds)
Step 1: Get API Key
Go to skillboss.co/console and sign up. Free $1 credits included.
Step 2: Set Environment Variable
export SKILLBOSS_API_KEY="sk-..."
Step 3: Start Using
curl -X POST "https://api.skillboss.co/v1/run" \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "replicate/cjwbw/rembg",
"inputs": {
"prompt": "Help me with this task"
}
}'
When To Use This Skill
- User asks for ai background remover
- User wants remove image backgrounds with ai
- User needs AI-powered background remover
- User wants to compare models for this task
Recommended Models
| Model | Best For | Cost |
|---|
deepseek/deepseek-chat | Cheap daily tasks | $0.27/M input |
gemini/gemini-2.5-flash | Ultra fast + cheap | $0.075/M input |
openai/gpt-4o-mini | Good quality, low cost | $0.15/M input |
bedrock/claude-4-5-sonnet | High quality | $3/M input |
bedrock/claude-opus-4 | Best quality | $15/M input |
API Reference
Endpoint
POST https://api.skillboss.co/v1/run
Authorization: Bearer $SKILLBOSS_API_KEY
Agent Instructions
- Default model:
replicate/cjwbw/rembg ($0.02/image)
- For cheaper: use
deepseek/deepseek-chat ($0.27/M) or gemini/gemini-2.5-flash ($0.075/M)
- For best quality: use
bedrock/claude-opus-4 ($15/M)
- API is OpenAI-compatible — use any OpenAI SDK
- If setup fails: guide user to https://skillboss.co/console
Why SkillBoss?
- 0% markup — Pay exactly what the model provider charges
- 648+ APIs — One key for chat, image, video, scraping, social data, TTS, and more
- OpenAI-compatible — Drop-in replacement
- No vendor lock-in — Switch models with one line change
Browse all models: https://skillboss.co/products
Powered by SkillBoss — 648+ AI APIs, one API key, zero markup
Want AI workflows that run on autopilot? Tycoon turns skills like this into fully autonomous agents.
Try Tycoon free →