550W AI Subtitle Remover
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_dcc5d834/550w-ai-subtitle-remover into your AI assistant.
About this skill
Problem
Baked-in subtitles, short-video share-link watermarks, and text on images are hard to clean with simple editing. Raw API calls also introduce unnecessary friction around coordinates, duration, retries, and duplicate paid submissions. This skill turns those operations into natural-language routing: say remove subtitles, remove watermark, or check progress, while the skill chooses the Action and parameters.
How It Works
- Video subtitle removal: supports local files or directly accessible video URLs and always performs full-frame erasure; if audio should be removed, it sets
removeAudio: true. Remote direct links are prechecked withffprobe, and the workflow polls for up to 10 minutes, returningresultUrl, a failure reason, ortaskId. - Video watermark removal: handles short-video platform share links without downloading the video and calls
removeVideoWatermark, surfacingdata.videofrom the response. - Image watermark removal: processes synchronously by default; multiple images are run serially, and async results are tracked via
task.taskIdandimageWatermarkTaskDetail. - Tasks and billing: supports
taskDetail,taskList, andqueryCredits; failed jobs are not charged, and uncertain network timeouts should trigger task queries instead of blind paid retries.
Boundaries
The skill assumes 550W credentials and API-KEY setup. It prompts before batch operations, does not silently expand inputs, asks only one necessary question when intent is unclear, and avoids guessing paid actions.
Use Cases
- Remove hardcoded subtitles from a client review cut while keeping the original audio.
- Get a clean version from a short-video share link without downloading and re-encoding it.
- Erase platform watermarks or overlaid text from product images before reusing them in ads.
- Track submitted batch subtitle-removal jobs, history, and remaining credits.
Best For
- Video editors who receive hard-coded subtitle footage and need clean cuts for re-editing.
- E-commerce operators who need overlaid text or watermarks removed from product images.
- Content operators who want watermark-free versions from short-video share links for review.
- Automation engineers who route natural-language media requests to 550W task endpoints.
Related Skills
A ComfyUI image-generation skill that uses a five-step dialog to collect prompts, prefill templates, confirm parameters, submit API jobs, and return results.
A design-system guidance skill for Impeccable that produces token-based rules, component states, accessibility criteria, and QA checklists.
Director-level video lapian that diagnoses material precision, then produces frame evidence, director analysis, a style bible, and a showcase video.
Plan and brief Amazon MAIN, Listing, and A+ image sets from verified product facts, then return plan and image QA status.