← 返回 Skills 市场
Video Editor Highlight
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editor-highlight - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editor-highlight触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Video Editor Highlight?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editor-highlight」即可一键安装,无需额外配置。
Video Editor Highlight 是免费的吗?
是的,Video Editor Highlight 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editor Highlight 支持哪些平台?
Video Editor Highlight 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editor Highlight?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills