byted-seedance-video-generate
This skill leverages Seedance 1.0/1.5 models to generate videos from text descriptions, with optional guidance from images, videos, and audio. You can control output parameters like aspect ratio, duration, resolution, and frame count, and optionally generate accompanying audio. Supports multiple input modes including text-only, frame-guided, and multimodal reference workflows.
Byted-seedance-video-generate creates videos from text prompts using Seedance AI models with support for frame and reference guidance.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Byted-seedance-video-generate creates videos from text prompts using Seedance AI models with support for frame and reference guidance. This skill leverages Seedance 1.0/1.5 models to generate videos from text descriptions, with optional guidance from images, videos, and audio. You can control output parameters like aspect ratio, duration, resolution, and frame count, and optionally generate accompanying audio. Supports multiple input modes including text-only, frame-guided, and multimodal reference workflows.
Use it when
- Yes, byted-seedance-video-generate supports image-guided video generation.
- byted-seedance-video-generate accepts multiple input modes including text descriptions, images, videos, and audio.
Verify before relying
Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.
Install
bytedance/agentkit-samples/byted-seedance-video-generate · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I generate video from text prompt using byted-seedance-video-generate?
byted-seedance-video-generate leverages Seedance 1.0/1.5 models to create videos directly from text descriptions. You provide a text prompt describing your desired video content, and the skill generates a video matching that description. You can control output parameters including aspect ratio, duration, resolution, and frame count to customize the result to your needs.
Can byted-seedance-video-generate create video with images as guidance?
Yes, byted-seedance-video-generate supports image-guided video generation. You can provide reference images such as first or last frames to guide the video creation process, or use other reference images to influence the output style and content. This frame-guided mode gives you more control over the final video's appearance and direction.
What multimodal inputs does byted-seedance-video-generate accept?
byted-seedance-video-generate accepts multiple input modes including text descriptions, images, videos, and audio. This multimodal capability lets you combine different reference materials—such as using an image for visual guidance alongside a text prompt, or incorporating audio synthesis—to create more precisely controlled video outputs.
Does byted-seedance-video-generate support batch video generation?
Yes, byted-seedance-video-generate can batch process multiple video generation requests. This allows you to generate several videos in a single operation, making it efficient for workflows requiring multiple video outputs at once.
Can byted-seedance-video-generate generate video with audio?
byted-seedance-video-generate includes audio synthesis capability, allowing you to generate accompanying audio alongside your videos. This multimodal feature enables you to create complete video content with synchronized audio output in a single generation pass.
What parameters can I control in byted-seedance-video-generate?
byted-seedance-video-generate lets you control multiple output parameters including aspect ratio, duration, resolution, and frame count. These customizable settings give you flexibility to generate videos optimized for different platforms, use cases, and quality requirements.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Video Generate Skill
This skill generates videos using Doubao Seedance 1.0/1.5 models.
Trigger Conditions
- User wants to generate videos from text descriptions
- User wants to create videos based on images (first/last frame)
- User wants to create videos with reference materials (images, videos, audio)
- User asks for video generation capabilities
Usage
Environment Variables
Before using this skill, ensure the following environment variables are set:
ARK_API_KEYorMODEL_VIDEO_API_KEYorMODEL_AGENT_API_KEY: API key for the video generation serviceMODEL_VIDEO_API_BASE: API base URL (optional, has default)MODEL_VIDEO_NAME: Model name (optional, has default)
Function Signature
async def video_generate(
params: list,
batch_size: int = 10,
max_wait_seconds: int = 1200,
model_name: str = None,
) -> Dict:
Parameters
params (list[dict])
A list of video generation requests. Each item is a dict with
(truncated - see the full file via the links below)
File tree — 3 files
skills/byted-seedance-video-generate/LICENSE.txt
skills/byted-seedance-video-generate/SKILL.md
skills/byted-seedance-video-generate/scripts/video_generate.py
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Generate videos from text descriptions using Seedance AI models”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Create videos from text descriptions or images using ByteDance Seedance models via the Volcengine Ark API. Choose from multiple model variants optimized for speed, quality, or specific use cases like text-to-video or image-to-video generation. A Python CLI tool handles task creation, polling, and downloads automatically.
Seedance harnesses Volcengine's video synthesis models to create dynamic videos from text descriptions, reference images, or audio input. The skill supports multiple generation modes including text-to-video, image-to-video with first-frame or first-and-last-frame guidance, multi-image reference blending, and audio-synchronized video creation on select models. Configure your API key via environment variables and use command-line parameters to control duration, aspect ratio, model selection, and polling behavior.
Seedance creates videos from text, images, or reference material with built-in audio generation via ByteDance's Seedance 2.0 model. Choose from standard, fast, or studio variants supporting up to 1080p resolution and 4-15 second durations for social media, product demos, and animated content.
Seedance Video creates motion content from text prompts, still images, and reference media through AceDataCloud's API. The Seedance 2.0 models support multimodal inputs—including character references, voice guidance, and video style cues—with configurable output up to 4K resolution and durations from 2 to 15 seconds.
byted-podcast-gen synthesizes podcast audio from a topic phrase, web URL, or long-form text using Volcano Engine's PodcastTTS protocol. The skill handles three input modes—topic-based, URL-based, and file-based—and outputs audio files in MP3, WAV, or OGG format along with segmented speaker text.
Data Analysis lets you query uploaded Excel and CSV files using SQL, supporting multi-sheet workbooks, aggregation, filtering, and cross-file joins. Run statistical summaries, inspect schemas, and export results in multiple formats. Built on DuckDB for efficient columnar analysis.
More skills Seedance 2 0 (AGPL-3.0) · Seedance Video Gen (unlicensed)