OpenClaw Agent Clone

# claw-clone - OpenClaw Agent Clone Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "OpenClaw Agent Clone" with this command: npx skills add Anwhere/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:

  1. Identity Files

    • IDENTITY.md - Identity definition
    • SOUL.md - Soul/personality settings
    • USER.md - User information
  2. Configuration Files

    • AGENTS.md - Agent rules
    • HEARTBEAT.md - Heartbeat configuration
    • TOOLS.md - Tools configuration
  3. Skills Information

    • List of installed skills with versions
  4. OpenClaw Configuration (sensitive info filtered)

  5. Optional: Memory

    • Ask user whether to include MEMORY.md

Import Mode (claw-clone-in)

Clone another agent's configuration from a provided package:

  1. Parse Package

    • Validate JSON format
    • Check version compatibility
  2. Apply Configuration

    • Write all configuration and identity files
    • Auto-backup original files (.bak suffix)
  3. Install Skills

    • Auto-install missing skills
  4. 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Sacred Rules

Provides essential safety rules and tools for managing OpenClaw configs, backups, auth troubleshooting, and recovery to prevent system failures.

Registry SourceRecently Updated
2430Profile unavailable
General

OpenClaw Config Field Validator

Validate OpenClaw configuration fields against the official Zod schema. Use when reading or writing openclaw.json to check if configuration fields exist and...

Registry SourceRecently Updated
2550Profile unavailable
Automation

OpenClaw 集中配置管理系统

为 OpenClaw 构建集中化配置管理系统,告别硬编码和配置分散,实现"改一处,生效全局"的现代化运维体验。包含配置加载器、主配置融合、记忆同步、AGENTS.md 模板、memoryFlush、memorySearch、多 Agent 配置、ClawRouter 成本优化等核心功能。

Registry SourceRecently Updated
1631Profile unavailable
Security

Baseline Kit

OpenClaw 安全配置基线生成器和审计工具。生成开发/团队/企业/隔离环境的安全配置模板,并审计现有配置的安全问题(网络暴露、认证限流、技能来源限制、审计日志、备份策略、密钥卫生)。

Registry SourceRecently Updated
2380Profile unavailable