← 返回 Skills 市场
Video Compressor Online 2gb
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-compressor-online-2gb
功能描述
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 2GB), say something like...
安全使用建议
This skill appears to do what it says: upload your videos to nemovideo.ai, run cloud compression, and return a download link. Before installing or using it, consider: 1) Privacy: your videos will be uploaded to an external service (mega-api-prod.nemovideo.ai). Don’t upload sensitive content unless you trust the site and have read its terms/privacy policy. 2) Tokens: if you don't provide a NEMO_TOKEN, the skill will automatically request an anonymous token and use it for 7 days — if you prefer control, supply your own token. 3) Metadata mismatch: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry metadata did not; this is likely benign but worth noting. 4) No code to inspect: because the skill is instruction-only, static analysis cannot verify runtime network behavior — monitor network calls or review runtime logs if you need higher assurance. If any of these are unacceptable, do not enable the skill or only use it with non-sensitive test videos.
功能分析
Type: OpenClaw Skill
Name: video-compressor-online-2gb
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video compression service hosted at mega-api-prod.nemovideo.ai. It implements standard API workflows for authentication (anonymous token generation), session management, and file processing. The instructions in SKILL.md are transparent and strictly aligned with the stated purpose of compressing video files, including appropriate error handling and security best practices such as hiding raw API tokens from the user.
能力评估
Purpose & Capability
Name/description (cloud video compression) align with requested credential (NEMO_TOKEN) and the SKILL.md which describes HTTP endpoints for uploading, rendering, and downloading videos. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are focused on the compressor workflow (session creation, SSE chat, upload, export, polling). They explicitly instruct generating an anonymous token via POST to mega-api-prod.nemovideo.ai if NEMO_TOKEN is not present and to hide raw API responses/token values from the user. Hiding token values is plausible (avoid leaking secrets) but is notable because it gives the skill discretion to obtain and store credentials automatically. The instructions do not ask the agent to read unrelated system files, but they reference install path detection and include a configPath in frontmatter.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install model. All runtime behavior depends on the agent performing HTTP calls described in SKILL.md.
Credentials
Only NEMO_TOKEN is required, which is proportionate for a cloud compression service. However, the YAML frontmatter includes a configPaths entry (~/.config/nemovideo/) whereas the registry metadata listed none — this metadata mismatch is an incoherence to be aware of. Also, the skill will auto-provision an anonymous token if you don't supply one, which means it will contact the external API and obtain credentials on your behalf.
Persistence & Privilege
The skill does not request special platform privileges, always:false (default), and does not try to modify other skills or system-wide settings. It stores session_id and tokens for the service session as part of normal operation, which is expected for this type of skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-compressor-online-2gb - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-compressor-online-2gb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Compressor Online 2GB.
- Allows uploading large video files (MP4, MOV, AVI, WebM) up to 2GB for quick AI video compression and download.
- Automatic backend setup and token management for easy first-time use.
- Offers export, status, balance, and upload actions mapped to user prompts for streamlined workflows.
- Cloud GPU-powered compression pipeline delivers 1080p MP4 output in 1–3 minutes.
- Comprehensive error handling, session management, and support for multiple video and audio formats.
元数据
常见问题
Video Compressor Online 2gb 是什么?
Get compressed MP4 files ready to post, without touching a single slider. Upload your large video files (MP4, MOV, AVI, WebM, up to 2GB), say something like... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。
如何安装 Video Compressor Online 2gb?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-compressor-online-2gb」即可一键安装,无需额外配置。
Video Compressor Online 2gb 是免费的吗?
是的,Video Compressor Online 2gb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Compressor Online 2gb 支持哪些平台?
Video Compressor Online 2gb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Compressor Online 2gb?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills