PPT 路演视频全流程生成器,支持品牌风格学习、智能配音、音效音乐、字幕和一键视频合成。可一次性生成 15-100 页风格统一的完整路演视频。
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/ppt-roadshow-generator/ppt-roadshow-generator/SKILL.mdmoviepy>=1.0.3
pillow>=9.0.0
pydub>=0.25.1
requests>=2.28.0# Ubuntu/Debian
sudo apt-get install ffmpeg
# macOS
brew install ffmpegweb-design-analyzer 导出的 brand_style.json,直接导入scripts/style_learner.py --load-json ./brand_style.json 加载配置scripts/audio_processor.py:
python scripts/audio_processor.py \
--script ./roadshow_script.txt \
--style-brand ./brand_style.json \
--output ./audio/scripts/subtitle_generator.py:
python scripts/subtitle_generator.py \
--script ./roadshow_script.txt \
--style-brand ./brand_style.json \
--output ./subtitles.srtscripts/roadshow_composer.py:
python scripts/roadshow_composer.py \
--images ./images/ \
--audio ./audio/ \
--subtitles ./subtitles.srt \
--style-brand ./brand_style.json \
--output ./roadshow_video.mp4当用户希望保持品牌风格一致时:
convert_to_roadshow_style.py)skill_credentials 工具配置f595e96
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.