← 返回 Skills 市场
Video Mp4
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
52
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-mp4
功能描述
convert video clips into processed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for converting and ex...
安全使用建议
This skill uploads user video files to a third‑party service (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN that grants access to that account. Before installing: verify you trust the service/provider and their privacy terms; avoid using high‑privilege or shared credentials (use a limited token or the anonymous token flow if acceptable); expect user media to leave your device; be aware tokens may be stored under ~/.config/nemovideo/ or held in memory for the session — rotate or revoke tokens if you stop using the skill. If you need assurance about the backend, ask the publisher for a homepage, privacy policy, or source code before granting access.
功能分析
Type: OpenClaw Skill
Name: video-mp4
Version: 1.0.0
The video-mp4 skill provides instructions for an AI agent to interface with a cloud-based video editing and rendering service via the mega-api-prod.nemovideo.ai API. The SKILL.md file outlines standard procedures for authentication (including anonymous token generation), session management, and file processing. While the instructions direct the agent to check local installation paths (e.g., ~/.cursor/skills/) to populate platform-specific headers, this behavior appears to be for telemetry and service compatibility rather than malicious data exfiltration. The logic is consistent with the stated purpose of video conversion and editing.
能力评估
Purpose & Capability
The skill is an instruction-only connector for a cloud video-processing service. Requiring a single service token (NEMO_TOKEN) and a config path under ~/.config/nemovideo/ is consistent with connecting to a third-party render API and storing session/token info. No unrelated credentials or system services are requested.
Instruction Scope
Runtime instructions direct the agent to generate an anonymous token if needed, create sessions, upload user video files or URLs, start render jobs (SSE), poll for results, and return download URLs — all to https://mega-api-prod.nemovideo.ai. This is within scope for a cloud-conversion skill, but it explicitly causes user media to be transmitted to an external service and asks the agent to persist session_id and derive an X-Skill-Platform value from install/config paths (which may require checking known install directories). It does not instruct reading unrelated secrets or arbitrary local files beyond the stated config path.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk by an installer — lowest-risk install profile. The skill relies on network calls at runtime.
Credentials
Only one environment variable (NEMO_TOKEN / primary credential) is required, which is proportional to a service that needs bearer authentication. The metadata cites a config path (~/.config/nemovideo/) which plausibly holds tokens/session state. No unrelated credentials or broad system-level secrets are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. It instructs saving its own session_id/token for the session, which is normal for a cloud service integration. Autonomous invocation is enabled by default (normal) but not combined with elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-mp4 - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-mp4触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: convert and process video clips into 1080p MP4 files using a cloud GPU pipeline.
- Supports MP4, MOV, AVI, and WebM videos up to 500MB for upload and export.
- Automatic session setup, including free anonymous tokens and seamless connection to the processing backend.
- Handles common workflows: upload, trim, add background music, export, and download—all in a single flow.
- Real-time status updates and error handling for token, session, credits, and file issues.
- Quick responses to user prompts for exporting, uploading, viewing credits, or checking timeline state.
元数据
常见问题
Video Mp4 是什么?
convert video clips into processed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for converting and ex... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。
如何安装 Video Mp4?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-mp4」即可一键安装,无需额外配置。
Video Mp4 是免费的吗?
是的,Video Mp4 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Mp4 支持哪些平台?
Video Mp4 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Mp4?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills