migrate-from-openclaw

Migrate OpenClaw installations to NanoClaw v2 with phased identity, credential, and task migration.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Bartunek/nanoclaw --skill migrate-from-openclaw-bartunek
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: migrate-from-openclaw
Source: https://github.com/Bartunek/nanoclaw/tree/main/.claude/skills/migrate-from-openclaw
Command: npx skills add https://github.com/Bartunek/nanoclaw --skill migrate-from-openclaw-bartunek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Migrate an OpenClaw installation to NanoClaw v2 by guiding the user through identity, credentials, and task migration.

Core Features & Use Cases

  • Guide through a phased migration from OpenClaw to NanoClaw v2, including per-group wiring, workspace mapping, and credential handling.
  • Translate OpenClaw cron-based schedules into NanoClaw v2 task representations, with automated analysis and user-driven decisions.
  • Provide a structured plan ( Phase 0 through Phase 8 ) and supplies removal guidance via REMOVE.md for clean rollback.

Quick Start

Run migrate-from-openclaw to guide a phased OpenClaw-to-NanoClaw v2 migration, mapping identities, credentials, and cron-based tasks.

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 OpenClaw to NanoClaw v2?▼

You can migrate OpenClaw to NanoClaw v2 by running the migration script, which guides you through a structured plan from Phase 0 to Phase 8. It validates OpenClaw data shapes, handles credential routing, and translates cron jobs to v2 recurrence.

How does OpenClaw cron job migration work for NanoClaw v2?▼

OpenClaw cron job migration works by translating cron-based schedules into NanoClaw v2 task representations through automated analysis and user-driven decisions. The tool converts cron expressions to v2 recurrence formats, validating OpenClaw data shapes before transferring content into per-group containers.

Can I migrate a multi-group OpenClaw deployment to NanoClaw v2?▼

Yes, you can migrate multi-group OpenClaw deployments to NanoClaw v2. The tool handles per-group wiring, workspace mapping, and credential routing for both single and multi-group setups, applying a phase-driven process to ensure each group is migrated correctly.

What is the structured plan for OpenClaw to NanoClaw v2 migration?▼

The structured plan spans Phase 0 through Phase 8, guiding identity mapping, credential handling, cron transformations, and content transfer. It produces a repeatable migration plan and includes optional removal guidance via REMOVE.md for clean rollback after the transition.

How do I handle credential mapping when migrating OpenClaw to NanoClaw v2?▼

Credential mapping during OpenClaw to NanoClaw v2 migration is handled through the tool's credential routing feature within the phased workflow. It ensures credentials are correctly transferred and mapped per-group, validating data shapes to maintain secure and accurate routing.

Does OpenClaw to NanoClaw v2 migration provide rollback guidance?▼

Yes, the migration provides rollback guidance through a generated REMOVE.md file. This removal guidance supports clean rollback after the migration, allowing you to safely remove the old OpenClaw installation once the NanoClaw v2 transition is validated.