← Back to Skills Marketplace
peand-rover

Video Converter

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-converter
Description
content creators, students, everyday users convert video files into converted MP4 files using this skill. Accepts AVI, MOV, MKV, WebM up to 500MB, renders on...
Usage Guidance
This skill will upload any video files you give it to mega-api-prod.nemovideo.ai and will use or obtain a NEMO_TOKEN to do so. Before installing or using it: (1) Decide whether you are comfortable sending those videos to an external cloud service (do not upload sensitive/personal content unless you trust the service). (2) Prefer to provide your own NEMO_TOKEN from a trusted account rather than relying on anonymous-token creation, and verify token storage/expiry policies. (3) Ask the publisher to clarify the metadata mismatch about config paths (~/.config/nemovideo/) and confirm what, if anything, is stored locally. (4) Verify the domain (mega-api-prod.nemovideo.ai) and check for an official project/homepage or privacy/terms before use. If you are uncertain, test with a non-sensitive sample clip first and revoke/regenerate any tokens after testing.
Capability Analysis
Type: OpenClaw Skill Name: video-converter Version: 1.0.0 The video-converter skill bundle provides instructions for an AI agent to interface with a cloud-based video processing service at mega-api-prod.nemovideo.ai. The SKILL.md file outlines legitimate workflows for authentication (anonymous token generation), session management, and video rendering. There is no evidence of data exfiltration, malicious code execution, or unauthorized access; the instructions are consistent with the stated purpose of converting video formats.
Capability Assessment
Purpose & Capability
The skill's name/description match the behavior in SKILL.md: it sends user videos to a cloud render backend and returns MP4s. Requested credential (NEMO_TOKEN) is appropriate for that backend. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch should be clarified.
Instruction Scope
Runtime instructions are focused on creating sessions, uploading files, streaming SSE events, and starting renders on mega-api-prod.nemovideo.ai — all coherent with video conversion. The skill will upload user-provided files to an external service (expected for conversion) and will request/generate an anonymous token if NEMO_TOKEN is absent. This is a privacy-relevant behavior (user files and metadata leave the local environment). Instructions do not appear to read unrelated system secrets, but they do instruct detecting the agent install path to set an attribution header.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk by an installer. This is the lowest install risk.
Credentials
Only one credential is declared (NEMO_TOKEN), which is proportional to the described backend usage. The skill also describes a fallback anonymous-token flow (POST to the service to obtain a token) — that is plausible but means the skill will call an external auth endpoint and receive a token it will use for requests. The frontmatter's configPaths declaration conflicts with registry metadata (registry claimed none) — worth clarifying because config paths can imply broader file access.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It does store and reuse session_id/tokens for its own operations (normal for a service client) and does not request elevated system-wide privileges or attempt to modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-converter
  3. After installation, invoke the skill by name or use /video-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Converter — Initial Release - Convert AVI, MOV, MKV, and WebM files up to 500MB to MP4 fast (20-40 seconds for typical files) - Simple setup with automatic cloud GPU connection and free trial credits - Supports uploads, exports, real-time session management, and credit status checks - Error handling for missing tokens, credits, session issues, and file limitations - All actions routed by prompt intent; timeline editing and batch processing supported
Metadata
Slug video-converter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Converter?

content creators, students, everyday users convert video files into converted MP4 files using this skill. Accepts AVI, MOV, MKV, WebM up to 500MB, renders on... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Video Converter?

Run "/install video-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Converter free?

Yes, Video Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Converter support?

Video Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Converter?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments