← 返回 Skills 市场
peand-rover

Video Compressor Best

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
61
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-compressor-best
功能描述
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 500MB), say something lik...
安全使用建议
This skill appears to do what it says (upload your videos to a cloud GPU service and return compressed files) but it will send your video files and session tokens to https://mega-api-prod.nemovideo.ai. Before installing: (1) Decide whether you trust that external service with your video content (avoid uploading sensitive videos). (2) Ask the publisher to clarify the mismatches: the registry marks NEMO_TOKEN as required but the skill auto-creates an anonymous token if none is provided, and the frontmatter lists a config path (~/.config/nemovideo/) while the registry says none — confirm whether the skill will write session files to disk and where. (3) If you prefer, obtain and set your own NEMO_TOKEN from the service (and confirm token lifetime/storage behavior) rather than relying on an auto-created token. (4) If you need stricter privacy, do not use this skill for confidential content and review the service's privacy/retention policy.
功能分析
Type: OpenClaw Skill Name: video-compressor-best Version: 1.0.0 The skill is a legitimate wrapper for a cloud-based video compression service (nemovideo.ai). It provides clear instructions for the agent to handle authentication, file uploads, and video rendering via a specific API. While it includes telemetry logic to detect the host environment (e.g., Cursor or Clawhub) for attribution headers, it does not attempt to exfiltrate sensitive system data, execute unauthorized commands, or persist on the system. The instructions are well-aligned with the stated purpose of compressing video files.
能力评估
Purpose & Capability
Name/description (cloud video compression) align with what the instructions do (upload files, queue cloud GPU renders, return download URL). Requiring a single service token (NEMO_TOKEN) is coherent for a cloud API. Minor mismatch: registry metadata lists no required config paths, but the skill frontmatter requests a config path (~/.config/nemovideo/), which suggests it will write session state to disk; this should be clarified.
Instruction Scope
Runtime instructions tell the agent to POST user video files (or URLs) and session data to an external API (mega-api-prod.nemovideo.ai), create anonymous tokens when NEMO_TOKEN is absent, and read/detect install paths and frontmatter values at runtime. These actions are expected for a cloud compressor but they involve sending user content and creating/storing tokens. The instructions also tell the agent to keep tokens and raw API responses hidden from the user — ambiguous guidance about storage and visibility of credentials/session data increases risk if not implemented clearly.
Install Mechanism
Instruction-only skill with no install spec or third-party package downloads, which is the lowest-risk install model.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which fits a cloud API. However: (1) SKILL.md will generate an anonymous token if NEMO_TOKEN is not present, making the registry's declaration of NEMO_TOKEN as a required env var inconsistent with the instructions; (2) the frontmatter requests a config path (~/.config/nemovideo/) for storing session state but the registry summary lists no required config paths — mismatched declarations about what the skill will read/write to disk. These inconsistencies should be resolved so users know whether a token must be provided and where session data will be stored.
Persistence & Privilege
always:false and normal autonomous invocation are fine. The skill expects to store session_id/state (frontmatter mentions a config path) and to read install paths for attribution headers; this is plausible but does mean the skill will read/write files in the user's home directory if implemented as written. No excessive privileges are requested, but persistent storage behavior should be confirmed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-compressor-best
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-compressor-best 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Compressor Best. - Upload large video files (MP4, MOV, AVI, WebM up to 500MB), compress and export as smaller 1080p MP4 videos. - Automatic backend connection and free 7-day anonymous token on first use (100 credits). - Simple, instruction-based workflow—just upload and describe your compression needs (e.g., "compress to under 50MB without losing quality"). - Fast, cloud-based processing—download ready-to-share MP4s within 30–90 seconds. - Supports export, credits check, editing, and multiple file formats.
元数据
Slug video-compressor-best
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Compressor Best 是什么?

Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 500MB), say something lik... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。

如何安装 Video Compressor Best?

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

Video Compressor Best 是免费的吗?

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

Video Compressor Best 支持哪些平台?

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

谁开发了 Video Compressor Best?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论