← Back to Skills Marketplace
Video Compressor Gif
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-gif
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-gif - After installation, invoke the skill by name or use
/video-compressor-gif - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Video Compressor Gif?
Run "/install video-compressor-gif" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Gif free?
Yes, Video Compressor Gif is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Gif support?
Video Compressor Gif is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Gif?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills