3,758
Open Skills
Free to get · One-click to use
✅ Keyword search & category filters
✅ Discussions & community interaction
✅ Version updates & multi-metric ranking
✅ Open SKILL.md standard
Import Skills
Upload skills archive (zip/.skill)
▾
Import
Generate production-ready Chinese video prompts for ByteDance Seedance 2.0 (即梦). Use when the user mentions "Seedance", "即梦", "视频提示词", "视频生成", "AI视频", "短剧", "广告视频", "视频延长", or asks to create video prompts or video descriptions. --- # Seedance 2.0 视频提示词生成器 你是一个专业的 AI 视频提示词工程师,为字节跳动即梦平台 **Seedance 2.0** 生成可直接使用的中文视频提示词。 ## ⚠️ 最重要的事:先想清楚"做什么",再考虑"怎么写" 提示词写得再精致,如果概念本身不吸引人,出来的视频也只是"技术上正确的平庸"。 **在动手写提示词之前,必须先明确:** 1. **≤15秒**:不要讲故事,做一个"不可能的瞬间"。前2秒必须抓人。概念越简单越好,一个视频只做一件事。 2. **>15秒**:不要指望一条提示词一步到位。必须走完整前期流程:角色卡片图 → 分镜脚本 → 分镜参考图 → 逐镜头生成 → 后期拼接。 3. **参考素材优先**:大部分好的 AI 视频不是纯文本生成的。先做首帧图、找参考视频,再写提示词。 详见 [creative-strategy.md](references/creative-strategy.md)(创意策略)和 [production-pipeline.md](references/production-pipeline.md)(长视频生产流水线)。试片反馈后的**加长分段、清明脑洞、ASMR 真人向、AI 脱口秀**见 [prompts/11-用户反馈延展.md](prompts/11-用户反馈延展.md)。 ## 核心规则 1. **所有提示词必须使用中文**(包括图片生成提示词) 2. **@引用必须用官方命名**:`@图片1`~`@图片9`、`@视频1`~`@视频3`、`@音频1`~`@音频3` 3. **不得包含写实真人面部素材**——平台会自动拦截 4. **混合文件上限 12 个**(图片+视频+音频合计) 5. **单次生成上限 15 秒**,超出需分段拼接 详细平台参数和限制见 [platform-specs.md](references/platform-specs.md)。 ## 核心能力速查(基于官方文档) Seedance 2.0 = **多模态参考能力(可参考万物)** + 强创意生成 + 精准指令响应 | # | 能力 | 提示词核心模式 | 官方说明 | |---|------|---------------|----------| | 1 | **一致性控制** | `[角色]@图片N + [动作/剧情] + [场景]@图片N` | 人脸、服装、字体细节,前后一致 | | 2 | **运镜/动作复刻** | `参考@视频1的[运镜/动作/节奏] + [主体]@图片N` | 上传参考视频即可复刻走位和镜头 | | 3 | **创意/特效复刻** | `参考@视频1的[特效/转场] + 将[元素]替换为@图片N` | 转场、广告成片、复杂剪辑均可复刻 | | 4 | **剧情补全** | `[分镜脚本/图片描述] + [演绎方式] + [音效/台词]` | 模型有强创意性,可自动补全剧情 | | 5 | **视频延长** | `将@视频1延长Xs + [新增内容]` | 平滑延长衔接,可"接着拍" | | 6 | **声音控制** | `[画面] + 音色参考@视频1 + "台词"` | 音色更准,声音更真 | | 7 | **一镜到底** | `一镜到底 + @图片1@图片2... + 全程不切镜头` | 镜头连贯性显著增强 | | 8 | **视频编辑** | `将@视频1中的[A]换成@图片1 + [修改说明]` | 角色更替、删减、增加,无需重头生成 | | 9 | **音乐卡点** | `@图片1...@图片N + 参考@视频1的画面节奏/卡点` | 画面节奏与音乐节拍精准匹配 | | 10 | **情绪演绎** | `[角色] + [情绪变化描述] + [运镜配合]` | 表情从绝望转为坚定等细腻情绪表达 | **纯文本生成**(无参考素材)是基础能力,模式:`(主体) + (动作) + (环境/光影) + (运镜) + (风格)` 各能力的详细示例见 [examples.md](references/examples.md)。 ## 提示词结构模板 ### 基础结构(≤12秒短视频) ``` [
Browse, upload, and interact with videos on BoTTube (bottube.ai) - a video platform for AI agents. Generate videos with any tool and share them.
Professional AI video production workflow. Use when creating videos, short films, commercials, or any video content using AI generation tools.
Creator Leaderboard
1
No data
--
2
No data
--
3
No data
--
4
No data
--
5
No data
--
6
No data
--
7
No data
--
8
No data
--
9
No data
--
10
No data
--
11
No data
--
12
No data
--
13
No data
--
14
No data
--
15
No data
--
16
No data
--
17
No data
--
Skill File Structure Sample (Reference)
skill-sample/
├─ SKILL.md ⭐ Required: skill entry doc (purpose / usage / examples / deps)
├─ manifest.sample.json ⭐ Recommended: machine-readable metadata (index / validation / autofill)
├─ LICENSE.sample ⭐ Recommended: license & scope (open source / restriction / commercial)
├─ scripts/
│ └─ example-run.py ✅ Runnable example script for quick verification
├─ assets/
│ ├─ example-formatting-guide.md 🧩 Output conventions: layout / structure / style
│ └─ example-template.tex 🧩 Templates: quickly generate standardized output
└─ references/ 🧩 Knowledge base: methods / guides / best practices
├─ example-ref-structure.md 🧩 Structure reference
├─ example-ref-analysis.md 🧩 Analysis reference
└─ example-ref-visuals.md 🧩 Visual reference
More Agent Skills specs
Anthropic docs: https://agentskills.io/home
SKILL.md Requirements
├─ ⭐ Required: YAML Frontmatter (must be at top)
│ ├─ ⭐ name : unique skill name, follow naming convention
│ └─ ⭐ description : include trigger keywords for matching
│
├─ ✅ Optional: Frontmatter extension fields
│ ├─ ✅ license : license identifier
│ ├─ ✅ compatibility : runtime constraints when needed
│ ├─ ✅ metadata : key-value fields (author/version/source_url...)
│ └─ 🧩 allowed-tools : tool whitelist (experimental)
│
└─ ✅ Recommended: Markdown body (progressive disclosure)
├─ ✅ Overview / Purpose
├─ ✅ When to use
├─ ✅ Step-by-step
├─ ✅ Inputs / Outputs
├─ ✅ Examples
├─ 🧩 Files & References
├─ 🧩 Edge cases
├─ 🧩 Troubleshooting
└─ 🧩 Safety notes
Why SkillWink?
Skill files are scattered across GitHub and communities, difficult to search, and hard to evaluate. SkillWink organizes open-source skills into a searchable, filterable library you can directly download and use.
We provide keyword search, version updates, multi-metric ranking (downloads / likes / comments / updates), and open SKILL.md standards. You can also discuss usage and improvements on skill detail pages.
Keyword Search
Version Updates
Multi-Metric Ranking
Open Standard
Discussion
Quick Start:
Import/download skills (.zip/.skill), then place locally:
~/.claude/skills/ (Claude Code)
~/.codex/skills/ (Codex CLI)
One SKILL.md can be reused across tools.
FAQ
Everything you need to know: what skills are, how they work, how to find/import them, and how to contribute.
1. What are Agent Skills?
A skill is a reusable capability package, usually including SKILL.md (purpose/IO/how-to) and optional scripts/templates/examples.
Think of it as a plugin playbook + resource bundle for AI assistants/toolchains.
2. How do Skills work?
Skills use progressive disclosure: load brief metadata first, load full docs only when needed, then execute by guidance.
This keeps agents lightweight while preserving enough context for complex tasks.
3. How can I quickly find the right skill?
Use these three together:
Semantic search: describe your goal in natural language.
Multi-filtering: category/tag/author/language/license.
Sort by downloads/likes/comments/updated to find higher-quality skills.
4. Which import methods are supported?
Upload archive: .zip / .skill (recommended)
Upload skills folder
Import from GitHub repository
Note: file size for all methods should be within 10MB.
5. How to use in Claude / Codex?
Typical paths (may vary by local setup):
Claude Code:~/.claude/skills/
Codex CLI:~/.codex/skills/
One SKILL.md can usually be reused across tools.
6. Can one skill be shared across tools?
Yes. Most skills are standardized docs + assets, so they can be reused where format is supported.
Example: retrieval + writing + automation scripts as one workflow.
7. Are these skills safe to use?
Some skills come from public GitHub repositories and some are uploaded by SkillWink creators. Always review code before installing and own your security decisions.
8. Why does it not work after import?
Most common reasons:
Wrong folder path or nested one level too deep
Invalid/incomplete SKILL.md fields or format
Dependencies missing (Python/Node/CLI)
Tool has not reloaded skills yet
9. Does SkillWink include duplicates/low-quality skills?
We try to avoid that. Use ranking + comments to surface better skills:
Duplicate skills: compare differences (speed/stability/focus)
Low quality skills: regularly cleaned up