Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add full-aigc-skills/jimeng-skills --skill jimeng-prompt-text2videogit clone --depth 1 https://github.com/full-aigc-skills/jimeng-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/full-aigc-skills/jimeng-skills/jimeng-prompt-text2video)<a href="https://agentmods.dev/skills/full-aigc-skills/jimeng-skills/jimeng-prompt-text2video"><img src="https://agentmods.dev/badge/skills/full-aigc-skills/jimeng-skills/jimeng-prompt-text2video/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/full-aigc-skills/jimeng-skills/jimeng-prompt-text2video"><img src="https://agentmods.dev/badge/skills/full-aigc-skills/jimeng-skills/jimeng-prompt-text2video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00215 | $0.02334 |
| Opus 5 | $0.00108 | $0.01167 |
| Sonnet 5 | $0.00043 | $0.00467 |
| Haiku 4.5 | $0.00021 | $0.00233 |
Grade A, and why
jimeng-prompt-text2video scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 134 lines — stays where its author put it; the contents beside it link to each section on GitHub.
jimeng-prompt-text2video — 即梦文生视频提示词
Craft production-ready text-to-video prompts for 即梦 Dreamina video models (视频3.0 Pro, Doubao Seedance 2.0, Seedance 1.5, Seedance 1.0, 智能多帧).
When to use this skill
Use this skill when the user:
- Asks you to write a video generation prompt ("帮我写个视频提示词")
- Describes a scene they want as a moving image / video
- Wants to refine or optimize an existing video prompt
- Mentions keywords like: 文生视频, text2video, 视频生成, 视频提示词, 运镜, camera movement, Seedance
- Asks about how to describe motion, camera work, or temporal progression in a prompt
Do NOT use this skill for:
- Executing CLI commands to generate videos → use jimeng-cli-text2video
- Writing image-to-video prompts → use jimeng-prompt-image2video
- Writing text-to-image prompts → use jimeng-prompt-text2image
Model Version Guide
即梦 has multiple video model lines. The core writing approach differs by model:
| Model | Formula | Key Difference |
|---|---|---|
| 视频3.0 / 3.0 Pro | 主体 + 动作 + 场景 + 镜头 + 风格 + (情绪演绎) + (照明) | 自然语言自由书写; 支持切镜和创意特效 |
| Doubao Seedance 2.0 系列 | 主体 + 动作/运动 + 空间背景/光影/风格 + 镜头调度/音效 | 支持T2V/I2V/R2V/V2V; 原生音频+视频联合生成; 多模态参考(图片/音频/视频); 支持文字生成(广告语/字幕/气泡台词); 支持视频编辑(元素增删改/延长/轨道补齐) |
| Seedance 1.5 Pro | 主体 + 动作 + 场景 + 镜头 + 风格 | 更快的生成速度 |
| Seedance 1.0 Pro / Pro Fast | 主体 + 动作 + 场景 + 镜头 + 风格 | Pro Fast: 极致速度 |
| 图生视频 (I2V) | 动作 + 镜头 + (情绪/照明) | 由图像提供主体+场景, 提示词只控制动态 |
| 智能多帧 | [多帧图像] + [每帧时长] + [运镜提示词] | 多图驱动一镜到底; 上传2-10帧; 每帧1-6s |
Core Methodology
The video prompt formula extends the image formula with two critical dimensions: motion and camera.
For 视频3.0/3.0 Pro 文生视频:
主体 + 动作 + 场景 + 镜头 + 风格 + (情绪演绎) + (照明)
For 图生视频 (image-to-video):
动作 + 镜头 + (情绪/照明)
For Doubao Seedance 2.0 系列 文生视频:
主体 + 动作/运动 + 空间背景/光影/风格 + 镜头调度/音效
The key difference from text-to-image prompting:
- Motion is mandatory: a video without motion is just a still image
- Camera adds storytelling: how the camera moves determines the viewer's emotional experience
- Duration shapes pacing: a 5-second clip needs different action density than a 10-second clip
- For 视频3.0 Pro specifically: 自然语言自由书写, 核心思路是"直观表达出你想要的效果"
- For Doubao Seedance 2.0: 支持多模态参考(图片/音频/视频), 可在提示词中用"图片1""图片2"指代参考素材
What ships with it
26 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- examples/abstract-creative.md 3.5 KB
- examples/animal-wildlife.md 3.3 KB
- examples/cinematic-narrative.md 3.8 KB
- examples/commercial-ad.md 3.4 KB
- examples/dance-performance.md 3.4 KB
- examples/fashion-runway.md 2.7 KB
- examples/food-culinary.md 3.8 KB
- examples/nature-landscape.md 3.4 KB
- examples/portrait-people.md 3.6 KB
- examples/sports-action.md 3.5 KB
- examples/timelapse-slowmo.md 4.0 KB
- examples/urban-city.md 3.7 KB
- LICENSE.txt 2.7 KB
- references/camera-advanced.md 2.7 KB
- references/camera-basic.md 3.2 KB
- references/camera-library.md 5.9 KB
- references/evaluation-framework.md 5.7 KB
- references/jimeng-video-3.0-guide.md 3.7 KB
- references/rules/video-category-table.md 1.2 KB
- references/rules/video-core-methodology.md 2.8 KB
- references/rules/video-validation-checklist.md 1.3 KB
- references/rules/video-writing-rules.md 6.6 KB
- references/smart-multi-frame-guide.md 2.9 KB
- references/video-words/motion.md 3.2 KB
- references/video-words/scene-style.md 2.2 KB
- references/word-library.md 5.3 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 134 lines · 215 tokens per session scan A fc18dc8d8f2b
jimeng-prompt-text2video is a skill published in the GitHub repository full-aigc-skills/jimeng-skills (3 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 215 tokens to every session and 2,334 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…