← 返回 Skills 市场
156554395

智谱免费图片与视频生成

作者 156554395 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
144
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zhipu-free-image-video
功能描述
智谱免费图片与视频生成技能。适用于用户想用智谱生成图片、批量出图、生成短视频、查询视频任务结果、等待视频完成,或优先使用免费/低成本模型快速产出创意内容时。
安全使用建议
This skill's code calls open.bigmodel.cn and requires an API key (IMAGE_VIDEO_GENERATION_API_KEY or ZHIPU_API_KEY) even though the registry metadata doesn't declare that — treat that as a red flag. Before installing: verify you trust the source (there is no homepage and source is unknown); only provide a dedicated, least-privilege API key (not a broad account key); consider running the skill in a sandboxed environment; confirm open.bigmodel.cn is the intended provider for this skill; and be aware the scripts will send prompts and possibly images to that external API. Ask the maintainer to update the skill metadata to declare the required env vars and primary credential so the requirement is visible up front.
功能分析
Type: OpenClaw Skill Name: zhipu-free-image-video Version: 1.1.0 The skill bundle provides a set of Node.js scripts to interface with Zhipu AI's image and video generation APIs. It correctly handles API keys via environment variables (IMAGE_VIDEO_GENERATION_API_KEY/ZHIPU_API_KEY) and communicates exclusively with the official Zhipu endpoint (open.bigmodel.cn) as seen in scripts/lib.js. No malicious behaviors, obfuscation, or unauthorized data access were found.
能力评估
Purpose & Capability
Name/description, scripts, and endpoints all align with a Zhipu (open.bigmodel.cn) image/video generation skill; requiring node/npm is reasonable. However, the registry metadata lists no required env vars or primary credential while the runtime scripts clearly require IMAGE_VIDEO_GENERATION_API_KEY or ZHIPU_API_KEY.
Instruction Scope
SKILL.md instructs the agent to invoke bundled Node scripts which only: parse JSON args, call the provider API (open.bigmodel.cn/api/*), poll async results, and print JSON. The instructions do not read unrelated files or other environment variables. They stay within the stated scope of generating images/videos and querying results.
Install Mechanism
No install spec (no downloads or extracts). Scripts are local and executed with node; this is low-risk from an install perspective.
Credentials
The code requires an API key via IMAGE_VIDEO_GENERATION_API_KEY or ZHIPU_API_KEY and will throw if none exists, but the registry metadata declares no required environment variables or primary credential. That mismatch is problematic because users won't be warned up-front that a secret is required. Aside from the API key, no other credentials are requested and network calls are limited to open.bigmodel.cn.
Persistence & Privilege
always is false and the skill does not modify other skills or system config. The skill runs on-demand and does not request elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhipu-free-image-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhipu-free-image-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
补齐可执行脚本:支持图片生成、批量出图、视频生成、结果查询、等待完成与模型配置校验。
v1.0.0
初版发布:将图片/视频生成能力提炼为原生 OpenClaw 技能,重点突出智谱免费图片和视频生成。
元数据
Slug zhipu-free-image-video
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

智谱免费图片与视频生成 是什么?

智谱免费图片与视频生成技能。适用于用户想用智谱生成图片、批量出图、生成短视频、查询视频任务结果、等待视频完成,或优先使用免费/低成本模型快速产出创意内容时。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 智谱免费图片与视频生成?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhipu-free-image-video」即可一键安装,无需额外配置。

智谱免费图片与视频生成 是免费的吗?

是的,智谱免费图片与视频生成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

智谱免费图片与视频生成 支持哪些平台?

智谱免费图片与视频生成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 智谱免费图片与视频生成?

由 156554395(@156554395)开发并维护,当前版本 v1.1.0。

💬 留言讨论