← 返回 Skills 市场
zeng-austin

Story Video Generator

作者 Zeng-Austin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
143
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install story-video-generator
功能描述
从图片或文字描述自动生成完整视频故事。支持灵活输入(1-N张图片/纯文字/混合),可选时长和风格。当用户要求生成视频故事、视频短片、图片转视频、文字转视频时使用。
安全使用建议
This skill appears to implement the claimed video-generation workflow, but before installing you should verify a few things: (1) Confirm what the gen_* tools and the 'images_understand' and LLM calls actually are — are they local binaries/plugins, or cloud APIs that will send user images/text off-host? (2) Clarify how FFmpeg will be installed if missing (which installer, will it download from the network, require sudo?). (3) Ask whether any external services require API keys or billing (none are declared). (4) If privacy is a concern, require explicit confirmation that user media will not be uploaded to third-party endpoints, or run the skill in a sandboxed environment. If the developer can provide an install spec (or declare that gen_* are built-in safe tools and how FFmpeg is installed), the remaining issues would be resolved.
功能分析
Type: OpenClaw Skill Name: story-video-generator Version: 1.0.0 The skill automates a complex video generation workflow using shell commands and FFmpeg for media processing. It includes instructions for the agent to check for and potentially install FFmpeg (SKILL.md) and uses shell scripts to manage file lists and execute concatenation and merging operations (video-merge.md). While these behaviors are aligned with the stated purpose of generating and merging video segments, the use of shell execution and software installation instructions represents a high-risk capability that warrants a suspicious classification.
能力评估
Purpose & Capability
Name and description match the runtime instructions: script → frames → segments → BGM → merge. However, the skill assumes the presence (or automatic installation) of FFmpeg and relies heavily on opaque tools (images_understand, gen_images, gen_videos, gen_music) without declaring them as required binaries, services, or credentials — this omission is unexpected for an end-to-end generator.
Instruction Scope
SKILL.md stays within the stated purpose: it reads user images/text, generates scripts, writes outputs under output/, and runs FFmpeg to merge. It does not instruct access to unrelated system files or secrets. The only scope concern is the broad autonomy given to call external generators (gen_* and LLM) whose network/data handling is unspecified.
Install Mechanism
There is no install spec, yet the instructions say 'check FFmpeg and install if not available'. Without an install mechanism, it is unclear how FFmpeg would be installed (which package source, whether network downloads occur, or whether elevated privileges are required). This ambiguity increases risk.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated purpose. However, because it invokes opaque gen_* services and an LLM, the absence of any declared API keys or endpoints is a gap: if those tools use remote APIs, credentials or network access will be needed but are not documented.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges. It writes files only under an output/ directory as part of normal operation. No modifications to other skills or global agent settings are described.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install story-video-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /story-video-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of story-video-generator. - Automatically creates complete video stories from images, text descriptions, or a mix of both. - Supports flexible input formats and optional duration and style settings. - Step-by-step workflow: script generation, subject reference image, key frame generation, video clip production, BGM creation, and final assembly. - Ensures visual consistency and instrumental-only background music. - Includes clear error avoidance guidelines for best results.
元数据
Slug story-video-generator
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 2
历史版本数 1
常见问题

Story Video Generator 是什么?

从图片或文字描述自动生成完整视频故事。支持灵活输入(1-N张图片/纯文字/混合),可选时长和风格。当用户要求生成视频故事、视频短片、图片转视频、文字转视频时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 Story Video Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install story-video-generator」即可一键安装,无需额外配置。

Story Video Generator 是免费的吗?

是的,Story Video Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Story Video Generator 支持哪些平台?

Story Video Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Story Video Generator?

由 Zeng-Austin(@zeng-austin)开发并维护,当前版本 v1.0.0。

💬 留言讨论