← 返回 Skills 市场
Video Compressor Gif
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
63
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-compressor-gif
功能描述
Get compressed GIF files ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 200MB), say something like "com...
安全使用建议
This skill appears to do what it says: upload video and get compressed GIF/MP4s via the nemovideo cloud API, and it only needs one credential (NEMO_TOKEN). Before installing, consider: (1) provenance — the skill has no homepage and an unknown source/owner, so verify you trust the publisher or test in a limited context first; (2) token handling — the skill can create an anonymous token or use NEMO_TOKEN; if you supply credentials, be sure you trust the backend (mega-api-prod.nemovideo.ai) and prefer short-lived tokens; (3) local file access — SKILL.md references ~/.config/nemovideo/ and asks the agent to detect install path for attribution headers, so expect the skill to inspect its environment/install paths; (4) data privacy — uploading videos sends media to a third-party cloud GPU service; confirm retention and deletion policies if your media is sensitive; (5) if you want tighter control, set NEMO_TOKEN yourself (rather than letting the skill create one) and ask the publisher to clarify where session tokens are stored and for the apparent registry vs SKILL.md mismatch about required config paths.
功能分析
Type: OpenClaw Skill
Name: video-compressor-gif
Version: 1.0.0
The skill is a standard integration for a cloud-based video processing service (nemovideo.ai). It contains instructions for an AI agent to manage authentication tokens, handle session states, and interact with REST and SSE endpoints for video uploading and GIF conversion. There is no evidence of data exfiltration, unauthorized file access, or malicious execution; the logic is strictly aligned with the stated purpose of converting videos to GIFs using the `mega-api-prod.nemovideo.ai` backend.
能力评估
Purpose & Capability
The skill claims to convert and compress videos via a cloud backend and only requests a single credential (NEMO_TOKEN) which aligns with that purpose. However, the SKILL.md metadata declares a config path (~/.config/nemovideo/) while the registry metadata reported 'Required config paths: none' — this mismatch could mean the skill expects to read or write a local config directory even though the registry entry didn't advertise it. Also the package has no homepage and an unknown source/owner, reducing provenance.
Instruction Scope
The instructions are specific about authenticating (use NEMO_TOKEN or obtain an anonymous token via the nemovideo API), creating sessions, uploading files, and polling exports — all consistent with the described service. They also instruct the agent to detect install path to set an X-Skill-Platform header and to read YAML frontmatter for attribution; those steps require the agent to inspect its environment/install paths. The skill also instructs automatic anonymous-token generation and storing session_id for subsequent requests (storage location unspecified). These behaviors are reasonable for the service but expand scope beyond pure upload/convert actions and should be acknowledged.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing arbitrary is written to disk by an installer. That limits surface area compared with skills that download or extract archives.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and the SKILL.md describes using it (or creating a temporary anonymous one). That is proportionate for a cloud API service. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill does not request always: true and does not declare modifications to other skills or system-wide settings. It does instruct storing a session_id and possibly using ~/.config/nemovideo/, which is normal for session management but the storage location and retention policy are not specified.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-compressor-gif - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-compressor-gif触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Compressor GIF.
- Convert MP4, MOV, AVI, WebM videos (up to 200MB) into compressed GIFs or 720p MP4s for easy sharing.
- Simple workflow: upload video, describe your desired output, and download the result.
- Built-in authentication with free credits, background GPU processing, and status/polling for jobs.
- Supports marketers, developers, and creators with fast, easy GIF conversion and minimal setup needed.
元数据
常见问题
Video Compressor Gif 是什么?
Get compressed GIF files ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 200MB), say something like "com... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。
如何安装 Video Compressor Gif?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-compressor-gif」即可一键安装,无需额外配置。
Video Compressor Gif 是免费的吗?
是的,Video Compressor Gif 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Compressor Gif 支持哪些平台?
Video Compressor Gif 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Compressor Gif?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills