Banner Youtube Translate Workflow
Skill by banner90
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/banner90/banner-youtube-translate-workflowWhat 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
- "OpenClaw, please translate this video for me: [YouTube URL]. Use the bilingual mode so I can see both the original and translated text."
- "I need a Chinese transcript for this technical tutorial: [YouTube URL]. Please process it using the banner youtube translate workflow."
- "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
durationfield in the return JSON will help you track the progress of long-form videos.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-banner90-banner-youtube-translate-workflow": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
doubao-capture
Capture Doubao translation results with auto-scroll and auto-end detection.
audio-play
Play audio files using Windows media player. Non-blocking execution.
doubao-launch
Launch Doubao desktop application and configure real-time translation window.
youtube-audio-download
Download YouTube video audio and convert to MP3. Supports age-restricted videos with cookies.
byt-workflow
YouTube video translation workflow, download audio, launch Doubao, play audio, capture translation