← Back to Skills Marketplace
Video Test
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-test
Description
Turn a 30-second MP4 clip from a phone into 1080p tested video report just by typing what you need. Whether it's checking video files for playback and qualit...
Usage Guidance
This skill will upload your videos to a third-party cloud service (mega-api-prod.nemovideo.ai) and will create or use a NEMO_TOKEN to run renders. Before installing, confirm: (1) you are comfortable with uploading potentially sensitive video content to that domain, (2) where tokens and session IDs are stored and how long uploaded files/records are kept, (3) why the SKILL.md mentions a local config path (~/.config/nemovideo/) despite registry metadata not requiring it, and (4) whether the agent will need to inspect local install paths or other environment details to set attribution headers. If any of those are unclear, ask the skill author for explicit privacy/retention and storage details, or avoid using it with sensitive videos.
Capability Analysis
Type: OpenClaw Skill
Name: video-test
Version: 1.0.0
The skill is a legitimate integration for the Nemo Video AI service (nemovideo.ai), providing tools for video analysis and rendering. It automates session management, anonymous token acquisition, and file uploads to its dedicated backend. All instructions in SKILL.md are aligned with the stated purpose of video processing, and no indicators of data exfiltration, unauthorized system access, or malicious prompt injection were identified.
Capability Assessment
Purpose & Capability
The skill's declared purpose (cloud video analysis and export) aligns with the API endpoints and the single required credential (NEMO_TOKEN). However the SKILL.md frontmatter includes a required config path (~/.config/nemovideo/) while the registry metadata lists no config paths — this mismatch is an incoherence to clarify (why read a local config if all activity is cloud-based?).
Instruction Scope
Instructions explicitly direct the agent to obtain tokens (if not set), create sessions, upload user video files, stream SSE messages, run exports, and poll render status — all expected for a cloud render service. Concerns: (1) the skill instructs the agent to auto-acquire and store an anonymous token (which will enable uploading user media) and to ‘not display raw API responses or token values’ (this encourages hiding credential material without explaining storage/retention), and (2) it requires auto-detecting an 'install path' to set X-Skill-Platform — that may push the agent to inspect environment or file system paths. These behaviors expand scope beyond simple stateless API calls and should be confirmed with the skill author.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself. That minimizes installation risk.
Credentials
Only one credential (NEMO_TOKEN) is declared and used, which is proportionate for a cloud video service. Note the frontmatter's configPaths entry implies access to a local config directory (~/.config/nemovideo/) even though the registry said no config paths — clarify whether local config access is required and where tokens/sessions are stored.
Persistence & Privilege
The skill is not 'always' enabled and doesn't request elevated platform privileges. It does instruct the agent to store session_id and token for subsequent requests; verify how and where the agent will persist these values and whether they are cleared/rotated.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-test - After installation, invoke the skill by name or use
/video-test - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-test 1.0.0 — Initial Release
- Instantly analyze, test, and upgrade 30s MP4 video clips via chat; auto-1080p output.
- Automatic session management and free token granting (100 credits, 7-day validity) on first use.
- Upload video, check for playback/quality issues, get quick downloadable MP4 reports (20–40s typical).
- All core functions (upload, process, export, credits, session state) documented with API workflow.
- Requires NEMO_TOKEN and attribution headers for seamless cloud GPU processing.
- Guides on supported formats, error handling, tips, and common workflows included.
Metadata
Frequently Asked Questions
What is Video Test?
Turn a 30-second MP4 clip from a phone into 1080p tested video report just by typing what you need. Whether it's checking video files for playback and qualit... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Video Test?
Run "/install video-test" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Test free?
Yes, Video Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Test support?
Video Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Test?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills