background-remover
使用 AI 移除圖片背景
自動移除任何圖片的背景,創建專業的透明 PNG。非常適合產品照片、大頭照和設計工作,無需手動編輯。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「background-remover」を使用しています。 Remove background from portrait.jpg
期待される結果:
Processing complete! Your transparent PNG is ready at: https://img.panpan8.com/background-removal/2026-03-11/xxx-transparent.png
「background-remover」を使用しています。 Remove background from https://example.com/product.jpg
期待される結果:
Downloaded image from URL. Checking credits... You have 50 credits. Uploading to processing server... Creating background removal job... Status: PROCESSING (50%)... Complete! Result: https://img.panpan8.com/result.png
「background-remover」を使用しています。 Remove background from photo.jpg and save it
期待される結果:
Background removed successfully. Downloaded result to: /tmp/verging-bg-removal/photo-transparent.png
セキュリティ監査
安全All static analysis findings are false positives from pattern matching against documentation examples in SKILL.md. The file contains only Markdown documentation with bash code examples showing API usage. No executable code is present. External commands are documentation examples, network calls reference legitimate API endpoints, and environment variable access is for documented API key configuration. This is a legitimate skill providing CLI interface to verging.ai background removal service.
品質スコア
作れるもの
電子商務產品照片
移除產品圖片背景,為線上商店創建乾淨專業的照片。上傳產品照片並獲取準備好在網站上顯示的透明 PNG。
專業大頭照
通過移除肖像中的分散注意力的背景來創建精美的個人資料圖片。非常適合 LinkedIn、公司目錄和專業個人資料。
設計素材準備
從照片中提取主體,用於平面設計、行銷材料和簡報。為創意項目創建透明疊加層。
これらのプロンプトを試す
Remove the background from this image: /path/to/image.jpg
Remove background from this image: https://example.com/photo.jpg
Remove background from photo.jpg and download the result to my desktop
Remove backgrounds from all images in the ./products folder
ベストプラクティス
- 處理大量圖片前檢查 API 點數餘額
- 盡可能使用本機檔案,避免從遠端 URL 重複下載
- 設定 VERGING_API_KEY 環境變數,避免每次指令都傳遞它
- 處理多個檔案前先測試單一圖片
回避
- 不要處理超過 10MB 的圖片,它們會被拒絕
- 不要忘記檢查點數餘額 - 每張圖片消耗 1 點數
- 不要使用不支援的格式如 BMP 或 TIFF - 先轉換為 JPG/PNG/WebP
- 不要在公開倉庫或聊天訊息中分享 API 金鑰