ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 3/5

Banner Youtube Translate Workflow

Skill by banner90

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/banner90/banner-youtube-translate-workflow
Or

What This Skill Does

The Banner Youtube Translate Workflow is an advanced automation skill designed for OpenClaw that orchestrates a seamless end-to-end video translation process. Instead of manually downloading videos, transcribing them, and translating the content, this skill automates the entire pipeline. It begins by extracting high-quality audio from a provided YouTube URL, initiates the Doubao translation interface, plays the audio stream, and captures the real-time translated subtitles generated by the AI agent. This skill effectively turns any YouTube video into a localized text resource, making it an essential tool for content creators, researchers, and language learners who need rapid access to foreign-language information.

Installation

To install this skill, use the ClawHub command-line interface. Open your terminal and run: clawhub install openclaw/skills/skills/banner90/banner-youtube-translate-workflow Ensure that you have your Windows environment and WSL configured correctly, as the skill relies on cross-platform execution between the WSL Linux environment and Windows system-level GUI automation.

Use Cases

  • Educational Research: Quickly translate long-form academic lectures or tutorials from foreign YouTubers into your native language.
  • Content Localization: Extract translated subtitles for video content to assist in creating localized versions for different markets.
  • Media Monitoring: Automatically capture and save translated transcripts of international news clips for daily analysis.

Example Prompts

  1. "OpenClaw, please translate this video for me: [YouTube URL]. Use the bilingual mode so I can see both the original and translated text."
  2. "I need a Chinese transcript for this technical tutorial: [YouTube URL]. Please process it using the banner youtube translate workflow."
  3. "Translate this 20-minute video [YouTube URL] and save the result as a text file for my report."

Tips & Limitations

  • Desktop Visibility: This skill relies on GUI automation to interact with the Doubao application. Ensure your Windows session is active and not locked or running over a disconnected RDP session, as this may cause interaction failures.
  • File Management: Files are saved to your local H:/works/ directory. Ensure your environment has the correct permissions and paths mapped between WSL and Windows.
  • Performance: Translation speed depends on the duration of the audio. The duration field in the return JSON will help you track the progress of long-form videos.

Metadata

Author@banner90
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-banner90-banner-youtube-translate-workflow": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#youtube#translation#automation#workflow#doubao
Safety Score: 3/5

Flags: file-write, file-read, code-execution