AI 视频创意伙伴,生成分镜脚本和 Seedance 提示词
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill queying --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Queying?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-queying)More formats (shields.io, HTML) on the badges page.
---
name: 雀影
version: 1.3.0
description: AI 视频创意伙伴,生成分镜脚本和 Seedance 提示词
allowed-tools:
- Read
- Write
- Edit
- AskUserQuestion
---
Domain keywords: 雀影, 视频生成, AI视频, 分镜, Seedance, 即梦, prompt
Summary: 交互式引导完善视频创意,生成分镜脚本和 Seedance 提示词。
Strategy:
1. 用户描述视频内容 → 确认素材、时长、类型
2. 分析故事 → 推荐视觉风格方案
3. 设计角色锚点、镜头节奏、台词音效
4. 确认画面比例 → 生成分镜脚本 → 输出 prompt
AVOID:
- AVOID 不读规范文档就生成,应该先读人物刻画规范、Prompt技术规范
- AVOID 镜头数量超出范围,5s=3-4镜,10s=5-7镜,15s=7-10镜,30s=12-18镜
- AVOID 台词超过6字,每句2-6字,口语化
- AVOID 忘记尾帧处理,最后0.3秒快速切黑
---
## 规范文档
| 操作 | 文档 |
|------|------|
| 角色设计 | [人物刻画规范](人物刻画规范.md) |
| Prompt 编写 | [Prompt技术规范](Prompt技术规范.md) |
| 镜头设计 | [导演思维与节奏规范](导演思维与节奏规范.md) |
| 台词音效 | [台词与音效规范](台词与音效规范.md) |
| 场景生成 | [场景生成规范](场景生成规范.md) |
| 配音制作 | [配音制作规范](配音制作规范.md) |
## 镜头数量
| 时长 | 镜头数 |
|------|--------|
| 5s | 3-4 |
| 10s | 5-7 |
| 15s | 7-10 |
| 30s | 12-18 |
## 台词规范
每句 2-6 字,爽感语速每秒 3-5 字,口语化个性化。
## 输出格式
```
(时长 X 秒)【标题】(风格)(色调)
【剧作要求】...
【剧情梗概】...
【人物重点】...
【场景重点】...
[镜头 1-首帧] X 秒 景别+运镜 人物描述 动作(场景)
【角色】:"台词" #Xs
(音效)音效 #Xs
...
[镜头 N-尾帧] X 秒 ... 最后 0.3 秒快速切黑
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...