Token导航 LogoToken导航TokenDH.com
效率敏感数据clawhub未标认证来源可访问clear审计通过

viduvidu 视频

Agent Skill

vidu 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

18,164

周安装

742

GitHub Stars

公开资料未说明

下载量

5,817
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:vidu(vidu 视频)
来源仓库:https://github.com/xixihhhh/vidu
安装命令:
openclaw skills install vidu
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install vidu

简介

调用 Vidu 官方 API 生成文本到图像、文本到视频等多模态内容。

  • 支持高达 1080p 分辨率与动漫风格渲染,满足创意表达需求。
  • 用户输入提示词或参考图即可自动生成高质量视觉素材。
  • 需遵守 Vidu 平台使用条款,禁止生成违法违规或敏感内容。
  • 通过 clawhub 安装并用于 OpenClaw 的效率与创意模块。

SKILL.md

name
vidu
description
Generate AI videos using Vidu — featuring text-to-video, image-to-video, reference-to-video, and start-end-to-video with up to 1080p resolution, anime style support, audio/BGM generation, and movement amplitude control. Supports Vidu Q3-Pro (latest) and Vidu 2.0 across 6 model variants. Available via Atlas Cloud API at up to 15% off standard pricing. Use this skill whenever the user wants to generate AI videos, create video clips, animate images, produce short films, make video content, or mentions Vidu, Shengshu AI, or video generation. Also trigger when users ask to create product demos, marketing videos, social media reels, animated scenes, cinematic clips, anime videos, start-end frame interpolation, character-consistent videos, or any video content using AI.
source
https://github.com/AtlasCloudAI/nano-banana-2-skill
homepage
https://github.com/AtlasCloudAI/nano-banana-2-skill
metadata
openclaw
requires
env
primaryEnv
ATLASCLOUD_API_KEY

Vidu — AI Video Generation by Shengshu AI

Generate AI videos using Vidu Q3-Pro and Vidu 2.0 — featuring text-to-video, image-to-video, reference-based generation, and start-end frame interpolation with up to 1080p resolution, anime style support, and synchronized audio generation.

Vidu Q3-Pro is the latest flagship model with cinematic motion quality, smooth animation, optional audio/BGM generation, and multiple style modes (general/anime). Vidu 2.0 adds specialized capabilities including reference-to-video (character-consistent generation) and start-end-to-video (keyframe interpolation).

Data usage note: This skill sends text prompts, image URLs, and video data to the Atlas Cloud API (api.atlascloud.ai) for video generation. No data is stored locally beyond the downloaded output files. API usage incurs charges per second based on the model selected.

Key Capabilities

  • Text-to-Video — Generate video clips from text descriptions with audio (Q3-Pro)
  • Image-to-Video — Animate still images into dynamic video (Q3-Pro / 2.0)
  • Reference-to-Video — Generate videos with character/prop consistency from 1-3 reference images (2.0 / Q1)
  • Start-End-to-Video — Interpolate between two keyframes to create smooth transitions (2.0)
  • Audio & BGM — Optional synchronized sound effects and background music (Q3-Pro)
  • Anime Style — Native anime style support (Q3-Pro)
  • Movement Control — Adjustable movement amplitude: auto, small, medium, large
  • Up to 1080p — Resolutions: 540p, 720p, 1080p (Q3-Pro)
  • Multiple Aspect Ratios — 16:9, 9:16, 1:1, 4:3, 3:4 (Q3-Pro)

Setup

  1. Sign up at https://www.atlascloud.ai
  2. Console → API Keys → Create new key
  3. Set env: export ATLASCLOUD_API_KEY="your-key"

The API key is tied to your Atlas Cloud account and its pay-as-you-go balance. All usage is billed to this account. Atlas Cloud does not currently support scoped keys — the key grants access to all models available on your account.


Script Usage

This skill includes a Python script for video generation. Zero external dependencies required.

List available video models

python scripts/generate_video.py list-models

Generate a video (text-to-video)

python scripts/generate_video.py generate \
  --model "MODEL_ID" \
  --prompt "Your prompt here" \
  --output ./output \
  duration=5 resolution=720p

