← Back to Skills Marketplace
vynbosserman65

Video Converter Best

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-converter-best
Description
convert video files into converted MP4 files with this skill. Works with AVI, MOV, MKV, WebM files up to 500MB. content creators and everyday users use it fo...
Usage Guidance
This skill appears to be a straightforward cloud-based video converter that uses a single API token (NEMO_TOKEN). Before installing: 1) Confirm you trust the domain (mega-api-prod.nemovideo.ai) and understand the service's privacy/retention policy—your videos will be uploaded to that service. 2) Ask the publisher why registry metadata omits the ~/.config/nemovideo/ path present in the skill frontmatter and what is stored there. 3) If you will provide NEMO_TOKEN, prefer a short-lived or limited-scope token; avoid handing over long-lived credentials. 4) Ensure the agent is implemented to only upload user-provided files (not arbitrary filesystem paths). 5) If you need stricter control, request that the skill only accept file objects or URLs (not raw local path reads) and that it document exactly what it writes to ~/.config/nemovideo/ (if anything). If these questions are not answered to your satisfaction, treat the skill cautiously or do not install.
Capability Analysis
Type: OpenClaw Skill Name: video-converter-best Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a cloud-based video conversion service at mega-api-prod.nemovideo.ai. It outlines standard procedures for authentication (including anonymous token generation), session management, and file processing (upload/render/download). While it includes logic for platform detection via local file paths (~/.cursor/skills/) for telemetry headers, the behavior is transparently documented and strictly aligned with the stated purpose of video conversion without evidence of malicious exfiltration or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (convert various video formats to MP4 via cloud GPUs) aligns with the runtime instructions to call a remote render API. Requesting a single API token (NEMO_TOKEN) is proportional. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry metadata did not list — this mismatch is unexplained and worth asking the author about.
Instruction Scope
Instructions direct the agent to (a) create an anonymous token via POST if NEMO_TOKEN is absent, (b) create sessions and upload videos (multipart file uploads or by URL), and (c) read the skill file frontmatter and detect install paths to populate attribution headers. Reading install paths and config locations implies accessing the local filesystem; while reading the skill's own frontmatter is reasonable, the install-path detection and explicit multipart file path examples could allow the agent to attempt arbitrary file reads if implemented poorly. The SKILL.md otherwise stays within the converter's domain and does not request unrelated secrets.
Install Mechanism
No install spec or external downloads are included (instruction-only skill), so nothing will be written to disk by an installer. This is a low-risk install model.
Credentials
Only NEMO_TOKEN is declared as required and as the primary credential, which fits a cloud API integration. The anonymous-token flow will create a short-lived token if none is provided. The use of a config path in the frontmatter suggests the skill might read or store data under ~/.config/nemovideo/, but the registry metadata did not list that; this inconsistency should be clarified before providing credentials.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistent privileges. It asks to save a session_id for job management (normal). Autonomous invocation by the model is enabled by default (platform normal) and not by itself a reason to block installation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-converter-best
  3. After installation, invoke the skill by name or use /video-converter-best
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Converter Best. - Convert video files (AVI, MOV, MKV, WebM) up to 500MB into 1080p MP4 quickly (30–60 seconds). - Simple upload and conversion workflow designed for content creators and everyday users. - Automatic setup with free token retrieval and cloud-based processing. - Supports key actions: upload, export, check credits/status, edit tracks, and batch conversions in a session. - Full API integration for progress updates, error handling, and export/download.
Metadata
Slug video-converter-best
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Converter Best?

convert video files into converted MP4 files with this skill. Works with AVI, MOV, MKV, WebM files up to 500MB. content creators and everyday users use it fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Video Converter Best?

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

Is Video Converter Best free?

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

Which platforms does Video Converter Best support?

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

Who created Video Converter Best?

It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.

💬 Comments