スキル background-remover
🖼️

background-remover

安全

使用 AI 移除圖片背景

自動移除任何圖片的背景,創建專業的透明 PNG。非常適合產品照片、大頭照和設計工作,無需手動編輯。

対応: Claude Codex Code(CC)
🥉 72 ブロンズ
1

スキルZIPをダウンロード

2

Claudeでアップロード

設定 → 機能 → スキル → スキルをアップロードへ移動

3

オンにして利用開始

テストする

「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

セキュリティ監査

安全
v2 • 3/18/2026

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.

1
スキャンされたファイル
239
解析された行数
0
検出結果
2
総監査数
セキュリティ問題は見つかりませんでした
監査者: claude 監査履歴を表示 →

品質スコア

38
アーキテクチャ
100
保守性
85
コンテンツ
37
コミュニティ
100
セキュリティ
91
仕様準拠

作れるもの

電子商務產品照片

移除產品圖片背景,為線上商店創建乾淨專業的照片。上傳產品照片並獲取準備好在網站上顯示的透明 PNG。

專業大頭照

通過移除肖像中的分散注意力的背景來創建精美的個人資料圖片。非常適合 LinkedIn、公司目錄和專業個人資料。

設計素材準備

從照片中提取主體,用於平面設計、行銷材料和簡報。為創意項目創建透明疊加層。

これらのプロンプトを試す

基本背景移除
Remove the background from this image: /path/to/image.jpg
遠端 URL 處理
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 金鑰

よくある質問

如何取得 API 金鑰?
前往 verging.ai,登入後點擊右上角的頭像,選擇 API Keys。創建新金鑰並將其設為 VERGING_API_KEY 環境變數。
支援哪些圖片格式?
您可以處理 JPG、JPEG、PNG 和 WebP 圖片,最大 10MB。不支援其他格式。
費用是多少?
每次背景移除消耗 1 點數。點數套餐可在 verging.ai 購買。處理前請檢查餘額。
可以處理 URL 中的圖片嗎?
是的,您可以提供本機檔案路徑或遠端 URL。遠端 URL 會先下載到暫存資料夾。
處理後的圖片存儲在哪裡?
處理後的圖片以公開 URL 形式返回,託管在 verging.ai 伺服器上。使用下載選項將其保存到本機。
原始圖片會怎麼處理?
圖片會上傳到 R2 儲存空間進行處理。暫時檔案存儲在 /tmp/verging-bg-removal/,處理後會清理。

開発者の詳細

作成者

verging.ai

ライセンス

MIT

参照

main

ファイル構成

📄 SKILL.md