seedance-video-gen

seedance-video-gen is a skill for Claude Code, Codex from redfox-data/redfox-community-dsh. It costs 73 tokens per session (3,476 once invoked), scanned A, original, MIT.

An AI video generator that turns a written description into an MP4 video using the Seedance 2.0 model. It can also use preset virtual-person references and lets you set video output options.

In plain words
What is it for?
It helps create short videos from prompts, choose resolution, screen shape, and duration, track generation jobs, and optionally include sound, watermarks, or a preset virtual person.
Why use it?
It handles the video-generation request and the service connection so you do not have to build that API connection yourself.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/you/Downloads/QoderVideos/video.mp4.

Good fit It helps create short videos from prompts, choose resolution, screen shape, and duration, track generation jobs, and optionally include sound, watermarks, or a preset virtual person.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for seedance-video-gen

README.md
[![agentmods](https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/seedance-video-gen/github.svg)](https://agentmods.dev/skills/redfox-data/redfox-community-dsh/seedance-video-gen)
Your own site
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/seedance-video-gen"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/seedance-video-gen/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.

agentmods 80×15 button for seedance-video-gen

Your own site · 80×15
<a href="https://agentmods.dev/skills/redfox-data/redfox-community-dsh/seedance-video-gen"><img src="https://agentmods.dev/badge/skills/redfox-data/redfox-community-dsh/seedance-video-gen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,476 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.03476
Opus 5 $0.00036 $0.01738
Sonnet 5 $0.00015 $0.00695
Haiku 4.5 $0.00007 $0.00348

Measured 11d ago against content hash dcf792d47dfb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

seedance-video-gen 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 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/videogen.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/seedance-video-gen/SKILL.md · 377 lines

How it starts

The opening of the file, as written. The whole thing — 377 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Seedance2.0

简介

Seedance2.0是一款基于火山方舟 Seedance 2.0 模型的 AI 视频生成工具。通过 redfox.hk 平台封装了复杂的 ARK API 鉴权流程,一行命令即可生成视频

Skill 特色

  • 支持命令行参数化控制分辨率、比例、时长
  • 文生视频 + 虚拟人像引用双模式

为什么用这个 Skill?

  • 对开发者:无需去火山方舟申请白名单、配置 AK/SK、对接 ARK 鉴权,一行命令搞定
  • 对创作者:不用买会员、不用绑卡订阅,按次消费,用完即走
  • 对所有人:极低门槛,注册即用,无需自行搭建 API 链路

适用对象

社交媒体创作者、产品经理、内容运营人员、AI 爱好者,以及任何需要快速将文案转化为视频的用户。


功能特性

核心功能

  • 文生视频:输入一句中文或英文描述,Seedance 2.0 自动生成带有同步音频的 MP4 视频
  • 参数控制:支持分辨率(480p/720p/1080p)、画面比例(16:9/9:16 等 7 种)、视频时长(4-15 秒)
  • 虚拟人像:支持通过 asset:// 格式引用预置虚拟人像,无需上传真实人脸素材
  • 任务管理:支持提交任务后获取 taskId,可随时查询任务进度和结果
  • 自动轮询:脚本自动轮询任务状态(排队中/生成中/已完成),无需手动等待

技术亮点

  • 底层模型:doubao-seedance-2-0-260128
  • 同步音频生成:视频画面与声音同步输出
  • 尾帧提取:支持返回视频最后一帧,用于连续视频生成
  • 随机种子:支持设置 seed 值,结果可复现
  • HTTPS 安全传输:全链路 SSL 验证

参数速查

参数 说明 默认值
prompt 视频提示词(必填,中英文均可)
--resolution 分辨率:480p / 720p / 1080p 720p
--ratio 画面比例:16:9 / 4:3 / 1:1 / 3:4 / 9:16 / 21:9 / adaptive 16:9
--duration 视频时长(秒):4-15 或 -1(智能) 5
--seed 随机种子:-1 到 2147483647 -1
--no-audio 不生成声音 默认生成
--watermark 添加水印 默认不添加
--return-last-frame 返回尾帧图片 URL 默认不返回
--image-url 参考图 URL(asset:// 格式)
-o, --output-dir 输出目录 ~/Downloads/QoderVideos
--prefix 文件名前缀 video
--no-download 仅提交不等待
--task-id 查询已有任务

使用场景

场景一:社交媒体内容创作

角色:短视频博主 / 小红书运营

需求:快速生成竖屏(9:16)视频素材,用于抖音/小红书/视频号发布

使用方式

python3 "$SKILL_PATH/scripts/videogen.py" "美妆产品展示,柔和的灯光,产品缓缓旋转" --ratio 9:16

预期收益:降低素材制作成本,从数小时缩短到几分钟


场景二:产品功能演示

角色:产品经理 / 创业者

需求:快速生成产品概念视频,用于提案、路演或展示

使用方式

python3 "$SKILL_PATH/scripts/videogen.py" "一款智能手表在桌面上展示,表盘切换不同功能界面" --resolution 1080p --duration 8

预期收益:无需专业视频制作能力,文案即视频


场景三:品牌内容运营

角色:内容运营 / 市场人员

需求:批量生成品牌配景视频,搭配文案制作品牌宣传短片

使用方式

python3 "$SKILL_PATH/scripts/videogen.py" "品牌主题色背景,文字渐变浮现,专业大气" --ratio 16:9 --no-audio

Read the full file on GitHub · 377 lines

Files

What ships with it

3 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.

Changes

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.

  1. 11d ago First seen · 377 lines · 73 tokens per session scan A dcf792d47dfb

Subscribe to this mod's changes

seedance-video-gen is a skill published in the GitHub repository redfox-data/redfox-community-dsh (5 stars, last pushed today), licensed MIT. It adds 73 tokens to every session and 3,476 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

dsh-web-pet-developer

Create a pet for the dsh-pet plugin and integrate it into the dsh web GUI — author a v2 pet.json manifest plus an 8-column x 9-row atlas per the Codex/hatch-pet contract (live2d pets, voice packs and status decorations included), drop it into the pet-center user directory or contribute it as a built-in asset under…

zhu1090093659/dsh-web · 162 tokens

dsh-hooks-authoring

Instructions for writing and debugging dsh-hooks-plugin scripts, which run during tool or session events such as before a tool call or after it finishes. These scripts return JSON decisions such as allowing, asking about, or denying an action.

KYinCode/dsh-hooks-plugin · 112 tokens

web-artifact-designer

A design workflow for producing self-contained HTML or SVG files that open directly in a browser. It covers visual work such as posters, infographics, landing pages, charts, banners, cards, and interface mockups.

xulelenlp/dsh-web-artifact-designer · 115 tokens

adult-tension

A skill for creating and continuing fictional immersive interactive stories for adults, with generated situations, independent non-player characters, advancing time, queued events, and recoverable saves.

daha1216/dsh-adult-tension · 34 tokens

blender-motion-state-inspection

Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.

gongyijie85/dsh-ecc · 43 tokens

manim-video

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

gongyijie85/dsh-ecc · 54 tokens