← 返回 Skills 市场
Video Generator For Beginners
作者
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
48
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generator-for-beginners
功能描述
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. first-time video creators use it for cre...
安全使用建议
This skill appears to do what it says (upload user media to a cloud renderer), but proceed with caution. Before installing or using it: 1) Confirm you trust the backend domain (mega-api-prod.nemovideo.ai) because your uploads and any generated token/session will be sent there. 2) Ask the maintainer (or inspect runtime behavior) whether the anonymous token or session_id is stored on disk (e.g., ~/.config/nemovideo/) and where it is written. 3) Be careful uploading sensitive files — the skill uploads user-provided media to the cloud service. 4) Clarify the manifest inconsistency (registry metadata says no configPaths but the skill frontmatter lists one). 5) If you need stronger assurances, request the skill to explicitly state where/if it persists tokens, and whether uploads are encrypted and retained or deleted from the provider. If you cannot verify these, treat the skill as capable of accessing and transmitting any local files you point it to and only use it with non-sensitive media.
功能分析
Type: OpenClaw Skill
Name: video-generator-for-beginners
Version: 1.0.0
The skill is a functional wrapper for the NemoVideo AI service, providing instructions for an AI agent to manage sessions, upload media, and trigger video rendering via the mega-api-prod.nemovideo.ai API. It includes standard security practices, such as instructing the agent not to expose API tokens to the user, and its behaviors (network access, environment variable usage for NEMO_TOKEN, and config file access) are strictly aligned with its stated purpose of video generation.
能力评估
Purpose & Capability
The skill is a cloud video generator and only declares one credential (NEMO_TOKEN), which is consistent with contacting an external rendering backend. However the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) for the backend while the registry metadata earlier reported no required config paths — this mismatch is inconsistent and should be clarified.
Instruction Scope
Runtime instructions instruct the agent to check for NEMO_TOKEN and, if missing, automatically POST to an anonymous-token endpoint to obtain a token which will be used for all API calls. The instructions also reference reading the SKILL.md frontmatter and detecting local install paths (~/.clawhub, ~/.cursor/skills) for attribution headers, and allow uploading files by supplying local filesystem paths (multipart '-F "files=@/path"'). These behaviors imply the skill may access local paths and create/handle tokens at runtime — acceptable for a cloud upload flow but also a potential avenue for unexpected local file access or token persistence. The SKILL.md says 'Don't expose tokens' but does not specify where/how tokens or session IDs are stored.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer step in the manifest (lowest install risk).
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which is proportionate for a cloud API. However the SKILL.md's frontmatter also lists a config path (~/.config/nemovideo/) that could be used to persist tokens/configs. The skill also instructs obtaining an anonymous token via API when NEMO_TOKEN is absent — users should verify whether that anonymous token or any resulting token/session is saved locally or transmitted elsewhere.
Persistence & Privilege
The skill is not forced-always and does not request elevated platform privileges. Autonomous invocation is enabled (default) but is not by itself a red flag. There is no explicit instruction to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-generator-for-beginners - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-generator-for-beginners触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Generator for Beginners.
- Create and export 1080p videos from simple text or image prompts.
- Supports formats: MP4, MOV, AVI, JPG, PNG, and more (up to 200MB file size).
- Automatic cloud setup with free trial (100 credits, 7-day expiry).
- Quick session creation and seamless video processing (usually 1–2 minutes per video).
- Step-by-step guidance for uploads, editing, and exports — no editing experience required.
元数据
常见问题
Video Generator For Beginners 是什么?
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. first-time video creators use it for cre... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。
如何安装 Video Generator For Beginners?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-generator-for-beginners」即可一键安装,无需额外配置。
Video Generator For Beginners 是免费的吗?
是的,Video Generator For Beginners 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Generator For Beginners 支持哪些平台?
Video Generator For Beginners 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Generator For Beginners?
由 susan4731-wilfordf(@susan4731-wilfordf)开发并维护,当前版本 v1.0.0。
推荐 Skills