← 返回
未分类

基于需求描述智能生成脚本和视频,让你的每个营销视频都出彩。适用于用户希望“把这个需求直接生成视频”时,通过API自动生成结果而非人工撰写。

营销视频生成服务,通过小念AI的视频模块快速生成营销视频:当用户说"快速生成视频/生成一个视频/做个视频/把这个需求直接生成视频"并希望通过小念AI生成结果而不是手动编写时使用。
营销视频生成服务:通过小念AI视频模块快速生成营销视频。用户说“快速生成视频/生成一个视频/做个视频/把这个需求直接生成视频”时,自动生成。
yc556600 yc556600 来源
未分类 clawhub v1.0.2 1 版本 99889.9 Key: 无需
★ 5
Stars
📥 807
下载
💾 0
安装
1
版本
#latest

概述

video-quick-gen

Generate a video end-to-end via dashboard-console.

Prereqs

  • Service base: https://xiaonian.cc
  • API prefix: https://xiaonian.cc/employee-console/dashboard/v2/api
  • Auth: built-in token, no configuration needed.

Workflow

1) Generate script

  • POST /video/script/gen → returns script

2) Create video task

  • POST /video/task/create → returns task_id

3) Poll until done

  • GET /video/task/state?task_id=... → returns status/progress/video_url

Quick start

python3 skills/local/video-quick-gen/scripts/video_quick_gen.py \
  --request "<用户需求,尽量原样保留>" \
  --video-type AUTO \
  --duration 15 \
  --orientation portrait \
  --hd \
  --out /tmp/video.mp4

Optional:

  • Provide reference image URL: --image-url ""
  • Disable subtitles: --no-subtitle

Output

JSON returned to the agent (always present):

  • state"SUCCESS"
  • task_id
  • script — the generated video script text (agent should read and summarize this to the user)
  • video_url — final video URL
  • downloaded_to — local path (only when --out is provided)

After the script runs, summarize both the script content and the video URL to the user.

Troubleshooting

  • status=failed:
  • Check failed_reason and backend logs.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-01 07:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 216 📥 47,075
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 330 📥 93,481
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 428 📥 116,606