Миграция с OpenClaw на NanoClaw
general
migrate-from-openclaw is a Claude Code skill that automates the migration from OpenClaw to NanoClaw by detecting an existing OpenClaw installation and transferring its configuration to the new system. It extracts identity settings, channel credentials, scheduled tasks, and other configs, then hands off to Claude Code for the interactive steps that require judgment rather than a deterministic script. The skill is triggered by phrases like "migrate from openclaw", "openclaw migration", or "import from openclaw". It's designed for users switching from OpenClaw's monolithic single-process setup to NanoClaw's lightweight, container-isolated architecture, where each agent runs in its own Linux container with filesystem isolation instead of shared memory.
- #migration
- #workflow