← 返回 Skills 市场
Video Promo
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-promo
功能描述
create video clips into polished promo videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. marketers use it for turning long videos int...
安全使用建议
Before installing: (1) Understand that using the skill will upload your video/audio/image files to https://mega-api-prod.nemovideo.ai — do not use it for sensitive or private footage unless you trust that provider and have reviewed its privacy policy. (2) The registry marks NEMO_TOKEN as required, but the skill can generate a temporary anonymous token itself; avoid setting a persistent NEMO_TOKEN in your environment unless you want the skill to have long-term access. (3) Clarify with the author whether session tokens or session_id are persisted to disk (the SKILL.md mentions a config path but the registry metadata omits it). (4) Ask the maintainer to explain why X-Skill-Platform must be derived from local install paths (this can leak environment info) and whether those headers are strictly necessary. (5) If you proceed, test with non-sensitive media and monitor what files and headers are sent. If the answers to the above are unclear or unsatisfactory, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: video-promo
Version: 1.0.0
The video-promo skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It defines standard API interactions for authentication, file uploads, and video rendering. The instructions include security-conscious directives for the AI agent, such as avoiding the display of raw tokens or JSON to the user, and the overall logic is consistent with the stated purpose of promotional video creation.
能力评估
Purpose & Capability
The skill claims to create promo videos and its runtime instructions perform uploads and rendering on a cloud API, which is coherent. However, the registry metadata marks NEMO_TOKEN as a required env var while the SKILL.md explicitly documents an anonymous-token flow (generate UUID → POST /api/auth/anonymous-token) that yields a temporary token. Declaring NEMO_TOKEN as required is inconsistent with the instructions. The SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) but the registry said no required config paths—this mismatch is unexplained.
Instruction Scope
The instructions tell the agent to upload user video/audio/image files to https://mega-api-prod.nemovideo.ai and to include several custom headers derived from local install paths. Uploading user media to a third-party service is expected for this functionality, but the skill will transmit user files and session/auth tokens off-device. The skill also instructs saving session_id and using/creating tokens; it's unclear where (disk, memory) these are stored. The instructions are fairly prescriptive (endpoints, headers, polling), which is normal, but you should be aware that sensitive files will be sent to an external host and some environment/installation metadata may be transmitted in headers.
Install Mechanism
No install script or code files are present; the skill is instruction-only. That minimizes installation risk (nothing is downloaded or written by an installer).
Credentials
The skill declares a single primary credential (NEMO_TOKEN) which is appropriate for a remote API. However, SKILL.md describes an anonymous token flow that removes the need for a pre-existing NEMO_TOKEN. Requiring NEMO_TOKEN in registry metadata despite providing a built-in anonymous flow is inconsistent and could coerce users into supplying a persistent credential unnecessarily. The instructions also require sending X-Skill-Platform derived from install paths, which may leak local path information.
Persistence & Privilege
always:false and autonomous invocation are standard. The skill instructs saving session_id and may write to a config path (~/.config/nemovideo/) per its frontmatter; the registry did not declare that path as required. Ask the developer whether the agent will persist tokens/session info to disk and where.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-promo - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-promo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — create and export promo videos from your clips via a cloud-based AI workflow.
- Upload video files (MP4, MOV, AVI, WebM up to 500MB) and describe your desired promo edit.
- Automatic setup: connects to the cloud API and gets a free token if not already configured.
- Supports generating, editing, previewing, and exporting 1080p MP4 promo clips with music, text, and more.
- Common commands: upload, export, check credits, show status, and process edits via chat.
- All processing and rendering occurs server-side — nothing to install locally.
- Error handling, detailed workflows, and format support included in documentation.
元数据
常见问题
Video Promo 是什么?
create video clips into polished promo videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. marketers use it for turning long videos int... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Video Promo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-promo」即可一键安装,无需额外配置。
Video Promo 是免费的吗?
是的,Video Promo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Promo 支持哪些平台?
Video Promo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Promo?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills