migrate-from-openclaw

Migrate OpenClaw installations to NanoClaw v2 with credential routing and task mapping.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill migrate-from-openclaw-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-from-openclaw
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/migrate-from-openclaw
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill migrate-from-openclaw-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cron-parser, tsx, vitest, and includes scripts (resource) components.

What problem does it solve?

This skill automates the complex transition from an OpenClaw installation to NanoClaw v2, ensuring that your agent identities, messaging group wirings, and scheduled tasks are preserved and correctly mapped to the new architecture.

Core Features & Use Cases

  • State Discovery: Automatically detects existing OpenClaw configurations, workspace files, and cron jobs.
  • Credential Routing: Securely migrates channel tokens to the host environment and container-facing API keys to the OneCLI vault.
  • Task Mapping: Converts legacy cron jobs into the NanoClaw v2 task model, allowing for seamless recurrence management.
  • Use Case: If you are upgrading your AI agent infrastructure, use this skill to move your existing personality, memory, and automated workflows into the isolated, containerized environment of NanoClaw v2.

Quick Start

Ask the assistant to migrate from openclaw to begin the discovery and guided setup process.

Frequently Asked Questions about migrate-from-openclaw

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

FAQPage Schema
How do I migrate agent configurations and cron jobs to a new containerized architecture?

Migrating agent configurations and cron jobs involves mapping legacy identities, credentials, and scheduled tasks to a new containerized architecture. This process securely routes channel tokens to the host environment while transitioning workspaces and validating migration integrity through automated transformation tests.

How do I securely transfer channel tokens and API keys during an agent infrastructure upgrade?

Securely transferring channel tokens and API keys during an infrastructure upgrade involves routing channel tokens to the host environment and container-facing API keys to a secure vault. This ensures credentials are correctly mapped and protected in the new containerized setup.

What is the process for converting legacy cron jobs into a new task model for agent workflows?

Converting legacy cron jobs into a new task model involves mapping the existing schedules into the updated architecture's task framework. This allows for seamless recurrence management within a containerized environment, preserving automated workflows without manual recreation.

Does this migration process automatically discover existing workspace files and configurations?

Yes, the migration process automatically discovers existing configurations, workspace files, and cron jobs through state discovery. This automated detection ensures all relevant agent identities, messaging group wirings, and scheduled tasks are identified before the transition begins.

What are the limitations of moving agent memory and personality into an isolated containerized environment?

Limitations of moving agent memory and personality into an isolated containerized environment include ensuring all messaging group wirings and scheduled tasks are correctly mapped. If transformation tests fail, manual intervention may be required to validate migration integrity and secure credential routing.