← Back to Skills Marketplace
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-clone
Description
Clone and learn from a well-trained OpenClaw instance. Use when: (1) User wants to copy someone else's OpenClaw configuration, (2) User wants to learn from a...
Usage Guidance
This skill is coherent with its stated purpose, but it performs file writes and may overwrite your OpenClaw workspace. Before using: 1) make full backups of ~/.openclaw (especially SOUL.md and MEMORY.md); 2) only import backups or remote repos from trusted sources; 3) inspect any skills you import (they may call external services or run code when installed); 4) prefer selective import rather than blind copy and run in a test environment first; 5) be cautious when enabling non-interactive installs (skillhub install) or running the 'stealth-browser' or similarly named skills which may have additional network behavior.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-clone-and-learn-v1-0-0
Version: 1.0.0
The skill bundle provides tools and instructions for an OpenClaw agent to 'clone' configurations, skills, and 'personalities' from external sources, including Git repositories, SCP targets, and compressed backups. The `clone-learn.sh` script and `SKILL.md` instructions facilitate high-risk operations such as arbitrary file copying to the workspace, archive extraction, and automated skill installation via `skillhub`. While no explicit malicious intent or data exfiltration was found, the bundle's core purpose creates a significant attack surface for supply chain attacks and prompt injection by encouraging the agent to ingest and execute untrusted configurations and code from external 'experts' (e.g., references to `fusheng@server` and `github.com/fusheng/openclaw-experts`).
Capability Assessment
Purpose & Capability
Name/description (clone & learn OpenClaw) align with behavior: the SKILL.md and clone-learn.sh focus on importing backups, copying skills/experts/memory, creating expert profiles, and invoking skillhub/openclaw where appropriate. Required capabilities (file copy, tar, git/scp, skillhub, openclaw restart) match the stated tasks.
Instruction Scope
Instructions and the script perform direct filesystem changes under ~/.openclaw, extract tar.gz backups, and optionally run git clone/scp and skillhub install. These are consistent with cloning/migration but do grant broad read/write access to the OpenClaw workspace and can overwrite configs—user consent and backups are recommended. The SKILL.md does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
This is an instruction-only skill with an included shell script; there is no packaged install spec or remote arbitrary download step. The script invokes common system tools (tar, cp, git) but does not itself download and execute arbitrary archives from non-standard endpoints.
Credentials
The skill declares no required environment variables or credentials. The runtime uses network tools (git, scp) and calls skillhub/openclaw if present, which is proportional to importing remote backups and installing skills. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges. It writes only to the user's ~/.openclaw workspace and creates backups for SOUL.md/MEMORY.md. It does not modify other skills' configs beyond copying files into workspace directories (expected for migration).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-clone - After installation, invoke the skill by name or use
/openclaw-clone - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
openclaw-clone-learn v1.0.0
- Initial release of OpenClaw Clone & Learn skill.
- Enables cloning and learning from another OpenClaw instance’s skills, configs, memory, and expert knowledge.
- Provides step-by-step guides for:
- Importing from backups
- Learning from expert setups (e.g., “Fusheng’s 30k”)
- Bulk skills import
- Cloning personality and memory
- Includes best practices for privacy, authorization, and safe migration.
- Ready-to-use shell scripts and YAML profiles for rapid onboarding and customization.
Metadata
Frequently Asked Questions
What is 复制学习别人养好的 OpenClaw?
Clone and learn from a well-trained OpenClaw instance. Use when: (1) User wants to copy someone else's OpenClaw configuration, (2) User wants to learn from a... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install 复制学习别人养好的 OpenClaw?
Run "/install openclaw-clone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 复制学习别人养好的 OpenClaw free?
Yes, 复制学习别人养好的 OpenClaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 复制学习别人养好的 OpenClaw support?
复制学习别人养好的 OpenClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 复制学习别人养好的 OpenClaw?
It is built and maintained by Ache (@zhmza); the current version is v1.0.0.
More Skills