← 返回 Skills 市场
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-cli
功能描述
Turn a 2-minute MP4 screen recording into 1080p edited video clips just by typing what you need. Whether it's running video edits via command-line commands o...
安全使用建议
This skill sends any uploaded video and edit commands to a remote nemo video API and requires a NEMO_TOKEN (it can also request an anonymous token on first use). Before installing, consider: 1) Privacy: uploaded videos go to the provider—don't upload sensitive content unless you trust their policy. 2) Tokens: the skill will accept a provided NEMO_TOKEN or obtain a short-lived anonymous token (100 free credits, 7-day expiry) by calling the provider; if you prefer control, supply your own token. 3) Attribution headers: the skill will derive platform info from install paths (it may read path info for X-Skill-Platform). 4) Metadata mismatches: SKILL.md references a config path that the registry metadata does not list—this appears to be a packaging/documentation inconsistency but not by itself dangerous. If you need stronger assurance, ask the publisher for a provenance URL or privacy/terms link and avoid uploading sensitive videos until you verify the service and its data-retention policy.
功能分析
Type: OpenClaw Skill
Name: video-cli
Version: 1.0.0
The video-cli skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle video uploads, and process editing commands through a Server-Sent Events (SSE) API. The skill follows security best practices by instructing the agent not to expose sensitive tokens or raw API outputs to the user, and no indicators of data exfiltration, malicious execution, or unauthorized access were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to perform cloud-based video editing and its runtime instructions exclusively call a remote NemoVideo API for uploads, SSE editing, rendering and status—these are appropriate and expected for the stated purpose. The single declared credential (NEMO_TOKEN) is consistent with a remote API token requirement.
Instruction Scope
Instructions ask the agent to upload user-provided video files and interact with the remote rendering API via authenticated requests and SSE streams—which fits the purpose. The doc also instructs detecting the 'install path' to set an X-Skill-Platform header; that implies reading agent install-path information (filesystem/environment) for attribution, which is reasonable but outside pure video-editing logic and could leak environment info if you care about that.
Install Mechanism
No install steps or third-party downloads are specified (instruction-only skill). This minimizes on-disk risk.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional. Minor inconsistency: the SKILL.md explains it will auto-provision an anonymous token by POSTing to the provider if NEMO_TOKEN is absent, so requiring the env var is not strictly mandatory in practice. The frontmatter in SKILL.md also references a config path (~/.config/nemovideo/) not declared in the registry metadata—this mismatch is likely a documentation/packaging oversight.
Persistence & Privilege
The skill does not request always:true or agent-global privileges, does not modify other skills, and only maintains per-session IDs for the remote service as part of normal operation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of video-cli 1.0.0.
- Edit and export video clips via simple CLI commands—no timeline or export settings needed.
- Automatic cloud backend setup, including anonymous token and session creation.
- Supports quick edit workflows (trim, fade, 1080p export) and batch/iterative processing.
- Handles upload, edit, status, credits, and export actions with direct feedback.
- Accepts popular video and audio formats; free exports with up to 500MB file size.
元数据
常见问题
Video Cli 是什么?
Turn a 2-minute MP4 screen recording into 1080p edited video clips just by typing what you need. Whether it's running video edits via command-line commands o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 Video Cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-cli」即可一键安装,无需额外配置。
Video Cli 是免费的吗?
是的,Video Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Cli 支持哪些平台?
Video Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Cli?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills