seedance

Generates AI videos via Volcengine Seedman using text, image, or audio-synced inputs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ferazfhansurie/adletic-content --skill seedance-ferazfhansurie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seedance
Source: https://github.com/ferazfhansurie/adletic-content/tree/main/.agents/skills/seedance
Command: npx skills add https://github.com/ferazfhansurie/adletic-content --skill seedance-ferazfhansurie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of AI-generated videos, transforming text descriptions or existing images into dynamic video content, streamlining creative workflows.

Core Features & Use Cases

  • Text-to-Video (T2V): Generate videos from detailed text prompts.
  • Image-to-Video (I2V): Create videos based on one or more input images.
  • Audio-Synced Video: Produce videos with synchronized audio.
  • Use Case: A marketing team needs a short promotional video for a new product. They can provide a text description and a product image to generate a visually appealing video quickly.

Quick Start

Use the seedance skill to generate a video from the prompt "A futuristic city skyline at sunset" with a duration of 5 seconds.

Frequently Asked Questions about seedance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI videos from text prompts?

To generate AI videos from text prompts, you provide a detailed text description to the text-to-video model, which then automatically processes the prompt and returns a dynamic video file.

Can I create videos from existing images?

Yes, you can create videos from existing images using the image-to-video feature, which animates one or more input images to produce dynamic video content.

Do I need an API key to generate AI videos?

Yes, you need an ARK_API_KEY environment variable for authentication to generate AI videos, as the execution requires this key to access the Volcengine model.

What is the best way to automate text-to-video generation?

The best way to automate text-to-video generation is using an asynchronous Node.js script that handles task submission, status polling, and video downloading automatically.

Does this AI video generation support audio-synced output?

Yes, the AI video generation supports audio-synced output, allowing you to produce videos that feature synchronized audio alongside the generated visual content.