openclaw-migration

Migrate OpenClaw customizations to Linket Agent with conflict resolution.

Updated May 9, 2026
One-click install
npx skills add https://github.com/robertbr123/Linket-Agent --skill openclaw-migration-robertbr123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-migration
Source: https://github.com/robertbr123/Linket-Agent/tree/main/optional-skills/migration/openclaw-migration
Command: npx skills add https://github.com/robertbr123/Linket-Agent --skill openclaw-migration-robertbr123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users migrate their customizations from OpenClaw to Linket Agent, ensuring a seamless transition with minimal manual intervention.

Core Features & Use Cases

  • Migration of Customizations: Imports memories, command allowlists, user skills, and workspace assets from OpenClaw.
  • Conflict Resolution: Handles conflicts during migration, such as duplicate skills or SOUL.md files.
  • Report Generation: Provides a detailed report on the migration process, including what was migrated, conflicts, and skipped items.

Quick Start

Run the migration with the command: linket claw migrate

Frequently Asked Questions about openclaw-migration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate OpenClaw customizations to Linket Agent?

The migration process handles duplicate skills and conflicting SOUL.md files using built-in conflict resolution. It generates a detailed report outlining what was migrated, conflicts encountered, and items skipped during the transfer.

What do I need to transfer OpenClaw workspace assets to Linket Agent?

You need Python installed and specific migration scripts to transfer OpenClaw workspace assets. These prerequisites enable the migration process to import your customizations, workspace assets, and user skills to Linket Agent.

What is migrated when moving customizations from OpenClaw to Linket Agent?

When migrating from OpenClaw to Linket Agent, the process transfers memories, command allowlists, user skills, and workspace assets. It ensures a seamless transition of your customizations with minimal manual intervention.

Why does my OpenClaw to Linket Agent migration skip items?

Your OpenClaw to Linket Agent migration skips items due to conflict resolution rules applied to duplicate skills or SOUL.md files. The generated migration report details exactly what was skipped and why.

Can I use Python scripts to automate OpenClaw data transfer to Linket Agent?

Yes, you can use Python scripts to automate OpenClaw data transfer to Linket Agent. The Skill leverages Python scripts to migrate customizations, resolve conflicts, and generate a detailed report of the process.