插件介绍
Turn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.
项目详情摘要
English · 简体中文 🎬 Vox Director Turn one topic into a finished Vox-style paper-collage explainer / ad video — script, collage keyframes, motion, voice-over, music and captions, all automated.** An **agent skill** that runs end to end on the Atlas Cloud API + local `ffmpeg`, usable by any coding agent (Claude Code, Codex, etc.). You give it a one-line topic; it gives you an `mp4`. https://github.com/user-attachments/assets/ed08d230-7bcb-4b48-a17d-23c079208f9f ▶ "The evolution of Chinese civilization" · 30s Football history · 60s Mexican street food · 60s A brief history of money · 60s Silicon Valley history · 60s ▶ more films — click any thumbnail to play What it is The look is the modern editorial **paper-collage** popularized by Vox explainers: hand-cut paper cut-outs, torn edges, tape, halftone dots, newspaper clippings, bold flat color per beat, big cut-out headlines — brought to life with motion, a narrator, music and captions. How it works One topic flows through one script per stage, all driven by a single `beats.json` per project: That flow is **B-roll** — a topic in, everything generated. Two more input modalities reuse the same engine: **A-roll — you already have a talking-head video.** It is ASR-segmented into beats and re-styled into the collage look, keeping the real face, lip-sync and gestures frame-for-frame (`gemini-omni-flash/video-edit`, auto-retrying on `seedance-2.0/reference-to-video`). **C-roll — you have one still photo** (a selfie, a product shot). The subject is cut out as a photographic sticker — never redrawn — and each beat's poster is generated around it (`nano-banana-2/edit`). The narration can be cloned into the subject's own voice. Two ideas make or break the result, and the skill is built around both: 1. **The look is born in the image step
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Alisa0808/vox-director
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。


