← 返回 Skills 市场
zuoyuting214

Zyt customised person

作者 zuoyuting214 · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ 安全检测通过
174
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zyt-customised-person
功能描述
Use Chanjing customised person APIs to create, inspect, list, poll, and delete custom digital humans from uploaded source videos.
安全使用建议
This skill appears to be a thin CLI wrapper for the Chanjing API and is coherent with its description. Before installing or running: 1) review and confirm you trust https://open-api.chanjing.cc; 2) be aware the tool expects you to populate ~/.chanjing/credentials.json (or set CHANJING_CONFIG_DIR) with app_id and secret_key — those are stored and an access_token is cached on disk; 3) if you set CHANJING_AUTO_OPEN_LOGIN the script may open your browser automatically; 4) inspect the included scripts (they are small and readable) before use and avoid putting unrelated secrets into the credentials file. If you need the skill to avoid writing to your home directory, do not install or set CHANJING_CONFIG_DIR to a safe location you control.
功能分析
Type: OpenClaw Skill Name: zyt-customised-person Version: 0.2.0 The skill bundle provides a standard interface for the Chanjing digital human API (https://open-api.chanjing.cc). The authentication logic in scripts/_auth.py correctly manages credentials in a local directory (~/.chanjing/) with appropriate file permissions (0600) and only communicates with the official API endpoint. The instructions in SKILL.md and documentation are well-aligned with the stated purpose of creating and managing digital human assets, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (Chanjing customised person) align with the included scripts and documented API endpoints (upload, create, poll, list, delete). The scripts perform exactly the network calls described to open-api.chanjing.cc and nothing else.
Instruction Scope
SKILL.md instructs use of a local credentials file (~/.chanjing/credentials.json or $CHANJING_CONFIG_DIR/credentials.json) and describes the expected CLI flows. The instructions do not ask the agent to read unrelated system files or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec; this is instruction-only with small helper scripts. Nothing is downloaded or written by an installer step beyond the scripts included in the skill bundle.
Credentials
Declared required env var is CHANJING_CONFIG_DIR (path override). The shipped script also reads CHANJING_AUTO_OPEN_LOGIN (controls automatic browser opening) even though that env var is not listed in requires.env. The skill expects app_id/secret_key to be stored in a local file (not as environment secrets), which is documented in SKILL.md.
Persistence & Privilege
Skill does write and update its own config file (~/.chanjing/credentials.json) and caches access tokens there — this is expected for a client that manages API credentials. always:false and no unusual system-wide modifications.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zyt-customised-person
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zyt-customised-person 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Initial publish.
v0.1.0
Initial publish.
元数据
Slug zyt-customised-person
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Zyt customised person 是什么?

Use Chanjing customised person APIs to create, inspect, list, poll, and delete custom digital humans from uploaded source videos. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。

如何安装 Zyt customised person?

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

Zyt customised person 是免费的吗?

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

Zyt customised person 支持哪些平台?

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

谁开发了 Zyt customised person?

由 zuoyuting214(@zuoyuting214)开发并维护,当前版本 v0.2.0。

💬 留言讨论