← Back to Skills Marketplace
Video Generator | 视频生成器
by
Justin Liu
· GitHub ↗
· v1.0.42
· MIT-0
1244
Downloads
0
Stars
21
Active Installs
42
Versions
Install in OpenClaw
/install video-generator
Description
Automated text-to-video pipeline with multi-provider TTS/ASR support - OpenAI, Azure, Aliyun, Tencent | 多厂商 TTS/ASR 支持的自动化文本转视频系统
Usage Guidance
This skill is coherent with its purpose, but before installing or running it: 1) Inspect the GitHub repo and the npm package (version 1.6.2, commit hash given) to ensure code matches expectations; 2) Prefer installing/testing inside a sandbox/container or non-production account; 3) Use minimal-scope API keys and monitor billing/usage for the provider you choose (consider creating a separate API key with limited quota); 4) Be aware the installation runs npm install and may create files in ~/openclaw-video/ and run scripts with your user privileges; 5) Verify ffmpeg, node, and other tools are from trusted sources; 6) If you don't want an agent to execute commands autonomously, avoid granting this skill automatic invocation or run it manually after review.
Capability Analysis
Type: OpenClaw Skill
Name: video-generator
Version: 1.0.42
The skill bundle describes a legitimate automated text-to-video generation pipeline using Remotion and multiple TTS/ASR providers (OpenAI, Azure, Aliyun, Tencent). While it requires several sensitive API keys, the instructions in SKILL.md and SKILL-EN.md include security best practices such as using .env files with restricted permissions (chmod 600) and advising the agent against hardcoding keys in commands. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is entirely consistent with the stated purpose of video automation.
Capability Assessment
Purpose & Capability
Name/description (text-to-video with multi-provider TTS/ASR) aligns with requested dependencies and env vars: OpenAI/Azure/Aliyun/Tencent keys, node/npm/ffmpeg are expected for TTS, Whisper, and Remotion-based rendering.
Instruction Scope
Runtime instructions direct the agent to clone a GitHub repo, install dependencies, and execute local scripts (e.g., ~/openclaw-video/generate-for-openclaw.sh or the openclaw-video-generator CLI). The instructions do not appear to request unrelated system secrets or global data exfiltration, but they do instruct executing arbitrary code from the project repository and the npm package, so you should inspect that code before running.
Install Mechanism
Installation is via a public npm package ([email protected]) and/or git clone from GitHub. These are standard distribution channels (moderate risk): npm packages and cloned repos can run arbitrary code during install or runtime, so verify package authenticity, the referenced commit, and source before installing globally.
Credentials
Requested environment variables are TTS/ASR provider credentials (OPENAI_API_KEY, AZURE_SPEECH_*, ALIYUN_*, TENCENT_*). These match the skill's multi-provider design and are proportionate to the functionality; no unrelated credentials or system tokens are requested.
Persistence & Privilege
Skill does not request always:true and does not declare system config paths, but the agent will be instructed to write/modify files under ~/openclaw-video/ and to run local scripts. This is expected for a tool that installs a project, but it means the package/repo will gain filesystem persistence in the user's home and execute with the user's privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-generator - After installation, invoke the skill by name or use
/video-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.42
No visible file changes detected for version 1.0.42.
- No updates or code changes in this release.
- All features, requirements, and documentation remain unchanged.
v1.0.41
- Updated internal metadata and install instructions for improved clarity.
- Clarified documentation for environment variable setup and registry verification.
- No functional changes to code or package behavior in this version.
v1.0.40
No changes detected in this version.
- Version 1.0.40 introduces no new features or modifications.
- Documentation, configuration, and installation remain unchanged.
v1.0.39
**video-generator 1.0.39 Changelog**
- Improved provider API key setup: now clarifies that you only need one provider—OpenAI, Azure, Aliyun, or Tencent—and groups related environment variables together.
- SKILL.md reorganized for better clarity around installation, configuration, and feature set.
- Expanded documentation on multi-provider support, speech voice options, and background video configuration.
- Updated quick start and usage examples for consistency and easier onboarding.
- Minor language and formatting improvements throughout documentation.
v1.0.38
No functional or security changes in this version. Documentation has been streamlined and reorganized for clarity.
- Security status and quick verification steps are now clearer and more concise.
- Installation/usage instructions consolidated and easier to follow.
- Redundant or overly detailed sections (e.g. technical audit artifact listings, industry comparison commands) have been condensed or omitted.
- No changes to package version, requirements, or application behavior.
v1.0.37
video-generator v1.0.37
- Updated documentation to address and clarify all known security concerns and false security warnings.
- Security audit summary, verification steps, and key document links are now included for transparency.
- Explicit notes on npm package name, version pinning, and environment variable handling (explaining npm spec limitations).
- No code or functional changes; all updates are documentation improvements to support easier verification and address security review feedback.
v1.0.36
**Security documentation update and compliance improvements.**
- Added section confirming full compliance with all Claude security recommendations (2026-03-27).
- Presented a clear summary table linking each security point to evidence in the repository.
- Provided quick verification commands for users to audit installation integrity.
- Referenced new and updated security documentation files for transparent verification.
- No changes to core features or dependencies.
v1.0.35
No code or documentation changes detected in this version.
- No updates or modifications since previous release.
- Functionality, requirements, and instructions remain unchanged.
v1.0.34
### video-generator 1.0.34
- No functional changes in this release.
- Documentation and metadata remain the same as the previous version.
- No file changes detected.
v1.0.33
Version 1.0.33
- Added a detailed "SECURITY AUDIT RESPONSE" (2026-03-26) section to address and clarify security warnings and false positives.
- Explicitly documents proofs for package legitimacy, repository verification, and API key handling best practices.
- Includes step-by-step verification instructions for users concerned about security.
- No functional or code changes; update is entirely documentation-focused for transparency and user trust.
v1.0.32
No user-facing changes detected in this release.
- Version bump with no changes to functionality, dependencies, or documentation.
v1.0.31
- Added clarification about optional tools (pnpm, tsx) for contributors in the installation notes.
- No code or functional changes; documentation update only.
- Installation now more clearly lists that "tools" are required and pnpm/tsx are optional for normal users.
v1.0.30
No user-facing changes detected in this version.
- No updates; documentation and installation steps remain unchanged.
- Functionality, usage, and configuration are the same as the previous release.
v1.0.29
No user-visible changes in this release.
- Version update with no detected file changes.
- All functionality and documentation remain the same.
v1.0.28
- Updated the verified_commit hash for the openclaw-video-generator package, ensuring verification against the latest repository state.
- No other user-facing changes; functionality and requirements remain the same.
v1.0.27
- Updated verified openclaw-video-generator package to version 1.6.2 for improved features and compatibility.
- Enhanced security documentation, specifying local vs. cloud processing and providing clearer privacy notes.
- Updated install instructions with latest verified commit hash and additional command-line security warnings.
- Clarified API key handling recommendations for safer environment variable usage.
- Minor documentation fixes and improved clarity on supported installation methods.
v1.0.26
- Updated required npm package version to openclaw-video-generator >=1.6.0.
- No code or documentation changes detected apart from dependency version bump.
- Ensures compatibility with the latest features and fixes from the openclaw-video-generator package.
v1.0.25
Version 1.0.25
- Updated documentation files: replaced lowercase `readme.md` and `skill.md` with uppercase `README.md` and `SKILL.md` for improved naming consistency.
- Added localized documentation: included `SKILL-EN.md` (English) and `SKILL-ZH.md` (Chinese) for multilingual support.
- Updated SKILL.md with clearer installation instructions, improved API key guidance, and a more concise feature summary.
- Improved compatibility and documentation structure throughout the skill package.
v1.0.24
- No changes detected in this release.
- Version 1.0.24 maintains all previous features and requirements.
- All multi-provider TTS/ASR functionality, installation methods, and usage remain unchanged.
v1.0.23
video-generator v1.0.23
- Updated verified NPM package commit to e71dc9f (v1.5.0 - Complete ClawHub metadata)
- Added explicit privacy notice: text/audio sent to selected cloud TTS/ASR providers—review privacy policies before use
- Security section now precisely lists the verified commit and clarifies all ClawHub security warnings are addressed
- No functional or file changes in this version
Metadata
Frequently Asked Questions
What is Video Generator | 视频生成器?
Automated text-to-video pipeline with multi-provider TTS/ASR support - OpenAI, Azure, Aliyun, Tencent | 多厂商 TTS/ASR 支持的自动化文本转视频系统. It is an AI Agent Skill for Claude Code / OpenClaw, with 1244 downloads so far.
How do I install Video Generator | 视频生成器?
Run "/install video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Generator | 视频生成器 free?
Yes, Video Generator | 视频生成器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Generator | 视频生成器 support?
Video Generator | 视频生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Generator | 视频生成器?
It is built and maintained by Justin Liu (@zhenstaff); the current version is v1.0.42.
More Skills