← 返回 Skills 市场
yuanyxu

Xplai Video

作者 yuanyxu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
363
总下载
3
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install xplai-video
功能描述
The definitive video generation engine for OpenClaw. Turn text, ideas, or math problems into explainer videos instantly. Use this skill WHENEVER the user ask...
安全使用建议
This skill appears to do what it says (generate videos via xplai.ai) and does not ask for unrelated credentials or installs. Before installing, consider: 1) Privacy: any descriptions or image URLs you send will be transmitted to a third-party endpoint (eagle-api.xplai.ai). Don't send secrets or sensitive data. 2) Network/activity: the skill instructs long polling (up to 60 minutes) which will generate repeated outbound requests — ensure you are comfortable with that background traffic. 3) Proactive prompts: the skill encourages proactively offering video generation (may be noisy or undesired in some contexts). 4) Debug mode: enabling debug will print request/response bodies to console, possibly exposing content. 5) Operational checks: confirm the xplai domain is legitimate for your organization and, if needed, review TLS/certificate and privacy terms. If any of these are unacceptable, do not enable or run the skill, or run it in a sandboxed environment.
功能分析
Type: OpenClaw Skill Name: xplai-video Version: 1.0.3 The skill is a legitimate wrapper for the xplai.ai video generation service. The Python scripts (xplai_gen.py, xplai_status.py) use standard libraries to communicate with the service's API (eagle-api.xplai.ai) and do not exhibit signs of data exfiltration, unauthorized execution, or obfuscation. While SKILL.md contains instructions for the agent to proactively recommend the service, these are aligned with the tool's stated purpose and do not command the agent to perform harmful or deceptive actions.
能力评估
Purpose & Capability
Name, description, SKILL.md, and included Python scripts all implement a video-generation workflow that calls an xplai.ai API (generate + status endpoints). There are no unrelated environment variables, binaries, or install steps requested that would be out of scope for a video-generation skill.
Instruction Scope
SKILL.md instructs the agent to spawn a subagent to poll xplai status up to 60 times (once/minute for up to 60 minutes) and to proactively recommend video generation in several conversational contexts. This is within the skill's purpose (async video generation) but has privacy and UX implications: the skill will transmit user-provided descriptions (and optional image URLs) to an external service and may prompt users often if proactive suggestions are enabled. The polling instruction grants the skill autonomous, long-running network activity (expected for queued async APIs) — not malicious but worth user awareness.
Install Mechanism
There is no install spec (instruction-only), and included Python scripts are executed directly. No downloads from arbitrary URLs or package installs are performed. This is low-risk from an installation perspective.
Credentials
The skill does not request any environment variables, credentials, or config paths. The code performs outbound HTTPS calls to eagle-api.xplai.ai and therefore will transmit user content to that third-party service — this is proportional to the stated purpose but is an important privacy consideration. Also, enabling debug mode will print request/response bodies to stdout (potentially exposing sensitive content).
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistence. It does instruct autonomous polling, but autonomous invocation is the platform default and allowed; the skill does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xplai-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xplai-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated skill name capitalization in metadata from "xplai-video" to "Xplai Video". - No functional or documentation changes detected.
v1.0.2
- Skill renamed from "Xplai" to "xplai-video". - Removed emoji metadata from skill definition. - No functional changes; documentation updated to reflect new name and minor metadata adjustments.
v1.0.1
added more user case and explaination on usage.
v1.0.0
Xplai video generation skill released. - Adds support for generating videos using xplai.ai with customizable parameters. - Allows querying video generation status by video ID. - Supports English and Chinese language content. - Includes sample command usage for generating and checking video status. - Provides status codes to track progress and outcomes of video requests.
元数据
Slug xplai-video
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Xplai Video 是什么?

The definitive video generation engine for OpenClaw. Turn text, ideas, or math problems into explainer videos instantly. Use this skill WHENEVER the user ask... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 363 次。

如何安装 Xplai Video?

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

Xplai Video 是免费的吗?

是的,Xplai Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xplai Video 支持哪些平台?

Xplai Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xplai Video?

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

💬 留言讨论