Generate a video (image-to-video)

python scripts/generate_video.py generate \
  --model "MODEL_ID" \
  --image "https://example.com/photo.jpg" \
  --prompt "Animate this scene" \
  --output ./output

Upload a local file

python scripts/generate_video.py upload ./local-file.jpg

Run python scripts/generate_video.py generate --help for all options. Extra model params can be passed as key=value (e.g. duration=10 shot_type=multi_camera).


Pricing

Vidu Q3-Pro (per second, by resolution)

All prices are per second of video generated. Atlas Cloud pricing varies by resolution.

Resolutionfal.aiAtlas CloudSavings
540p$0.07/s$0.06/s14% off
720p$0.154/s$0.15/s3% off
1080p$0.154/s$0.16/s-

Applies to both vidu/q3-pro/text-to-video and vidu/q3-pro/image-to-video.

Vidu 2.0 / Q1 (per video)

ModelAtlas CloudType
vidu/image-to-video-2.0$0.075/videoImage-to-Video
vidu/start-end-to-video-2.0$0.075/videoStart-End Interpolation
vidu/reference-to-video-2.0$0.2/videoReference-to-Video (character consistent)
vidu/reference-to-video-q1$0.4/videoReference-to-Video Q1 (highest quality)
fal.ai pricing sourced from fal.ai/models/fal-ai/vidu/q3-pro/text-to-video.

Parameters

Vidu Q3-Pro — Text-to-Video

ParameterTypeRequiredDefaultOptions
promptstringYes-Video description (max 1500 chars)
stylestringNogeneralgeneral, anime
resolutionstringNo720p540p, 720p, 1080p
durationnumberNo5Duration in seconds
aspect_ratiostringNo4:316:9, 9:16, 4:3, 3:4, 1:1
movement_amplitudestringNoautoauto, small, medium, large
generate_audiobooleanNotrueGenerate synchronized audio
bgmbooleanNotrueGenerate background music
seedintegerNorandomFor reproducible results (-1 for random)

Vidu Q3-Pro — Image-to-Video

Same as Q3-Pro text-to-video (without style and aspect_ratio), plus:

ParameterTypeRequiredDescription
imagestringYesURL of the source image

Vidu 2.0 — Image-to-Video

ParameterTypeRequiredDefaultDescription
promptstringYes-Video description (max 1500 chars)
imagestringYes-Start frame image URL (PNG/JPEG/WebP, max 50MB, ratio < 4:1)
durationintegerNo44 or 8 seconds
movement_amplitudestringNoautoauto, small, medium, large
seedintegerNo0For reproducible results

Vidu 2.0 — Start-End-to-Video

ParameterTypeRequiredDefaultDescription
promptstringYes-Video description (max 1500 chars)
imagesarrayYes-Exactly 2 images: [start_frame, end_frame] (similar pixel density, ratio 0.8-1.25)
durationintegerNo44 or 8 seconds
movement_amplitudestringNoautoauto, small, medium, large
seedintegerNo0For reproducible results

Vidu 2.0 / Q1 — Reference-to-Video

ParameterTypeRequiredDefaultDescription
promptstringYes-Video description (max 1500 chars)
imagesarrayYes-1-3 reference images (PNG/JPEG/WebP, min 128×128, max 50MB)
aspect_ratiostringNo16:916:9, 9:16, 1:1
movement_amplitudestringNoautoauto, small, medium, large
seedintegerNo0For reproducible results

Workflow: Submit → Poll → Download

Text-to-Video Example (Q3-Pro)

# Step 1: Submit
curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vidu/q3-pro/text-to-video",
    "prompt": "A samurai walks through a bamboo forest at dawn, mist rising from the ground, cinematic lighting",
    "style": "general",
    "resolution": "1080p",
    "duration": 5,
    "aspect_ratio": "16:9",
    "movement_amplitude": "medium",
    "generate_audio": true,
    "bgm": true
  }'
# Returns: { "code": 200, "data": { "id": "prediction-id" } }

