Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

video-gen-script视频生成脚本

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

5,998

周安装

245

GitHub Stars

公开资料未说明

下载量

1,921
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install video-gen-script

简介

根据用户输入自动生成适配视频生成器的脚本内容。

  • 适用于快速产出分镜稿、台词稿或结构化拍摄计划。
  • 传入主题、风格与时长要求即可获得初步脚本草案。
  • 建议人工复核逻辑连贯性与节奏合理性。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • video-gen-script 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
Video Script Generator
description
How to generate video scripts for the Video Generator from user prompts.
version
5.0.0

Video Script Generation Skill

This skill provides instructions on how to transform a user's storytelling prompt into a valid input-scripts.json entry for the video generator.

1. JSON Structure

Every script must be an object within the main array in input/input-scripts.json.

{
  "id": "unique-id",
  "title": "Display Title",
  "orientation": "landscape" | "portrait",
  "voice": "en-US-JennyNeural" | "en-US-GuyNeural",
  "script": "The actual narrative content..."
}

2. Director Mode (Manual Visual Cues)

To ensure high-quality, relevant stock footage, use "Director Mode" tags. Place them at the start of the sentence or block they describe.

  • Syntax: [Visual: Descriptive Query]
  • Best Practice: Be specific. Instead of [Visual: nature], use [Visual: green forest sunlight rays].
  • Placement: The visual will stay active until the next [Visual: ] tag appears.

Example:

"[Visual: futuristic city neon night] The city never sleeps. [Visual: robotic arm assembly] High-tech manufacturing is the backbone of the economy."

3. Audio & Voice Settings

You can choose from several high-quality neural voices. Specify these in the voice field of your JSON job.

Available Voices

GenderVoice IDStyle/Region
👨 Maleen-US-GuyNeuralDeep, Authoritative (Recommended)
👨 Maleen-US-ChristopherNeuralCalm, Steady
👨 Maleen-GB-RyanNeuralBritish Accent
👨 Maleen-IN-PrabhatNeuralIndian Accent
👩 Femaleen-US-JennyNeuralWarm, Professional (Recommended)
👩 Femaleen-US-AriaNeuralFriendly, Helpful
👩 Femaleen-US-SaraNeuralCheerful, Bright
👩 Femaleen-GB-SoniaNeuralBritish Accent

4. Job Settings Keys

KeyTypeDescription
idStringUnique slug for the video (used for the folder name).
titleStringThe main title displayed in the video.
orientationStringlandscape (16:9) or portrait (9:16).
voiceStringUse one of the Voice IDs from the table above.
showTextBoolean(Optional) Set to false to hide captions.
defaultVideoString(Optional) Local filename for fallback (in input-assests/).
scriptStringThe content to be spoken, including [Visual: ...] tags.

5. Script Writing Rules

  1. Scene Breaks: Aim for scene changes every 5-10 seconds. Longer scenes can get repetitive.
  2. Voiceovers: The script text is exactly what will be spoken. Do NOT include instructions like (Scene 1) in the script text, as the TTS will read it.
  3. Troubleshooting Visuals: If a search is too specific and returns 0 results, the system will automatically try fallbacks (Pixabay -> Generic).

* Tip: Use keywords that describe the *action* or *vibe* (e.g., "morning sunrise", "fast car driving").

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

96.17%
按下载量换算1,847

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills