← 返回 Skills 市场
mory128

Video Compressor Bitrate

作者 mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-compressor-bitrate
功能描述
Skip the learning curve of professional editing software. Describe what you want — compress this video to 8 Mbps bitrate without losing visible quality — and...
安全使用建议
This skill uploads whatever video you provide to a third-party API (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN or an anonymous token it will fetch for you — do not use it with sensitive or private videos unless you trust that service. Note the manifest inconsistencies: the registry marks no config paths and NEMO_TOKEN as required, but the SKILL.md shows an anonymous-token fallback and mentions a config path (~/.config/nemovideo/). Before installing or using: (1) confirm the service owner and privacy/terms for mega-api-prod.nemovideo.ai, (2) decide whether to supply your own NEMO_TOKEN (vs. letting the skill obtain an anonymous token), (3) ask the skill author to fix the manifest inconsistency about required config paths and required env vars, and (4) avoid sending sensitive content until you verify where tokens/configs are stored and how long data is retained.
功能分析
Type: OpenClaw Skill Name: video-compressor-bitrate Version: 1.0.0 The skill bundle provides a functional interface for a video compression service hosted at mega-api-prod.nemovideo.ai. It includes instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and monitor cloud-based rendering tasks. The behavior is consistent with the stated purpose of bitrate compression using remote GPUs, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were identified.
能力评估
Purpose & Capability
The skill's name and description (cloud-based video bitrate compression) match the runtime instructions which call a nemo-video backend. Requesting a NEMO_TOKEN credential is reasonable. However, the registry metadata said no required config paths while the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/), which is an internal inconsistency.
Instruction Scope
Instructions are explicit about network calls, session creation, uploading user files, SSE streaming, and required request headers. This is within the stated purpose (cloud render/export). Important privacy implication: user video files are uploaded to https://mega-api-prod.nemovideo.ai. The skill also instructs detecting an install path to set X-Skill-Platform headers, which implies reading environment/paths to build attribution headers.
Install Mechanism
No install spec or code files are present (instruction-only). That minimizes on-disk code risk; the skill only performs network interactions described in SKILL.md.
Credentials
Only NEMO_TOKEN is declared as the primary credential which is coherent for an API-backed service. However, SKILL.md documents an anonymous-token fallback (it will POST to an auth endpoint to obtain a token if NEMO_TOKEN is absent), so marking NEMO_TOKEN as required in registry metadata is misleading. The frontmatter also references a config path (~/.config/nemovideo/) not declared in the registry, which suggests possible local config storage but is not reflected in declared requirements.
Persistence & Privilege
always:false and no install scripts are present. The skill does not request elevated or permanent platform-wide privileges in the manifest. Autonomous invocation is enabled (the platform default) but not combined here with other high-risk indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-compressor-bitrate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-compressor-bitrate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Compressor Bitrate. - Compress videos by specifying target bitrate (e.g., "8 Mbps") without needing complex editing software. - Supports MP4, MOV, AVI, MKV uploads up to 500MB. - Automatic backend connection, token handling, and session management. - Cloud GPU processing typically returns compressed MP4 within 30–90 seconds. - Designed for easy use by content creators, marketers, and students seeking smaller, high-quality video files.
元数据
Slug video-compressor-bitrate
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Compressor Bitrate 是什么?

Skip the learning curve of professional editing software. Describe what you want — compress this video to 8 Mbps bitrate without losing visible quality — and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 Video Compressor Bitrate?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-compressor-bitrate」即可一键安装,无需额外配置。

Video Compressor Bitrate 是免费的吗?

是的,Video Compressor Bitrate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Compressor Bitrate 支持哪些平台?

Video Compressor Bitrate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Compressor Bitrate?

由 mory128(@mory128)开发并维护,当前版本 v1.0.0。

💬 留言讨论