← 返回 Skills 市场
xming521

Weclone Init Twin

作者 xming521 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
232
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weclone-init-twin
功能描述
Scaffold a digital twin persona directory with markdown templates such as profile, state, persona examples, and guardrails. Use when the user wants to initia...
安全使用建议
This skill appears to do what it claims: scaffold persona markdown files using bundled templates and a small Python script. Before installing/running: (1) Inspect the included templates and script if you want to confirm content; (2) be aware the default output directory is repo-root/ai_twin (the script computes a repo-root path) and the script will create directories and files there; (3) files are protected from accidental overwrite unless you pass --force, so only use --force when you explicitly want to replace existing persona files; (4) run the script with a safe test output directory first if you want to verify behavior; (5) no network calls or secret access are present, but because the skill can be invoked by the agent, consider restricting autonomous invocation if you do not want the agent to create files without manual approval.
功能分析
Type: OpenClaw Skill Name: weclone-init-twin Version: 0.1.0 The skill is a straightforward scaffolding tool designed to initialize a directory with markdown templates for a 'digital twin' persona. The core logic in `scripts/init_twin_profile.py` safely manages file creation and template rendering without any network activity, sensitive data access, or execution of arbitrary code.
能力评估
Purpose & Capability
Name/description match the included assets and script: templates for profile/state/guardrails and a Python script to render them. Required binary (python3) is appropriate and nothing unrelated (no cloud credentials, no unrelated binaries) is requested.
Instruction Scope
SKILL.md limits actions to creating or refreshing persona markdown files and requires explicit approval to overwrite. The included script reads bundled templates and writes files to a target directory; it enforces non-overwrite unless --force is passed. Instructions do not reference other system files, secrets, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only), and the skill ships only a small Python script plus markdown templates. Nothing is downloaded or extracted during install.
Credentials
The skill requires no environment variables or credentials. The only runtime dependency is python3, which is proportional to running the included script.
Persistence & Privilege
always:false (normal). The skill will write files to a target directory (default repo-root/ai_twin) and can write to any path the user supplies; this is expected behavior but means users should confirm target paths before running. The agent's autonomous invocation is allowed by default (not unusual) — if you want to prevent automatic creation of files, keep the skill user-invocable only or disable autonomous invocation in agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weclone-init-twin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weclone-init-twin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of weclone-init-twin skill. - Scaffolds a digital twin persona directory with markdown templates (profile, state, persona examples, guardrails) in English or Chinese. - Supports user name, target directory, and template language customization. - Ensures no overwriting of existing files unless explicit user approval is given. - Prepares files for use by weclone-twin-reply; instructs users to complete templates before continuing. - Requires Python 3 to run the initialization script.
元数据
Slug weclone-init-twin
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Weclone Init Twin 是什么?

Scaffold a digital twin persona directory with markdown templates such as profile, state, persona examples, and guardrails. Use when the user wants to initia... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 232 次。

如何安装 Weclone Init Twin?

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

Weclone Init Twin 是免费的吗?

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

Weclone Init Twin 支持哪些平台?

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

谁开发了 Weclone Init Twin?

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

💬 留言讨论