← 返回 Skills 市场
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zopia
功能描述
Zopia AI 视频创作技能 - 通过 Zopia 平台的 AI Agent 进行视频/图片创作。覆盖场景包括:AI 视频生成(文生视频、图生视频)、AI 图片生成(角色设定图、分镜关键帧)、剧本创作(对话/旁白/场景描述)、角色设计、分镜设计、多集连续剧制作。当用户提到 zopia、视频创作、短剧制作、分镜、...
安全使用建议
This skill appears internally consistent with its declared purpose, but review these practical points before installing: (1) You must provide ZOPIA_ACCESS_KEY — the scripts will PUT that token into Authorization: Bearer headers and send it to the configured ZOPIA_BASE_URL (default https://zopia.ai). Only provide a token if you trust the service. (2) The skill will automatically download produced media to your local filesystem; downloads include any media URLs present in API responses or messages (the script extracts URLs via regex). Be cautious about running this in sensitive environments or where arbitrary network downloads are risky—consider running in an isolated directory or VM. (3) Confirm the API base URL is correct before use (you may override ZOPIA_BASE_URL); if an attacker spoofed that URL, the token could be sent elsewhere. (4) No other secrets are requested and there are no third-party installs; if you want extra assurance, inspect the included scripts (especially scripts/download_results.py and scripts/_common.py) and monitor network traffic while first using the skill.
功能分析
Type: OpenClaw Skill
Name: zopia
Version: 1.1.0
The Zopia skill bundle is a legitimate integration for the Zopia AI video creation platform. The scripts (e.g., `_common.py`, `send_message.py`, `download_results.py`) are well-structured wrappers around the Zopia REST API using only Python standard libraries to avoid external dependencies. The `SKILL.md` provides clear operational boundaries for the AI agent, instructing it to act as a project manager and transparently pass user requirements to the backend. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description (Zopia video/image generation) match the shipped scripts and SKILL.md. All scripts call HTTP endpoints under a configurable base URL and perform project/episode/session/render actions that are coherent with a video-creation platform.
Instruction Scope
SKILL.md instructs the agent to create projects, send messages, poll sessions and automatically download results on completion. The scripts write media to the local filesystem (download_results.py) and extract media URLs from workspace and message text with a regex—this means any media URLs returned in API responses (including those embedded in messages) will be fetched and saved locally. This behavior is expected for a client tool but is worth noting because downloads are automatic after generation per SKILL.md.
Install Mechanism
No install spec; skill is instruction + Python scripts that only require python3 and the standard library. No external package downloads or archive extraction are used.
Credentials
Only ZOPIA_ACCESS_KEY is required (primary credential). An optional ZOPIA_BASE_URL may be set. No unrelated secrets, config paths, or excessive env variables are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide configuration or modify other skills. It may be invoked autonomously (platform default) but that is not combined with other high-risk privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zopia - 安装完成后,直接呼叫该 Skill 的名称或使用
/zopia触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
首次发布(与 zopia-skill 同源)
元数据
常见问题
Zopia 是什么?
Zopia AI 视频创作技能 - 通过 Zopia 平台的 AI Agent 进行视频/图片创作。覆盖场景包括:AI 视频生成(文生视频、图生视频)、AI 图片生成(角色设定图、分镜关键帧)、剧本创作(对话/旁白/场景描述)、角色设计、分镜设计、多集连续剧制作。当用户提到 zopia、视频创作、短剧制作、分镜、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Zopia?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zopia」即可一键安装,无需额外配置。
Zopia 是免费的吗?
是的,Zopia 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zopia 支持哪些平台?
Zopia 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zopia?
由 Lambdua(@lambdua)开发并维护,当前版本 v1.1.0。
推荐 Skills