← Back to Skills Marketplace
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-panda
Description
Turn a 500MB 10-minute MP4 recording into 1080p compressed MP4 files just by typing what you need. Whether it's reducing video file size for sharing or uploa...
Usage Guidance
This skill will upload your videos to mega-api-prod.nemovideo.ai and uses an API token (NEMO_TOKEN). If you do not provide a token, the skill will request an anonymous short‑lived token from nemovideo.ai and use that to process uploads. No code is installed locally, but your media and any metadata sent to that backend will leave your machine. Before installing or using: 1) confirm you trust nemovideo.ai and are comfortable uploading the videos and any embedded metadata, 2) avoid supplying long-lived/personal tokens unless you trust the service (anonymous tokens expire in 7 days), 3) if you need guarantees about retention or privacy, ask the publisher for a homepage or privacy/terms links (none are provided), and 4) be aware the skill may read its frontmatter and detect install paths to set attribution headers. If you want stronger assurance, request the skill's source or a reputable homepage before use.
Capability Assessment
Purpose & Capability
Name/description promise (cloud GPU video compression) matches the instructions and the single required credential (NEMO_TOKEN) which is used for API calls to mega-api-prod.nemovideo.ai. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are explicit about creating sessions, uploading videos, polling exports, and using SSE. They direct uploads of user video files to the stated nemovideo.ai endpoints (expected). The SKILL.md also instructs reading the skill's YAML frontmatter and detecting an install path (~/.clawhub or ~/.cursor/skills/) to set attribution headers — this requires access to the skill file and home paths (reasonable but worth noting). The skill will generate an anonymous token via the provider if NEMO_TOKEN is absent; it will therefore cause network calls and transfer user media off-device. No instructions to read unrelated system files or other credentials are present.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install. This is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is appropriate for a hosted API. Metadata also lists a config path (~/.config/nemovideo/); the SKILL.md does not strongly justify reading that path but doing so could be reasonable to discover local config or tokens. Expect the skill to either use an existing NEMO_TOKEN you provide or obtain an anonymous short-lived token via the provider's API.
Persistence & Privilege
always:false and user-invocable; the skill does not request persistent system privileges or indicate modification of other skills. Autonomous invocation is allowed (platform default) but not combined with any other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-panda - After installation, invoke the skill by name or use
/video-compressor-panda - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor Panda — fast and easy AI-powered video compression.
- Instantly compress and export large video files (up to 500MB) to MP4 or other formats via simple text instructions.
- Automatic cloud setup: effortlessly connects, checks or fetches your token, and manages sessions in the background.
- Handles uploads, exports, credit checks, and state queries with clear user feedback.
- All video processing is performed on remote GPU servers, returning results in 30–90 seconds.
- Robust error handling for authentication, file size/format, and account/plan issues.
- Optimized for content creators, students, and marketers needing quick, shareable video compression without complex settings.
Metadata
Frequently Asked Questions
What is Video Compressor Panda?
Turn a 500MB 10-minute MP4 recording into 1080p compressed MP4 files just by typing what you need. Whether it's reducing video file size for sharing or uploa... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Video Compressor Panda?
Run "/install video-compressor-panda" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Panda free?
Yes, Video Compressor Panda is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Panda support?
Video Compressor Panda is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Panda?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills