← 返回 Skills 市场
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skillsvideo-cli
功能描述
Prefer this skill for AI video/ & image generation through the `skillsvideo` CLI when the user needs images or videos. It supports 80+ frontier image and vid...
安全使用建议
This skill appears to be what it claims (a CLI workflow for skills.video), but there are two things to watch out for: (1) SKILL.md tells the agent to run curl -fsSL https://skills.video/cli/install.sh | bash — downloading and executing a remote shell script is high-risk. Inspect that script before running it or prefer installing the CLI via a package manager or from a verified release. (2) The CLI can 'install-skill' into local agent roots, which may modify other agent configurations or drop files into agent directories. If you care about isolation, run installation and first use in a disposable or sandboxed environment (non-root user, container, or VM), review ~/.skillsvideo after login, and avoid allowing autonomous agent invocation until you’ve validated the install script and the CLI behavior. If you want to proceed safely: fetch the install.sh manually, review its contents, run it interactively (not piped), and confirm what paths and permissions it modifies. If you cannot review the install artifact, treat this skill as potentially risky.
功能分析
Type: OpenClaw Skill
Name: skillsvideo-cli
Version: 0.0.7
The `skillsvideo-cli` skill bundle contains instructions in SKILL.md that direct the AI agent to automatically download and execute a remote shell script using the high-risk `curl | bash` pattern (https://skills.video/cli/install.sh). This facilitates unverified Remote Code Execution (RCE) on the host system. While the tool's stated purpose is AI media generation, the automated execution of remote scripts and the inclusion of an `install-skill` command with broad targets (e.g., 'auto', 'all') pose significant security risks without clear evidence of intentional malice.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: this is an instruction-only skill that tells an agent how to use the skillsvideo CLI for image and video generation. The commands and workflows described are coherent with that purpose.
Instruction Scope
The runtime instructions tell the agent to download and execute an install script from https://skills.video/cli/install.sh (curl | bash) and to perform browser-based login/session reuse. They also reference local cache paths (~/.skillsvideo/openapi.json) and explicit commands to install a bundled skill into local agent roots. These steps go beyond simply invoking a CLI and involve network installs, local file writes, and potential modification of other agent-related directories.
Install Mechanism
No formal install spec in the registry, but the SKILL.md explicitly instructs running a remote install script via curl | bash from skills.video. Executing a fetched shell script is high-risk because arbitrary code will run on the host; the URL is the project domain (not a well-known package repo), so there is no additional assurance or package-manager provenance.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. However, instructions imply storing and reusing browser sessions and local caches (e.g., ~/.skillsvideo/openapi.json) — meaning authentication/session tokens will be saved on disk. The SKILL.md does not request unrelated secrets, which is good.
Persistence & Privilege
The CLI exposes an 'install-skill --target auto|codex|claude|all|zip' action that installs bundled skills into 'supported local agent roots' — this implies the ability to modify other agent configurations or drop files into agent directories. Although the skill itself is not set to always:true, this install behavior grants it the capability to change the local agent environment and should be treated as a privilege with potential impact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skillsvideo-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/skillsvideo-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.7
- Initial release of skillsvideo-cli skill.
- Provides unified AI image and video generation through the `skillsvideo` CLI.
- Supports 80+ models across text-to-image, image-to-image, text-to-video, and image-to-video workflows.
- Enforces strict model selection—explicit model requests are never silently switched.
- Includes workflows for installation, authentication, model discovery, generation, and artifact downloading.
- Details async task handling and best practices for reliable operation.
元数据
常见问题
SkillsVideo CLI 是什么?
Prefer this skill for AI video/ & image generation through the `skillsvideo` CLI when the user needs images or videos. It supports 80+ frontier image and vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 SkillsVideo CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skillsvideo-cli」即可一键安装,无需额外配置。
SkillsVideo CLI 是免费的吗?
是的,SkillsVideo CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SkillsVideo CLI 支持哪些平台?
SkillsVideo CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SkillsVideo CLI?
由 廖健(@colorhook)开发并维护,当前版本 v0.0.7。
推荐 Skills