返回顶部
d

doubao-image-video

豆包图片与视频生成原生技能。适用于用户提到豆包、文生图、图生图、文生视频、图生视频、查询视频生成任务、等待任务完成或下载最终视频时,直接调用火山引擎 Ark 接口,不依赖外部 MCP 服务。

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.3.1
安全检测
已通过
89
下载量
1
收藏
概述
安装方式
版本历史

doubao-image-video

# Doubao Native Media Skill This is a native OpenClaw skill. Do not spin up the upstream MCP server unless the user explicitly asks for MCP compatibility. ## Use this skill for - Doubao / 豆包 text-to-image - image-to-image or multi-reference image generation - Doubao text-to-video or image-to-video - querying an async Doubao video task by `task_id` - troubleshooting Volcengine Ark endpoint/model issues ## Commands ### Generate an image ```bash python3 {baseDir}/scripts/doubao_media.py image \ --prompt "A cinematic cyberpunk alley in rain" \ --size 2560x1440 ``` ### Generate a video ```bash python3 {baseDir}/scripts/doubao_media.py video \ --prompt "A panda astronaut waves on the moon" \ --video-duration 5 \ --fps 24 \ --resolution 1080p ``` ### Query a video task ```bash python3 {baseDir}/scripts/doubao_media.py task --task-id your-task-id ``` ### Wait for a video task and optionally download the result ```bash python3 {baseDir}/scripts/doubao_media.py wait \ --task-id your-task-id \ --timeout 600 \ --interval 5 \ --download-to ./doubao-result.mp4 ``` ## Input rules - Always prefer `--endpoint-id` when the user has a provisioned Volcengine Ark endpoint. - Fall back to model names only when endpoint ids are unavailable. - For video generation, this skill mirrors the upstream behavior and appends `--dur`, `--fps`, `--rs`, and `--ratio` to the prompt when they are not already present. - If the user supplies image URLs, pass them through exactly; do not download or re-host unless asked. ## Troubleshooting - If neither `--endpoint-id` nor a default endpoint env var exists, the script falls back to the default model env var. - If the API returns `InvalidEndpointOrModel.NotFound`, ask the user to verify the Volcengine Ark endpoint authorization first. - Video generation is async. If generation succeeds, capture `task_id` and query it later with the `task` subcommand, or use `wait` for automatic polling. ## References - Read `references/api-notes.md` when you need request shapes, defaults, or caveats.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 doubao-image-video-1775885602 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 doubao-image-video-1775885602 技能

通过命令行安装

skillhub install doubao-image-video-1775885602

下载 Zip 包

⬇ 下载 doubao-image-video v0.3.1

文件大小: 5.56 KB | 发布时间: 2026-4-12 09:46

v0.3.1 最新 2026-4-12 09:46
Improve Chinese description and trigger wording

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部