← 返回 Skills 市场
Video Generation 4k
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generation-4k
功能描述
Get 4K AI videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, AVI, up to 500MB), say something like "generate a...
安全使用建议
This skill appears to call a third-party video-rendering API and needs a NEMO_TOKEN (or it will request an anonymous token). Before installing or enabling it: 1) Confirm the mismatch about config paths — ask the developer whether ~/.config/nemovideo/ will be read or written and what is stored there (tokens, session IDs). 2) Understand privacy implications: any file you upload (video, images, audio) will be sent to mega-api-prod.nemovideo.ai — avoid uploading sensitive footage until you verify retention and access policies. 3) Ask where session_id and tokens are stored (in-memory only vs saved to disk) and whether they persist beyond the agent process. 4) Verify the service domain (HTTPS/TLS) and that the token scope/expiry is limited; prefer using anonymous token flow with test content first. 5) If you need stronger guarantees, request the developer remove or justify the configPath requirement, document exactly what local IO the skill performs, and provide a privacy/retention statement for uploaded media.
功能分析
Type: OpenClaw Skill
Name: video-generation-4k
Version: 1.0.0
The skill bundle provides a functional interface for an AI agent to generate 4K videos using the `nemovideo.ai` API. It includes detailed instructions for session management, authentication (via NEMO_TOKEN or an anonymous token flow), and handling asynchronous rendering tasks. The requested permissions (environment variables and config paths) and network communications are consistent with the stated purpose, and the instructions explicitly advise the agent against exposing sensitive tokens in its output.
能力评估
Purpose & Capability
The skill's name, description, and API endpoints all align with a cloud video-rendering service and legitimately require a service token (NEMO_TOKEN) and upload capability. However, the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) even though the registry summary said 'Required config paths: none' — this mismatch is unexplained and could indicate the skill expects to read/write a local config directory.
Instruction Scope
Instructions explicitly direct the agent to call external APIs, upload user files (up to 500MB), create anonymous tokens, start sessions, stream SSE responses, and 'save session_id' from responses. Uploading user files to the third-party endpoint is expected for a renderer, but 'save session_id' and the requirement to auto-detect an install path for X-Skill-Platform implies reading/writing local state or filesystem paths not fully declared. The SKILL.md also requires specific attribution headers and instructs the agent to re-acquire tokens automatically — these are fine functionally but expand the agent's runtime actions beyond simple one-off calls.
Install Mechanism
This is an instruction-only skill with no install script or third-party package downloads. That minimizes installation risk — nothing is written to disk by an installer step. The runtime instructions themselves, however, may cause network I/O and optional local state changes.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for a cloud video API. The SKILL.md provides a flow to generate an anonymous token if NEMO_TOKEN isn't set, which is reasonable. The concern is the apparent implicit use of a config path (~/.config/nemovideo/) in frontmatter and the instruction to 'save session_id' — these suggest additional local credential or session persistence that wasn't listed in the registry's required config paths, and should be clarified.
Persistence & Privilege
The skill is not forced-always and does not request elevated platform privileges. But the frontmatter's config path plus instructions that imply saving session state mean the skill may write/read from ~/.config/nemovideo/ or other local storage. Because the registry summary omitted this, it's a potential persistence concern (where tokens/sessions may be stored) and should be confirmed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-generation-4k - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-generation-4k触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Generation 4K: Generate high-quality 4K videos from text prompts, ready for download.
- Supports uploads (MP4, MOV, WebM, AVI, up to 500MB) and automatic 4K video creation with cloud rendering.
- Simple workflows for generating, editing, and exporting 4K MP4 videos in a few minutes.
- Built-in handling for credits, sessions, exports, and common error codes.
- Designed for content creators, marketers, and filmmakers seeking quick, slider-free video generation.
元数据
常见问题
Video Generation 4k 是什么?
Get 4K AI videos ready to post, without touching a single slider. Upload your text prompts (MP4, MOV, WebM, AVI, up to 500MB), say something like "generate a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Video Generation 4k?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-generation-4k」即可一键安装,无需额外配置。
Video Generation 4k 是免费的吗?
是的,Video Generation 4k 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Generation 4k 支持哪些平台?
Video Generation 4k 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Generation 4k?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills