← Back to Skills Marketplace
Video Low
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
52
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-low
Description
Turn a 2-minute 1080p interview recording into 720p compressed video files just by typing what you need. Whether it's reducing video file size for sharing or...
Usage Guidance
This skill appears to do what it says (upload your video to a cloud backend, compress on GPUs, and return a download link), but consider the following before installing or using it:
- Privacy: Your videos are uploaded to https://mega-api-prod.nemovideo.ai. If clips contain sensitive content, do not upload them until you verify the service's privacy/security practices.
- Credentials: The skill declares NEMO_TOKEN as required but will also generate an anonymous token if none is present — clarify whether you must provide a token (and what account/credits it uses). If you supply your own NEMO_TOKEN, the skill can act on your account/credits. Treat that token like a password.
- Metadata/headers: The skill constructs X-Skill-* attribution headers and may inspect install path metadata to populate them — that file/path detection is minor but is inconsistent with registry metadata and should be resolved.
- Test safely: Try with non-sensitive short clips first to confirm behavior, quotas, and that downloads work as documented.
- Verify origin: The skill has no homepage and the owner is an opaque ID. If you need stronger assurance, request the skill's source or a vendor privacy/security statement and confirm the API domain and endpoints are legitimate.
If you want me to, I can: (1) highlight the exact lines in SKILL.md that conflict with the registry metadata, (2) suggest a minimal set of questions to ask the skill author, or (3) draft a short test prompt and non-sensitive test clip workflow you can run safely.
Capability Analysis
Type: OpenClaw Skill
Name: video-low
Version: 1.0.0
The skill acts as a legitimate wrapper for a cloud-based video compression service hosted at nemovideo.ai. It manages session state, handles file uploads, and processes video via documented API endpoints. While it includes logic to detect its installation path (e.g., ~/.clawhub) for telemetry headers and manages authentication tokens, these behaviors are transparently described in SKILL.md and align with the functional requirements of a third-party API integration.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill routes uploads and render requests to a cloud video backend (nemovideo.ai). Requiring a NEMO_TOKEN and a session_id for cloud operations is expected for this purpose.
Instruction Scope
Instructions stay within the video-compression domain (create session, upload files, SSE for edits, export/poll for download). They also instruct the agent to check env for NEMO_TOKEN, or else obtain an anonymous token from the service; to add attribution headers derived from the file frontmatter and detect install path for X-Skill-Platform. These behaviors are relevant to the API but grant the skill the ability to: (a) contact an external service and upload user files, and (b) introspect install path metadata for headers. The instructions explicitly say not to expose tokens to users, but they do cause network activity and token acquisition on behalf of the user — that is expected for a cloud-based exporter but worth noting.
Install Mechanism
Instruction-only skill with no install steps or downloads. No code files and no packages are installed by the skill itself, minimizing disk-write risk.
Credentials
Registry metadata lists NEMO_TOKEN as required/primary, but the SKILL.md instructs the agent to obtain an anonymous NEMO_TOKEN if none is present. Additionally, the SKILL.md metadata lists a config path (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths. These mismatches (declared required env vs. runtime fallback behavior, and inconsistent config path reporting) are incoherent and should be clarified. Functionally, the only secret used is NEMO_TOKEN; that is proportional to the claimed cloud service, but be aware providing your own NEMO_TOKEN grants the skill bearer access to your account/credits.
Persistence & Privilege
always:false and no install-time persistence. The skill keeps ephemeral session_id and tokens to operate, but it does not request elevated system privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-low - After installation, invoke the skill by name or use
/video-low - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Low 1.0.0 — Initial Release
- Easily compress and reduce video sizes through natural language instructions.
- Automatic cloud setup and session handling; requires no local installs.
- Supports uploads, state checks, credits, and exports for common video formats.
- Provides helpful feedback during processing and clear guidance for errors.
- Efficient 30-60 second cloud processing for typical 2-minute clips with flexible output options.
Metadata
Frequently Asked Questions
What is Video Low?
Turn a 2-minute 1080p interview recording into 720p compressed video files just by typing what you need. Whether it's reducing video file size for sharing or... It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.
How do I install Video Low?
Run "/install video-low" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Low free?
Yes, Video Low is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Low support?
Video Low is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Low?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills