Documentation
Migration API & Export Formats
Everything you need to migrate OpenClaw workspaces programmatically — quickstart, export format reference, and API endpoints.
Getting Started
The ClawSail CLI and SDK let you migrate entire OpenClaw workspaces between servers or export them to other agent frameworks.
1. Install the CLI
2. Connect to Source Workspace
3. Run a Migration
ClawSail scans memory, personality files (SOUL.md, AGENTS.md), installed skills, and configs. It generates a migration plan before executing any transfer.
Supported Export Formats
Each format maps OpenClaw workspace components to the target framework. Fidelity varies by target.
OpenClaw
Fidelity: 100%
Full workspace transfer between servers. Zero loss.
Claude Code
Fidelity: ~90%
Memory, personality, and project configs. Some skills need manual porting.
NanoClaw
Fidelity: ~85%
Core memory and personality. Skill format conversion is automatic.
JSON Archive
Fidelity: 100%
Raw export of all workspace data. Use for backups or custom tooling.
Migration API
For programmatic access, use the REST API directly.
Create Migration Job
Check Migration Status
Export Workspace
Ready to migrate your workspace?
Join the waitlist for early access to the ClawSail CLI and migration API.
Join Waitlist