The skill's requirements and runtime instructions are coherent with a cloud-based video merging service, but there are small inconsistencies and a few privacy-relevant behaviors you should understand before installing.
评估建议
This skill uploads your video files to an external service (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN bearer token to authenticate. If you don't provide a token it will request an anonymous token from the service, so installation does not require you to paste a secret but data will still go to their cloud. The skill will also read its own frontmatter and attempt to detect the agent install path (it may read some filesystem locations) — not strictly needed for merging. Before installing: ...
详细分析 ▾
✓用途与能力
The skill claims to merge video clips via a cloud backend and only requests a single service token (NEMO_TOKEN). The runtime steps (session creation, upload, render, download) match that purpose.
ℹ指令范围
Instructions are focused on talking to the nemo video API, uploading user files, and handling SSE. They also direct the agent to read this SKILL.md frontmatter for attribution and to detect install path (~/.clawhub, ~/.cursor/skills) which requires reading the agent's filesystem — this is not necessary for core merging and is scope creep worth noting.
✓安装机制
No install spec or external downloads — instruction-only skill (lowest install risk).
ℹ凭证需求
The only declared credential is NEMO_TOKEN, which is appropriate for a cloud video API. The SKILL.md also documents creating an anonymous token via the service if no token is present. Minor inconsistency: SKILL.md frontmatter lists a configPath (~/.config/nemovideo/) while registry metadata indicated no required config paths.
✓持久化与权限
The skill is not always-enabled and makes no requests to modify other skills or system settings. It stores session_id for ongoing operations (expected for a cloud session) but does not request elevated installation privileges.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
Best Video Merger 1.0.0 — Initial Release
- Seamlessly merge up to three 30-second MP4 clips into a single 1080p MP4 video
- Simple chat-based workflow: just upload and describe what you need; no timeline or manual export settings required
- Automatic cloud connection, token generation, and session management for fast, secure video processing
- Supports quick video edits, text overlays, aspect ratio changes, background music, and more via chat commands
- Compatible with mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, and aac formats (max 500MB per file)
- Real-time feedback, clear error messages, and user-friendly instructions throughout the video merging process