← 返回 Skills 市场
Zyt one click video creation
作者
zuoyuting214
· GitHub ↗
· v0.1.0
· MIT-0
186
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zyt-one-click-video-creation
功能描述
用户输入一个选题或口播稿,自动生成完整短视频成片(文案、分镜、数字人口播 + AI 画面混剪)。适用于「一键成片」「根据选题做视频」等场景。当前 skill 已内聚 TTS、数字人视频生成与 AI 文生视频调用能力。
安全使用建议
This skill is internally coherent for one‑click video creation, but before installing: (1) verify you trust the chanjing API domain (default https://open-api.chanjing.cc), because text, TTS requests, audio uploads and video prompts are sent there; (2) be aware the skill reads/writes ~/.chanjing/credentials.json (or $CHANJING_CONFIG_DIR/credentials.json) and will persist app_id/secret_key and access_token — do not put highly privileged secrets there unless you trust the service; (3) ensure ffmpeg/ffprobe are installed and sandbox the skill if you want to limit file or network access; (4) inspect the workflow.json you pass to run_render.py so it does not contain secrets or data you don't want transmitted. If you need stronger guarantees, ask the maintainer for an explicit credential storage policy or use a dedicated least-privilege API key/account for this skill.
功能分析
Type: OpenClaw Skill
Name: zyt-one-click-video-creation
Version: 0.1.0
The skill bundle provides a legitimate and well-documented workflow for automated video creation, integrating Text-to-Speech, digital human avatars, and AI video generation via the Chanjing (蝉镜) API. The orchestration script (run_render.py) uses ffmpeg and ffprobe for local media processing, while the Python clients in the clients/ directory handle standard API interactions and authentication using a local credentials file (~/.chanjing/credentials.json). The bundle includes extensive Markdown templates (SKILL.md, storyboard_prompt.md, etc.) that provide high-quality instructions for the AI agent to ensure content consistency and avoid generation artifacts. No indicators of data exfiltration, malicious execution, or unauthorized persistence were found.
能力评估
Purpose & Capability
Name/description match the implementation. The package requires ffmpeg/ffprobe and calls TTS, avatar, and AI-creation endpoints on the chanjing API, which is proportional to a one‑click video creation skill. Declared env vars (CHANJING_CONFIG_DIR, CHANJING_API_BASE) are consistent with the code's behavior.
Instruction Scope
Runtime instructions and the included scripts only perform operations needed for rendering: read/write a local credentials.json, create/poll TTS and video tasks, upload/download media, cut/concat with ffmpeg, and write local output files. The skill does not attempt to read unrelated system files or other credentials.
Install Mechanism
No install spec is provided (no remote downloads or package installs). Code runs as-is and relies on existing system binaries (ffmpeg/ffprobe). This is the lowest install risk profile.
Credentials
The skill does not require recorder environment variables holding secrets, but it reads and writes credentials to a local file (~/.chanjing/credentials.json or $CHANJING_CONFIG_DIR/credentials.json). That file contains app_id and secret_key and will also store access_token/expire_in. Requesting CHANJING_API_BASE and CHANJING_CONFIG_DIR is reasonable, but users should be aware credentials are persisted to disk by the skill.
Persistence & Privilege
always:false and no elevated platform privileges. However the skill will persist credentials and access tokens to the configured credentials.json and may open a web browser for login. Writing its own config is expected, but note this creates persistent credentials on the host.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zyt-one-click-video-creation - 安装完成后,直接呼叫该 Skill 的名称或使用
/zyt-one-click-video-creation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial publish.
元数据
常见问题
Zyt one click video creation 是什么?
用户输入一个选题或口播稿,自动生成完整短视频成片(文案、分镜、数字人口播 + AI 画面混剪)。适用于「一键成片」「根据选题做视频」等场景。当前 skill 已内聚 TTS、数字人视频生成与 AI 文生视频调用能力。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。
如何安装 Zyt one click video creation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zyt-one-click-video-creation」即可一键安装,无需额外配置。
Zyt one click video creation 是免费的吗?
是的,Zyt one click video creation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zyt one click video creation 支持哪些平台?
Zyt one click video creation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zyt one click video creation?
由 zuoyuting214(@zuoyuting214)开发并维护,当前版本 v0.1.0。
推荐 Skills