{"skill":{"slug":"doubao-launch","displayName":"Doubao Launch","summary":"Launch Doubao desktop application and configure real-time translation window.","description":"---\n name: doubao-launch\n description: Launch Doubao desktop application and configure real-time translation window.\n tools:\n   - launch_doubao\n---\n\n# Doubao Launch\n\n## Usage\n\n```bash\npython scripts/doubao_auto_workflow.py [--dual|--single] --json-output\n```\n\n## Parameters\n\n- `mode` (optional): \"dual\" or \"single\", default: \"dual\"\n\n## Returns\n\n```json\n{\n  \"success\": true,\n  \"window_handle\": 123456,\n  \"window_title\": \"Doubao - Real-time Subtitles\",\n  \"mode\": \"dual\"\n}\n```\n\n## Tools\n\n## launch_doubao\n\nLaunch Doubao application\n\n\n## Workflow Integration\n\nThis skill is part of the YouTube translation workflow:\n1. **youtube-audio-download**: Download audio from YouTube\n2. **doubao-launch**: Launch Doubao translation window\n3. **audio-play**: Play the downloaded audio\n4. **doubao-capture**: Capture translated subtitles\n\n## Execution\n\nAll skills execute on Windows Python via WSL cross-platform call:\n```\nwsl -> python.exe scripts/doubao_auto_workflow.py ...\n```\n\n## Error Handling\n\nAll skills return JSON with `success` field:\n- `success: true` - Operation completed\n- `success: false` - Check `error_code` and `error_message`\n\n## Notes\n\n- Windows GUI automation requires visible desktop (no RDP disconnect)\n- Output files are stored in Windows `works/` directory\n- WSL accesses Windows files via `/mnt/h/...`\n","tags":{"latest":"1.0.6"},"stats":{"comments":0,"downloads":863,"installsAllTime":5,"installsCurrent":5,"stars":0,"versions":7},"createdAt":1772898174782,"updatedAt":1778996388141},"latestVersion":{"version":"1.0.6","createdAt":1772960842749,"changelog":"- No functional changes; updated formatting in SKILL.md for consistency.\n- All usage instructions, parameters, and workflow details remain the same.","license":null},"metadata":null,"owner":{"handle":"banner90","userId":"s173fqdvxx0h6yz7wxk3khjb2n88424b","displayName":"banner90","image":"https://avatars.githubusercontent.com/u/25845636?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779950855865}}