/install claw-clone
claw-clone - OpenClaw Agent Clone Skill
🦞 One-click export/import of OpenClaw agent configuration for sharing and cloning.
Triggers
- "export" / "export config" / "export package" / "clone yourself"
- "import" / "import config" / "import package" / "clone"
- When user wants to share or obtain agent configuration
Features
Export Mode (claw-clone-out)
Export all key information of the current agent into a shareable package:
-
Identity Files
- IDENTITY.md - Identity definition
- SOUL.md - Soul/personality settings
- USER.md - User information
-
Configuration Files
- AGENTS.md - Agent rules
- HEARTBEAT.md - Heartbeat configuration
- TOOLS.md - Tools configuration
-
Skills Information
- List of installed skills with versions
-
OpenClaw Configuration (sensitive info filtered)
-
Optional: Memory
- Ask user whether to include MEMORY.md
Import Mode (claw-clone-in)
Clone another agent's configuration from a provided package:
-
Parse Package
- Validate JSON format
- Check version compatibility
-
Apply Configuration
- Write all configuration and identity files
- Auto-backup original files (.bak suffix)
-
Install Skills
- Auto-install missing skills
-
Generate Report
- Show import results
Usage
After triggering, the skill asks "export" or "import":
- Export: Generate package for user to copy and share
- Import: User pastes package content, auto-clone
Sensitive Info Filtering
Auto-filtered on export:
- API keys, tokens, passwords, secrets
Manual config after import:
- API keys
- Channel credentials
- Other auth info
Notes
- Import overwrites existing config (auto-backed up)
- Some configs require restart to take effect
- Some skills may need additional configuration
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claw-clone - 安装完成后,直接呼叫该 Skill 的名称或使用
/claw-clone触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
OpenClaw Agent Clone 是什么?
一键导出或导入小龙虾配置,支持配置共享与克隆,自动备份并过滤敏感信息,方便技能安装与应用恢复。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。
如何安装 OpenClaw Agent Clone?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claw-clone」即可一键安装,无需额外配置。
OpenClaw Agent Clone 是免费的吗?
是的,OpenClaw Agent Clone 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Agent Clone 支持哪些平台?
OpenClaw Agent Clone 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Agent Clone?
由 Anwhere(@anwhere)开发并维护,当前版本 v1.0.1。