← All platforms

OpenClaw to NanoClaw

Migrate to NanoClaw's lightweight agent framework. Best for edge deployments and resource-constrained environments.

Transfers automatically

  • Memory files (compressed for NanoClaw's storage model)
  • Personality configs (direct mapping)
  • Basic skills (compatible manifest format)
  • Environment variables

Needs manual work

  • Large memory files (NanoClaw has a 50MB memory limit)
  • Skills with external API dependencies
  • Custom UI components

Migration notes

NanoClaw shares OpenClaw's skill manifest format, so most skills transfer directly. Memory files over 50MB need to be pruned or archived before migration.