← Back to Skills Marketplace
Video Editing With Grok
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-grok
Description
Turn a 2-minute unedited screen recording into 1080p edited video clips just by typing what you need. Whether it's editing raw footage into polished videos u...
Usage Guidance
This skill uploads your videos to an external service (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN (or will obtain a short-lived anonymous token). Before installing, confirm you trust that remote domain and its privacy/TOS for uploading potentially sensitive recordings. Note the skill will request/retain a session_id and issue render jobs on cloud GPUs — check how long data and renders are retained by the service. The frontmatter mentions a local config path (~/.config/nemovideo/) and requires special attribution headers; these are minor inconsistencies to ask the author to clarify (does the skill read/write that config path? how is X-Skill-Platform determined?). If you proceed, keep NEMO_TOKEN secret, prefer anonymous tokens for short tasks, and revoke or rotate tokens when no longer needed.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-grok
Version: 1.0.0
The skill is a functional integration for the 'nemovideo.ai' cloud video editing service. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process, handles file uploads to remote endpoints, and processes video editing tasks through an SSE stream. The instructions in SKILL.md are well-aligned with the stated purpose and include security-conscious directives, such as preventing the agent from printing raw tokens or JSON responses to the user.
Capability Assessment
Purpose & Capability
The skill's name/description (cloud video editing) aligns with its behavior: it uploads user videos and calls the nemo API. Requiring a service token (NEMO_TOKEN) is expected and the declared endpoints map to the described functionality.
Instruction Scope
Runtime instructions stay focused on uploading media, creating sessions, streaming SSE edits, polling render status, and exporting. They do require generating an anonymous token if NEMO_TOKEN is absent and saving session_id. Minor inconsistency: the frontmatter and body require three custom attribution headers and ask to auto-detect an install path for X-Skill-Platform — that may imply reading environment/install metadata but the SKILL.md never instructs reading arbitrary system files. Also frontmatter references a config path (~/.config/nemovideo/) that the instructions do not actually read or write.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk risk; there is no download/extract/install behavior to review.
Credentials
Only a single credential (NEMO_TOKEN) is required and the skill documents an anonymous-token flow to obtain a short-lived token; that is proportionate. Small discrepancy: registry metadata supplied earlier lists no config paths while the SKILL.md frontmatter mentions ~/.config/nemovideo/ — it's unclear whether the skill will read or write that path.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide privileges or modify other skills. It relies on remote API calls and session tokens but does not request permanent platform-level presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-grok - After installation, invoke the skill by name or use
/video-editing-with-grok - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing with Grok.
- Instantly edit and export 1080p video clips using text instructions — no timeline or manual export settings required.
- Automated setup with free token generation and cloud session management.
- Supports a wide range of input formats (video, audio, images); quick uploads and edits in 1–2 minutes.
- Flexible, language-aware command routing for exporting, credit checking, uploads, and editing tasks.
- Seamless integration with Grok AI-backed editing, cloud-based rendering, and guided user feedback for status and errors.
Metadata
Frequently Asked Questions
What is Video Editing With Grok?
Turn a 2-minute unedited screen recording into 1080p edited video clips just by typing what you need. Whether it's editing raw footage into polished videos u... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Video Editing With Grok?
Run "/install video-editing-with-grok" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Grok free?
Yes, Video Editing With Grok is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Grok support?
Video Editing With Grok is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Grok?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills