Install
openclaw skills install doubao-launchLaunch Doubao desktop application and configure real-time translation window.
openclaw skills install doubao-launchpython scripts/doubao_auto_workflow.py [--dual|--single] --json-output
mode (optional): "dual" or "single", default: "dual"{
"success": true,
"window_handle": 123456,
"window_title": "Doubao - Real-time Subtitles",
"mode": "dual"
}
Launch Doubao application
This skill is part of the YouTube translation workflow:
All skills execute on Windows Python via WSL cross-platform call:
wsl -> python.exe scripts/doubao_auto_workflow.py ...
All skills return JSON with success field:
success: true - Operation completedsuccess: false - Check error_code and error_messageworks/ directory/mnt/h/...