← Back to Skills Marketplace
Video Speed
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-speed
Description
Turn a 2-minute tutorial recording into 1080p speed-adjusted clips just by typing what you need. Whether it's changing playback speed of video clips or quick...
Usage Guidance
This skill appears to do exactly what it says (upload clips to a cloud service, request edits, and return rendered video), but it will send your video files to an external service (mega-api-prod.nemovideo.ai) and, if you don't provide NEMO_TOKEN, will automatically obtain an anonymous token on your behalf. Before installing: 1) Decide whether you trust nemovideo.ai to process and store your videos (privacy/legal implications). 2) If you need auditability, provide your own NEMO_TOKEN rather than letting the skill auto-create one. 3) Ask the author to clarify the config-path behavior (~/.config/nemovideo/) and whether any files will be stored locally. 4) If you want to avoid automatic network calls, ensure the skill is only invoked when you intend to upload. These clarifications would reduce the remaining uncertainties and could change the assessment to benign.
Capability Analysis
Type: OpenClaw Skill
Name: video-speed
Version: 1.0.0
The video-speed skill is a functional integration for a cloud-based video processing service (nemovideo.ai). The SKILL.md file provides detailed instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and interact with a Server-Sent Events (SSE) API for video editing. While the skill fingerprints the environment (X-Skill-Platform) and handles user files, these actions are transparently documented and directly support the stated purpose of speed-adjusting video clips.
Capability Assessment
Purpose & Capability
Name/description align with cloud video speed-adjustment and export functionality. Requested primary credential (NEMO_TOKEN) is consistent with a hosted rendering backend. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata stated no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions are explicit about connecting to a third-party API, creating sessions, uploading user video files, using SSE for edits, and polling for render results — all expected for this purpose. They do not ask to read arbitrary local files beyond the uploaded clips and do not request additional environment variables. Important behavioral note: the skill will automatically obtain an anonymous token and begin communicating with the nemovideo.ai backend if NEMO_TOKEN is not present, and it instructs the agent to 'not display raw API responses or token values' to the user — this can obscure the token lifecycle and backend responses, which affects transparency and auditability.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install-risk class. Nothing is written to disk by an installer step in the package itself.
Credentials
Only one env var (NEMO_TOKEN) is declared, which is proportionate for a remote-rendering API. But the skill will auto-generate an anonymous token via the backend if NEMO_TOKEN is absent; that behavior effectively gives the skill the ability to create and use credentials without explicit user-provided secrets. Also the frontmatter declares a config path (~/.config/nemovideo/) not listed in the registry metadata — unclear whether the skill will read or write that directory.
Persistence & Privilege
Skill is not always-enabled and does not request elevated agent-wide privileges. It asks to store a session_id for requests, which is standard. There is no instruction to modify other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-speed - After installation, invoke the skill by name or use
/video-speed - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-speed 1.0.0
- Initial release of the skill for fast, cloud-powered video speed adjustment and export.
- Upload video clips and use natural language to describe desired speed changes; no timeline tweaking needed.
- Automatic backend session setup, including free anonymous token support with 100 credits for new users.
- Supports quick, guided workflows (upload, command, export) with exports to 1080p MP4 and other common formats.
- Handles upload, preview, edit, credits check, and export actions via a robust API mapping.
- Clear feedback, error handling, and session management for a smooth editing experience.
Metadata
Frequently Asked Questions
What is Video Speed?
Turn a 2-minute tutorial recording into 1080p speed-adjusted clips just by typing what you need. Whether it's changing playback speed of video clips or quick... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.
How do I install Video Speed?
Run "/install video-speed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Speed free?
Yes, Video Speed is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Speed support?
Video Speed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Speed?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills