← 返回 Skills 市场
rhanbourinajd

Ai Video Gen

作者 rhanbourinajd · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
6937
总下载
6
收藏
39
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-video-gen
功能描述
End-to-end AI video generation - create videos from text prompts using image generation, video synthesis, voice-over, and editing. Supports OpenAI DALL-E, Replicate models, LumaAI, Runway, and FFmpeg editing.
安全使用建议
Install this in a virtual environment, keep provider API keys limited and private, monitor API usage for costs, and avoid sending confidential prompts, scripts, images, audio, or videos unless the providers' terms and retention policies are acceptable. Choose output paths carefully because FFmpeg commands use overwrite behavior for selected outputs.
功能分析
Type: OpenClaw Skill Name: ai-video-gen Version: 1.0.0 The OpenClaw AgentSkills skill bundle for AI video generation appears benign. All Python scripts utilize `subprocess.run` with a list of arguments for executing FFmpeg, which is a secure method that mitigates shell injection risks. API keys are loaded from environment variables, and network requests are directed to legitimate AI service providers (OpenAI, Replicate, LumaAI). File system operations are limited to creating output directories and saving generated media, aligning with the skill's stated purpose. No evidence of data exfiltration, persistence mechanisms, obfuscation, or prompt injection attempts in the markdown files was found. The use of `ffmpeg -safe 0` in `images_to_video.py` is noted, but its context within the script (programmatic construction of a file list with absolute paths) does not indicate malicious intent.
能力评估
Purpose & Capability
The capabilities are coherent with AI video generation: OpenAI or Replicate for image/audio generation, LumaAI for video generation, FFmpeg for assembly, and local output files. Some documented providers/features such as Runway, ElevenLabs, multi_scene.py, and edit_video.py are referenced but not implemented in the artifact, which is a documentation/capability gap rather than malicious behavior.
Instruction Scope
The workflow is user-invoked through CLI commands with explicit prompts, narration text, input media, and output paths. Prompts and voiceover text are sent to third-party services during normal use, and the docs mention provider setup and costs, though they could be clearer about privacy and billing implications.
Install Mechanism
Installation uses ordinary Python dependencies and requires FFmpeg plus provider API keys in environment variables or a .env file. The install-time metadata does not separately declare these permissions, but the README and SKILL.md disclose the dependency and key requirements.
Credentials
Network access to OpenAI, Replicate, and LumaAI, local media file writes, and FFmpeg execution are proportionate to the stated video-generation purpose. The code does not show broad local indexing, unrelated file access, hidden credential collection, or unrelated outbound destinations.
Persistence & Privilege
No autostart, background worker, privilege escalation, self-modification, or durable hidden persistence is present. Persistence is limited to user-created .env configuration, generated media outputs, and short-lived temporary files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-video-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-video-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ai-video-gen skill: end-to-end AI video generation from text prompts. - Supports multiple image and video generation models (OpenAI DALL-E, Replicate, LumaAI, Runway). - Includes voice-over (OpenAI TTS, ElevenLabs) and advanced FFmpeg video editing. - Provides quick start guides, usage examples, and workflow customization (free/budget and paid/quality modes). - Comprehensive setup instructions for API keys and dependencies.
元数据
Slug ai-video-gen
版本 1.0.0
许可证
累计安装 243
当前安装数 39
历史版本数 1
常见问题

Ai Video Gen 是什么?

End-to-end AI video generation - create videos from text prompts using image generation, video synthesis, voice-over, and editing. Supports OpenAI DALL-E, Replicate models, LumaAI, Runway, and FFmpeg editing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6937 次。

如何安装 Ai Video Gen?

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

Ai Video Gen 是免费的吗?

是的,Ai Video Gen 完全免费(开源免费),可自由下载、安装和使用。

Ai Video Gen 支持哪些平台?

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

谁开发了 Ai Video Gen?

由 rhanbourinajd(@rhanbourinajd)开发并维护,当前版本 v1.0.0。

💬 留言讨论