← Back to Skills Marketplace
Video Editing With Fast
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-fast
Description
content creators edit raw video footage into edited video clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, an...
Usage Guidance
This skill appears to do what it says: it uploads user-supplied videos to nemovideo.ai, creates/uses a NEMO_TOKEN (or generates an anonymous token), and returns rendered MP4s. Before installing, confirm you are comfortable uploading your video content to the external domain (https://mega-api-prod.nemovideo.ai). Ask the publisher where tokens and session IDs are stored (in-memory only vs written to ~/.config/...), and be aware the skill will read its SKILL.md frontmatter and detect install paths for attribution headers. If you have sensitive footage, do not use the skill unless you trust the service and its privacy policy.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-fast
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service hosted at nemovideo.ai. It provides detailed instructions for an AI agent to manage authentication, session state, and video rendering workflows. While it includes logic for the agent to identify its installation environment (e.g., Clawhub or Cursor) for telemetry/attribution headers, all behaviors are consistent with the stated purpose of processing video files and do not exhibit signs of data exfiltration or unauthorized access.
Capability Assessment
Purpose & Capability
The skill's name/description (cloud video editing) aligns with its runtime instructions and the single declared credential (NEMO_TOKEN). Requiring a token for a cloud render API is expected and no unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to obtain an anonymous token if NEMO_TOKEN is not present, create a session, upload user files (multipart or URL), use SSE for edits, and poll for render results — all consistent with a remote editing service. It also instructs reading this file's frontmatter and detecting an install path (~/.clawhub/ or ~/.cursor/skills/) for attribution headers. These runtime actions require network access and the ability to read the skill file and detect installation location; that's reasonable but worth noting. There is a minor inconsistency: the registry metadata lists no required config paths, while the SKILL.md frontmatter mentions ~/.config/nemovideo/.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is downloaded or written to disk by an installer. This is lower risk than an installable package.
Credentials
Only one environment credential is declared (NEMO_TOKEN), which is appropriate for a remote editing API. The instructions also support generating an anonymous token if none is set; no unrelated secrets (AWS, GitHub, etc.) are requested.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (expected). The skill asks to 'store the returned session_id for all subsequent requests' and to use the token for authenticated API calls — this implies ephemeral or short-lived storage but does not require permanent, system-wide privileges. Consider verifying whether tokens/session IDs will be persisted to disk and where.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-fast - After installation, invoke the skill by name or use
/video-editing-with-fast - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: fast, cloud-powered video editing for content creators.
- Instantly edit raw video into polished clips using cloud GPUs; supports MP4, MOV, AVI, WebM up to 500MB.
- Automatic setup, free token and session management with 100 free credits (valid 7 days).
- Rapid 1080p exports: most edits processed in 30–60 seconds, final videos returned as MP4.
- Intuitive prompt-based actions (trim, cut, transitions, text, audio, etc.) routed via keyword and intent.
- Seamless error handling, state tracking, and clear user guidance throughout the workflow.
Metadata
Frequently Asked Questions
What is Video Editing With Fast?
content creators edit raw video footage into edited video clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, an... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Video Editing With Fast?
Run "/install video-editing-with-fast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Fast free?
Yes, Video Editing With Fast is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Fast support?
Video Editing With Fast is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Fast?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills