← Back to Skills Marketplace
136
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-format-converter
Description
Tell me what you need and I'll help you convert any video into the exact format, resolution, or codec your project demands. This video-format-converter skill...
Usage Guidance
This skill is internally consistent: it expects a service token and sends video files to mega-api-prod.nemovideo.ai for processing. Before installing, consider whether you are comfortable uploading your videos to a third party (the package has no homepage and the source is unknown). If you prefer not to send media externally, use a local tool (ffmpeg) or verify the service operator and privacy/retention policy. If you set a NEMO_TOKEN from an account you own, treat it like any other API secret — only supply it if you trust the service. Finally, be aware the agent may read installation paths and the skill file frontmatter for attribution headers; this is explained in the SKILL.md and appears to be for bookkeeping rather than data exfiltration.
Capability Analysis
Type: OpenClaw Skill
Name: video-format-converter
Version: 1.0.0
The video-format-converter skill is a legitimate integration for a cloud-based video processing service (nemovideo.ai). The SKILL.md file provides clear instructions for the AI agent to manage authentication via NEMO_TOKEN, handle session states, and perform video uploads and exports using the mega-api-prod.nemovideo.ai backend. There is no evidence of data exfiltration, malicious execution, or prompt injection designed to subvert the agent's security; the instructions specifically advise against exposing tokens or raw API output to the user.
Capability Assessment
Purpose & Capability
The skill describes a cloud-based video conversion service and all runtime instructions reference a single external backend (mega-api-prod.nemovideo.ai) and an authorization token (NEMO_TOKEN). Requiring a NEMO_TOKEN (and falling back to creating an anonymous token) is consistent with a cloud processing service.
Instruction Scope
The SKILL.md instructs the agent to read the skill's frontmatter (for version), check the environment for NEMO_TOKEN, optionally generate an anonymous token via the stated API, create a session, and upload files or URLs to the service. These actions are within the converter's purpose, but they do mean user videos and metadata will be sent to a third-party API and the agent may read install paths (~/.clawhub, ~/.cursor/skills) to set an attribution header.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so it doesn't write binaries or archives to disk. Lowest install risk.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required/primary. That credential directly maps to the external service used for conversions. The SKILL.md also documents a fallback anonymous-token flow if no token is present, which explains why a token is required but not strictly mandatory.
Persistence & Privilege
always: false and no instructions to modify other skills or system-wide agent settings. The skill creates short-lived sessions on the remote backend but does not request persistent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-format-converter - After installation, invoke the skill by name or use
/video-format-converter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Format Converter 1.0.0 — Initial Release
- Instantly convert, compress, and reformat videos between major formats (mp4, mov, avi, webm, mkv, and more).
- Cloud-based backend handles large files and parallel processing for fast results.
- Smart routing: Handles export, upload, credits, status, and conversion with clear user-friendly workflow.
- Automated environment setup with anonymous token generation; 100 free credits for new users.
- Responsive error handling for unsupported files, expired tokens, missing credits, and plan limits.
- Clear instructions and actionable guidance for creators and developers—no codec confusion required.
Metadata
Frequently Asked Questions
What is Video Format Converter?
Tell me what you need and I'll help you convert any video into the exact format, resolution, or codec your project demands. This video-format-converter skill... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.
How do I install Video Format Converter?
Run "/install video-format-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Format Converter free?
Yes, Video Format Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Format Converter support?
Video Format Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Format Converter?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills