From short-video-director
Generates 3 differentiated plot options for single-episode short videos from config.md. Outputs Markdown with theme name, title, one-sentence plot summary, ending type, and short video selling points. Useful for scripted video content workflows.
npx claudepluginhub wddxh/shortvideodirectorThis skill is limited to using the following tools:
- `config.md` — 必须读取
Generates 3 differentiated plot options for new or continuing stories by reading config.md, arc.md, outline.md, and recent novel episodes. Use in director workflow for plot decisions.
Transforms long-form articles into short video voiceover scripts with storyboards and AI-generated images per scene. Loads and saves preferences from WPS notes. Triggered by phrases like '生成短视频文案'.
Crafts scripts, storyboards, and messaging for explainer, testimonial, thought leadership, and product videos. Applies hook-problem-solution-proof-CTA framework with templates, tone checklists, and iteration tips.
Share bugs, ideas, or general feedback.
config.md — 必须读取$ARGUMENTS[0] — 用户偏好描述(可选,重新生成时传入)根据单集短视频配置,生成 3 个差异化的剧情选项供选择。每个选项覆盖完整的单集剧情走向,包括开端、发展与结局。
## 选项 A: {主题名称}
- **剧名:** {剧名}
- **剧情概要:** {一句话概括完整剧情走向}
- **结局类型:** {反转/温馨/开放/幽默/...}
- **卖点分析:** {为什么适合短视频}
## 选项 B: {主题名称}
...
## 选项 C: {主题名称}
...
生成选项后,等待用户操作:
$ARGUMENTS[0] 重新执行本 skill