# Step 2: Poll (every 5 seconds until completed)
curl -s "https://api.atlascloud.ai/api/v1/model/prediction/{prediction-id}" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY"
# Returns: { "code": 200, "data": { "status": "completed", "outputs": ["https://...video-url..."] } }

# Step 3: Download
curl -o output.mp4 "VIDEO_URL_FROM_OUTPUTS"

Image-to-Video Example (Q3-Pro)

curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vidu/q3-pro/image-to-video",
    "image": "https://example.com/landscape.jpg",
    "prompt": "The camera slowly zooms in as clouds drift across the sky and leaves rustle in the wind",
    "resolution": "720p",
    "duration": 5,
    "movement_amplitude": "small",
    "generate_audio": true
  }'

Anime Style Example (Q3-Pro)

curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vidu/q3-pro/text-to-video",
    "prompt": "An anime girl with flowing hair runs through a cherry blossom garden, petals swirling around her",
    "style": "anime",
    "resolution": "1080p",
    "duration": 5,
    "aspect_ratio": "16:9"
  }'

Start-End Interpolation Example (2.0)

curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vidu/start-end-to-video-2.0",
    "images": ["https://example.com/start-frame.jpg", "https://example.com/end-frame.jpg"],
    "prompt": "Iron Man transforms into a sports car with smooth morphing animation",
    "duration": 4,
    "movement_amplitude": "large"
  }'

Reference-to-Video Example (2.0)

curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vidu/reference-to-video-2.0",
    "images": ["https://example.com/character-ref1.jpg", "https://example.com/character-ref2.jpg"],
    "prompt": "The girl walks from the painting to the room and puts the coffee cup on the table",
    "aspect_ratio": "16:9",
    "movement_amplitude": "auto"
  }'

Polling Logic

  • processing / starting / running → wait 5s, retry (typically takes ~60-120s)
  • completed / succeeded → done, get URL from data.outputs[]
  • failed → error, read data.error

Atlas Cloud MCP Tools (if available)

If the Atlas Cloud MCP server is configured, use built-in tools:

atlas_generate_video(model="vidu/q3-pro/text-to-video", params={...})
atlas_get_prediction(prediction_id="...")

Implementation Guide

  1. Determine task type:

- Text-to-video: user describes a scene/action in text → Q3-Pro T2V - Image-to-video: user provides an image to animate → Q3-Pro I2V or 2.0 I2V - Start-end interpolation: user provides two keyframes → 2.0 Start-End - Character-consistent video: user provides reference images → 2.0 / Q1 Reference - Anime content: user wants anime style → Q3-Pro with style="anime"

  1. Choose model:

- Q3-Pro (recommended): Latest generation, best quality, audio/BGM, up to 1080p, anime support - 2.0 Image-to-Video: Budget option at $0.075/video for simple animations - 2.0 Start-End: Unique keyframe interpolation capability - 2.0 Reference: Character-consistent generation from reference images ($0.2/video) - Q1 Reference: Highest quality reference-to-video ($0.4/video)

  1. Extract parameters:

- Prompt: describe scene, action, camera movement - Style: general (realistic) or anime - Resolution: 540p for drafts, 720p default, 1080p for final output - Duration: Q3-Pro supports flexible durations; 2.0 supports 4 or 8 seconds - Movement amplitude: small for subtle motion, large for dynamic action - Audio: enabled by default on Q3-Pro, set generate_audio=false to disable

  1. Execute: POST to generateVideo API → poll result → download MP4
  1. Present result: show file path, offer to play

Prompt Tips

  • Scene + Action: "A chef flips a pancake in a busy kitchen, steam rising from the pan"
  • Camera direction: "Camera slowly pans left...", "Close-up tracking shot of...", "Aerial view..."
  • Anime style: Use style: "anime" + anime-specific prompts: "An anime warrior charges forward, energy aura glowing..."
  • Movement amplitude: Use small for talking heads/subtle scenes, large for action/sports
  • Start-End: Provide visually similar frames for smooth interpolation; dramatic differences work for morphing effects
  • Reference: Provide clear, well-lit character references from multiple angles for best consistency

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

84.58%
按下载量换算4,920

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills