← 返回 Skills 市场
Video Invideo
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-invideo
功能描述
create video clips into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for creating edited vi...
安全使用建议
This skill appears to implement a cloud video-editing workflow and only needs a single token (NEMO_TOKEN), which is reasonable. Before installing, verify: (1) the source/trustworthiness of https://mega-api-prod.nemovideo.ai (uploads and your videos will be sent there); (2) why SKILL.md frontmatter lists ~/.config/nemovideo/ when the registry shows no config paths — confirm whether the skill will read or write files under that path; (3) whether your NEMO_TOKEN contains other privileges (don’t reuse high-privilege tokens); (4) that you are comfortable allowing the agent to read/upload local video files you provide. If you need more assurance, ask the publisher for a homepage or source repository, or request the skill be updated to remove the config-path discrepancy and to document precisely what is stored in any config directory and what data is sent to the backend.
功能分析
Type: OpenClaw Skill
Name: video-invideo
Version: 1.0.0
The video-invideo skill is a functional integration for a cloud-based AI video editing service (mega-api-prod.nemovideo.ai). It provides comprehensive instructions for the agent to manage authentication via anonymous tokens, handle multipart file uploads for processing, and interpret server-sent events (SSE) for real-time rendering updates. While the skill requires network access and the ability to read local video files, these capabilities are strictly aligned with its stated purpose of remote video editing and rendering, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name/description (cloud video editing) aligns with the required credential (NEMO_TOKEN) and the listed API endpoints. However, SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
SKILL.md instructs the agent to create sessions, send SSE messages, and upload user files (multipart upload or URLs) to https://mega-api-prod.nemovideo.ai, which is consistent with a remote render service. It also instructs that if no NEMO_TOKEN exists, the agent should POST to an anonymous-token endpoint to obtain one — again consistent but worth noting because it means the skill will perform network calls and potentially read local file paths provided by the user. The instructions do not request unrelated system data beyond the token and an optional config path, but the use of ~/.config/nemovideo/ in frontmatter expands the scope slightly.
Install Mechanism
No install spec and no code files — instruction-only. This is lower risk from an install perspective (nothing downloaded or written by an installer), but runtime network/file operations still occur per SKILL.md.
Credentials
The skill requests a single credential (NEMO_TOKEN), which is appropriate for a service-client integration. The SKILL.md also references a config path (~/.config/nemovideo/) where tokens/config might be read or stored; the registry metadata omitted this, creating an inconsistency worth confirming. No unrelated secrets are requested.
Persistence & Privilege
always:false and normal invocation settings. The skill does not ask for permanent agent-wide privileges in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-invideo - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-invideo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video InVideo skill — create and export edited videos from clips using AI.
- Supports MP4, MOV, AVI, and WebM files up to 500MB; outputs 1080p MP4s.
- Automatic backend connection, session, and token management.
- Simple chat prompts to upload, edit, preview, and export videos.
- Handles text overlays, audio tracks, and other video editing actions.
- Cloud GPU rendering with efficient processing (1–2 min for short clips).
- Status updates, timeline summaries, and error handling built-in.
元数据
常见问题
Video Invideo 是什么?
create video clips into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for creating edited vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 Video Invideo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-invideo」即可一键安装,无需额外配置。
Video Invideo 是免费的吗?
是的,Video Invideo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Invideo 支持哪些平台?
Video Invideo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Invideo?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills