hiclaw-migrate

Installation
SKILL.md

HiClaw Migration Skill

This skill guides you through migrating your current OpenClaw instance into a HiClaw managed Worker. You need to understand HiClaw's architecture to produce a correct migration package.

HiClaw Worker Architecture (Read This First)

HiClaw is a multi-agent system where a Manager orchestrates multiple Workers:

  • Workers run in Docker containers based on hiclaw/worker-agent image (Ubuntu 22.04 + Node.js 22 + OpenClaw + mcporter + mc)
  • Workers communicate via Matrix (not Discord/Slack) — each Worker has a dedicated 3-party room (Human + Manager + Worker)
  • All configuration is stored in MinIO (S3-compatible), not local filesystem
  • Workers are stateless — containers can be recreated at any time, all state lives in MinIO
  • The Manager controls Worker skills — Workers cannot modify their own skills/ directory

AGENTS.md Builtin-Merge System

HiClaw uses a marker system in AGENTS.md to separate managed content from user content:

Related skills
Installs
1
GitHub Stars
4.1K
First Seen
Apr 6, 2026