← Back to Skills Marketplace
mhogan2013-9

Video Editor Highlight

by mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-highlight
Description
Turn a 10-minute gameplay or event recording into 1080p highlight reel clips just by typing what you need. Whether it's generating short highlight reels from...
Usage Guidance
This skill appears to do what it says (upload your video to a cloud backend and return highlight reels), but review a few things before enabling it: 1) The service endpoint (mega-api-prod.nemovideo.ai) is an external domain — any video you upload will leave your machine and be processed there. Don’t upload sensitive footage without a privacy policy and terms you trust. 2) The skill will accept or create a NEMO_TOKEN (it can generate an anonymous token itself). Prefer providing an ephemeral or limited-scope token rather than a long-lived credential. 3) The SKILL.md frontmatter references a local config path (~/.config/nemovideo/) but the registry metadata did not — ask the author whether the skill will read/write that directory; do not grant file-access permissions you are uncomfortable with. 4) There is no source/homepage listed; request the skill’s source or documentation (and review the provider’s privacy/security policies) before installing. If you proceed, test with non-sensitive sample videos and a throwaway token first.
Capability Analysis
Type: OpenClaw Skill Name: video-editor-highlight Version: 1.0.0 The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It defines standard procedures for authentication (anonymous token generation), file uploads, and session management via a cloud rendering pipeline. The instructions in SKILL.md are task-oriented, include security-conscious directions (e.g., not exposing tokens), and do not exhibit signs of data exfiltration, malicious execution, or unauthorized access to sensitive system files.
Capability Assessment
Purpose & Capability
Name/description (video highlight extraction) matches the runtime instructions: uploading videos, creating sessions, rendering and returning MP4s. The single declared credential (NEMO_TOKEN) is appropriate for a cloud processing backend.
Instruction Scope
Instructions stay largely within the stated purpose (upload files, stream SSE, poll status, start renders). They also include steps to auto-request an anonymous token if NEMO_TOKEN is absent and to keep a session_id for operations. Nothing in SKILL.md directs reading arbitrary system files, but the frontmatter asks for configPaths (~/.config/nemovideo/) which could imply local config access; this is inconsistent with the registry metadata that listed no required config paths.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk from a write-to-disk/install perspective.
Credentials
Only one env var is requested (NEMO_TOKEN), which matches the backend auth model. The skill also instructs how to obtain an anonymous token via the service's /api/auth/anonymous-token endpoint if the env var is missing — this is plausible but means the skill can operate without the user's own key. The SKILL.md frontmatter also mentions a config path (~/.config/nemovideo/), which increases the scope of required access if implemented; registry metadata did not declare this path, so this mismatch should be clarified.
Persistence & Privilege
always:false and user-invocable:true. The skill only keeps a per-session session_id in memory for operations; there is no install-time persistence declared. There is no indication it will modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editor-highlight
  3. After installation, invoke the skill by name or use /video-editor-highlight
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of video-editor-highlight. - Enables AI-powered highlight extraction from raw video footage via a cloud backend. - Users upload video files and describe desired highlight reels; automated export produces 1080p MP4 clips within minutes. - Automatic setup of API connection with free trial credits; seamless session and token management. - Supports a range of media formats (video, audio, image). - Provides clear workflow guidance for upload, edit, and export operations.
Metadata
Slug video-editor-highlight
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Editor Highlight?

Turn a 10-minute gameplay or event recording into 1080p highlight reel clips just by typing what you need. Whether it's generating short highlight reels from... It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.

How do I install Video Editor Highlight?

Run "/install video-editor-highlight" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Editor Highlight free?

Yes, Video Editor Highlight is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Editor Highlight support?

Video Editor Highlight is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Editor Highlight?

It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.

💬 Comments