·video-generate
*

video-generate

Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials.

12Installs·2Trend·@bytedance

Installation

$npx skills add https://github.com/bytedance/agentkit-samples --skill video-generate

How to Install video-generate

Quickly install video-generate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill video-generate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bytedance/agentkit-samples.

SKILL.md

View raw

Before using this skill, ensure the following environment variables are set:

A list of video generation requests. Each item is a dict with the following fields:

Based on the script return info, the final response returned to the user consists of a description of the video generation task and the video URL(s). You may download the video from the URL, but the video URL should still be provided to the user for viewing and downloading.

Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials. Source: bytedance/agentkit-samples.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bytedance/agentkit-samples --skill video-generate
Category
*Creative Media
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from bytedance/agentkit-samples

Quick answers

What is video-generate?

Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials. Source: bytedance/agentkit-samples.

How do I install video-generate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bytedance/agentkit-samples --skill video-generate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bytedance/agentkit-samples