Install
openclaw skills install douyin-guoxue-volcengine-pipelineAutomate creation and publishing of 3-shot 9:16 Chinese metaphysics short videos on Douyin with Volcengine visuals, Edge TTS, ffmpeg, and backend verification.
openclaw skills install douyin-guoxue-volcengine-pipelineUse this skill to run a production-tested Douyin guoxue pipeline.
C:\Users\Lenovo\.openclaw\workspace\.volcengine_configvolcengine-image-studiovolcengine-video-studioffmpegedge-ttsskills/douyin-publisher/scripts/publish.py发文助手自主声明添加声明内容由AI生成skills/volcengine-image-studio/scripts/generate_image.pyskills/volcengine-video-studio/scripts/generate_video.pyskills/douyin-publisher/scripts/publish.py.volcengine_configgenerated/guoxue-douyin/final-cuts/guofeng-lite-bgm.wavPowerShell:
$cfg = Get-Content .\.volcengine_config
foreach($line in $cfg){ if($line -match '^\s*([A-Z0-9_]+)=(.*)$'){ [Environment]::SetEnvironmentVariable($matches[1], $matches[2], 'Process') } }
[Environment]::SetEnvironmentVariable('VOLCENGINE_VIDEO_MODEL','doubao-seedance-1-0-pro-fast-251015','Process')
Use thematic prompts for shot 1 / shot 2 / shot 3. Keep style consistent:
For each generated keyframe:
py -3.11 .\skills\volcengine-video-studio\scripts\generate_video.py "<motion prompt>" --image <cover> --ratio 9:16 --duration 5 --download-dir <dir>
edge-tts --voice zh-CN-XiaoxiaoNeural --file <script.txt> --write-media <voice.mp3>
Recommended voices:
zh-CN-XiaoxiaoNeural — warm / calm / femalezh-CN-YunxiNeural — male / composed / explanatoryUse ffmpeg to:
Publish with py -3.11 skills/douyin-publisher/scripts/publish.py ...
Then must open creator manage page and confirm the new item appears in the list.
Store runs under:
generated/guoxue-douyin/<theme>-volcengine/
Example themes:
qian-gua-volcenginekun-gua-volcenginetai-gua-volcenginereferences/prompt-patterns.mdreferences/publish-notes.md