← Back to Skills Marketplace
Video Hd
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-hd
Description
Turn a 2-minute 480p phone recording into 1080p HD quality videos just by typing what you need. Whether it's upscaling low-resolution videos to HD quality or...
Usage Guidance
This skill will upload any videos you give it to an external backend (mega-api-prod.nemovideo.ai) for processing and requires/uses a service token (NEMO_TOKEN). Notes before installing: 1) Confirm you are comfortable with your video content being sent to that domain (privacy/legal/copyright). 2) The skill declares NEMO_TOKEN as required but will also automatically request an anonymous token from the vendor if one is not provided — be aware this means the skill can obtain and use credentials on your behalf without you supplying them. 3) There is a minor metadata mismatch (a config path appears in the frontmatter but not in the registry manifest) — not necessarily malicious but signals sloppy packaging. 4) Ask the skill publisher for a privacy policy, terms of service, and a clear statement of data retention/processing (how long uploaded media and derived assets are stored, who can access them). If you must process sensitive videos, avoid using the skill until you confirm the backend and policies.
Capability Analysis
Type: OpenClaw Skill
Name: video-hd
Version: 1.0.0
The video-hd skill is designed to upscale videos by interfacing with a third-party API (nemovideo.ai). The SKILL.md file provides clear instructions for the agent to handle automated authentication via anonymous tokens, session management, and file uploads. The network activity is restricted to the stated service domain (mega-api-prod.nemovideo.ai), and the requested permissions are limited to its own environment variables and configuration paths. No indicators of data exfiltration, malicious command execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The skill's name/description (AI video upscaling) aligns with the API endpoints and upload/export behavior described in SKILL.md. Requesting a single service token (NEMO_TOKEN) is proportionate. However, the frontmatter metadata references a config path (~/.config/nemovideo/) that is not listed in the registry manifest, and the registry lists no required config paths — this mismatch is inconsistent.
Instruction Scope
SKILL.md instructs the agent to upload user-provided videos, create sessions, poll render jobs, and return download URLs — all expected for a cloud render service. It does not instruct reading unrelated local files or other environment variables. Minor scope creep: it asks the agent to derive X-Skill-Platform from install paths (implying the agent may read its own install path), and it also instructs the agent to hide raw API responses and token values from the user (an explicit concealment instruction). These are plausible but worth noting.
Install Mechanism
No install steps or code are included (instruction-only). This is low-risk from an installation perspective because nothing is downloaded or written to disk by an installer spec.
Credentials
Only one credential (NEMO_TOKEN) is declared as required and is relevant to the stated backend. However, SKILL.md contains an anonymous-token flow that will POST to the vendor API and obtain a token if NEMO_TOKEN is not present. Declaring NEMO_TOKEN as required while providing an automatic anonymous-token acquisition is an inconsistency: the skill can operate without a pre-provided token, so the 'required' designation is misleading.
Persistence & Privilege
The skill is not always-on and is user-invocable; it does not request elevated platform privileges or attempt to modify other skills/config. It stores a session_id for the interaction lifecycle, which is expected for this service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-hd - After installation, invoke the skill by name or use
/video-hd - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video HD 1.0.0 — Initial Release
- Instantly upscale 480p phone videos to crisp 1080p HD in 1–2 minutes using simple, plain-language instructions.
- Effortless workflow: upload clips, describe your output, and download HD results—no timelines or complex export settings.
- Seamless backend connection, with automatic token setup for 100 free credits (valid 7 days).
- Robust error handling for file support, credits, and token/session management.
- Supports batch processing, iterative edits, and a variety of popular video and audio formats.
Metadata
Frequently Asked Questions
What is Video Hd?
Turn a 2-minute 480p phone recording into 1080p HD quality videos just by typing what you need. Whether it's upscaling low-resolution videos to HD quality or... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Video Hd?
Run "/install video-hd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Hd free?
Yes, Video Hd is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Hd support?
Video Hd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Hd?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills