← 返回 Skills 市场
Video Speed
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-speed
功能描述
Turn a 2-minute tutorial recording into 1080p speed-adjusted clips just by typing what you need. Whether it's changing playback speed of video clips or quick...
安全使用建议
This skill appears to do exactly what it says (upload clips to a cloud service, request edits, and return rendered video), but it will send your video files to an external service (mega-api-prod.nemovideo.ai) and, if you don't provide NEMO_TOKEN, will automatically obtain an anonymous token on your behalf. Before installing: 1) Decide whether you trust nemovideo.ai to process and store your videos (privacy/legal implications). 2) If you need auditability, provide your own NEMO_TOKEN rather than letting the skill auto-create one. 3) Ask the author to clarify the config-path behavior (~/.config/nemovideo/) and whether any files will be stored locally. 4) If you want to avoid automatic network calls, ensure the skill is only invoked when you intend to upload. These clarifications would reduce the remaining uncertainties and could change the assessment to benign.
功能分析
Type: OpenClaw Skill
Name: video-speed
Version: 1.0.0
The video-speed skill is a functional integration for a cloud-based video processing service (nemovideo.ai). The SKILL.md file provides detailed instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and interact with a Server-Sent Events (SSE) API for video editing. While the skill fingerprints the environment (X-Skill-Platform) and handles user files, these actions are transparently documented and directly support the stated purpose of speed-adjusting video clips.
能力评估
Purpose & Capability
Name/description align with cloud video speed-adjustment and export functionality. Requested primary credential (NEMO_TOKEN) is consistent with a hosted rendering backend. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata stated no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions are explicit about connecting to a third-party API, creating sessions, uploading user video files, using SSE for edits, and polling for render results — all expected for this purpose. They do not ask to read arbitrary local files beyond the uploaded clips and do not request additional environment variables. Important behavioral note: the skill will automatically obtain an anonymous token and begin communicating with the nemovideo.ai backend if NEMO_TOKEN is not present, and it instructs the agent to 'not display raw API responses or token values' to the user — this can obscure the token lifecycle and backend responses, which affects transparency and auditability.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install-risk class. Nothing is written to disk by an installer step in the package itself.
Credentials
Only one env var (NEMO_TOKEN) is declared, which is proportionate for a remote-rendering API. But the skill will auto-generate an anonymous token via the backend if NEMO_TOKEN is absent; that behavior effectively gives the skill the ability to create and use credentials without explicit user-provided secrets. Also the frontmatter declares a config path (~/.config/nemovideo/) not listed in the registry metadata — unclear whether the skill will read or write that directory.
Persistence & Privilege
Skill is not always-enabled and does not request elevated agent-wide privileges. It asks to store a session_id for requests, which is standard. There is no instruction to modify other skills or global agent config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-speed - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-speed触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
video-speed 1.0.0
- Initial release of the skill for fast, cloud-powered video speed adjustment and export.
- Upload video clips and use natural language to describe desired speed changes; no timeline tweaking needed.
- Automatic backend session setup, including free anonymous token support with 100 credits for new users.
- Supports quick, guided workflows (upload, command, export) with exports to 1080p MP4 and other common formats.
- Handles upload, preview, edit, credits check, and export actions via a robust API mapping.
- Clear feedback, error handling, and session management for a smooth editing experience.
元数据
常见问题
Video Speed 是什么?
Turn a 2-minute tutorial recording into 1080p speed-adjusted clips just by typing what you need. Whether it's changing playback speed of video clips or quick... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。
如何安装 Video Speed?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-speed」即可一键安装,无需额外配置。
Video Speed 是免费的吗?
是的,Video Speed 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Speed 支持哪些平台?
Video Speed 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Speed?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills