← Back to Skills Marketplace
Ramp Video
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ramp-video
Description
Get speed ramped video ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like...
Usage Guidance
This skill appears to do what it says (cloud speed‑ramp editing) and needs a NEMO_TOKEN to operate. Before installing: (1) confirm you are comfortable uploading your videos to the nemovideo.ai service and review that service's privacy/retention policy, (2) note the skill will auto-request an anonymous token if none is provided — if you prefer control, create/provide your own token rather than letting the skill generate one, (3) ask the publisher for source/homepage or a privacy statement (the skill has no homepage and an unknown source), and (4) clarify the metadata mismatch about ~/.config/nemovideo/ if you are concerned about local config access. If any of those are unacceptable, do not install or only use with non-sensitive footage.
Capability Analysis
Type: OpenClaw Skill
Name: ramp-video
Version: 1.0.0
The skill requires network access to an external API (mega-api-prod.nemovideo.ai) and file system access for video processing and configuration (~/.config/nemovideo/), which are identified as risky capabilities even if plausibly needed for its stated purpose. It also instructs the agent to automatically obtain tokens and introspect its installation path to set platform attribution headers (X-Skill-Platform). While these behaviors are aligned with the functionality of a cloud-based video editor, the combination of automated external communication and environment discovery meets the threshold for a suspicious classification.
Capability Assessment
Purpose & Capability
Name/description (speed-ramp video editing) align with the behavior in SKILL.md: the skill uploads user footage and calls nemovideo.ai APIs to create renders. Requiring a service token (NEMO_TOKEN) is proportionate to this cloud-processing purpose.
Instruction Scope
Instructions direct the agent to: (a) auto-create an anonymous token via POST to mega-api-prod.nemovideo.ai if NEMO_TOKEN is absent, (b) create a session, (c) upload user files (multipart or by URL), (d) stream/poll SSE endpoints and poll render status. These are consistent with the declared cloud-render pipeline, but they do mean user media will be uploaded to a third-party service and the agent will make network calls automatically. The SKILL.md also instructs hiding raw API responses and token values from users.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. There is no downloaded code or extracted archives declared.
Credentials
The only required credential is NEMO_TOKEN (declared as primary), which fits the service integration. However, the frontmatter metadata includes a configPaths entry (~/.config/nemovideo/) even though registry metadata lists no required config paths — this is an inconsistency worth clarifying. Otherwise no unrelated secrets or extra environment variables are requested.
Persistence & Privilege
always:false and the skill does not declare system-wide changes or attempts to modify other skills. It will operate via network calls and sessions with the external service, which is expected for this use case. Autonomous invocation (disable-model-invocation:false) is the platform default and not flagged on its own.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ramp-video - After installation, invoke the skill by name or use
/ramp-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Ramp Video skill for automated speed ramp video edits.
- Upload MP4, MOV, AVI, or WebM files up to 500MB; apply speed ramp effects via chat prompts.
- Processes videos on cloud GPUs, outputs 1080p MP4 files, no local software needed.
- Includes automatic authentication and session management for new users (100 free credits).
- Supports exporting, credits checking, and session state tracking through intuitive chat commands.
- Handles errors for tokens, file formats, credits, and export eligibility, providing friendly guidance.
Metadata
Frequently Asked Questions
What is Ramp Video?
Get speed ramped video ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install Ramp Video?
Run "/install ramp-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ramp Video free?
Yes, Ramp Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ramp Video support?
Ramp Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ramp Video?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills