← 返回 Skills 市场
Video Compressorjs
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-compressorjs
功能描述
compress video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, developers, marketers use...
安全使用建议
This skill will upload any video you provide to an external service (mega-api-prod.nemovideo.ai) and requires or can mint a bearer token (NEMO_TOKEN / anonymous token). Before using it: (1) don't send sensitive or private videos unless you trust the service and its privacy/retention policy; (2) note the metadata mismatch (SKILL.md lists a config path while registry metadata does not) — ask the publisher to clarify what is written or read on disk; (3) if you supply your own NEMO_TOKEN, treat it like other API credentials and only use a token you trust; (4) test with non-sensitive sample videos first; (5) if you need stronger assurances, request the skill publisher's homepage or official docs and confirm the API domain and data-handling policies.
功能分析
Type: OpenClaw Skill
Name: video-compressorjs
Version: 1.0.0
The video-compressorjs skill is a legitimate integration for a cloud-based video processing service hosted at nemovideo.ai. The SKILL.md file provides clear instructions for the AI agent to manage API authentication, session handling, and video processing workflows (upload, SSE streaming, and rendering). It follows security best practices by instructing the agent not to expose tokens or raw JSON to the user and limits its file system access to a specific configuration directory (~/.config/nemovideo/). No indicators of malicious intent, data exfiltration, or command injection were found.
能力评估
Purpose & Capability
Name/description match the instructions: the skill sends user video files to a cloud render API (mega-api-prod.nemovideo.ai) and returns compressed MP4s. Requiring a NEMO_TOKEN (or issuing an anonymous token) is coherent with a cloud service that uses bearer tokens.
Instruction Scope
SKILL.md explicitly instructs the agent to connect, upload user files, use SSE/polling, and include attribution headers. These actions are within the stated purpose, but they involve sending user content off-host to an external API and storing a session_id. The instructions do not ask the agent to read unrelated system files or other credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All runtime behavior comes from SKILL.md and network calls.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary, which is proportional. However, SKILL.md provides an anonymous-token flow (generating and POSTing a UUID) so the token appears optional in practice. Also, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this metadata mismatch is inconsistent and worth clarifying.
Persistence & Privilege
always:false and normal model invocation. The skill saves a session_id for job management (expected). It does not request persistent platform-wide privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-compressorjs - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-compressorjs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial launch of Video Compressor JS — compress and export smaller videos in the cloud.
- Compress video files (MP4, MOV, AVI, WebM up to 500MB) to 1080p MP4s for easy sharing or uploading.
- Simple setup: automatic token/session management, with free credits for new users.
- Upload, process, and export videos via a cloud GPU pipeline (20–60 seconds per video).
- All requests require attribution headers; errors and workflows are clearly defined.
- Includes batch and iterative editing support, timeline state tracking, and friendly user prompts.
元数据
常见问题
Video Compressorjs 是什么?
compress video files into compressed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, developers, marketers use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 Video Compressorjs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-compressorjs」即可一键安装,无需额外配置。
Video Compressorjs 是免费的吗?
是的,Video Compressorjs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Compressorjs 支持哪些平台?
Video Compressorjs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Compressorjs?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills