/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claw-clone - After installation, invoke the skill by name or use
/claw-clone - Provide required inputs per the skill's parameter spec and get structured output
What is OpenClaw Agent Clone?
一键导出或导入小龙虾配置,支持配置共享与克隆,自动备份并过滤敏感信息,方便技能安装与应用恢复。 It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install OpenClaw Agent Clone?
Run "/install claw-clone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Agent Clone free?
Yes, OpenClaw Agent Clone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Agent Clone support?
OpenClaw Agent Clone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Agent Clone?
It is built and maintained by Anwhere (@anwhere); the current version is v1.0.1.