worker-management

Installation
SKILL.md

Worker Management

Quick Create (2 steps)

# 1. Write SOUL.md (REQUIRED)
mkdir -p /root/hiclaw-fs/agents/<NAME>
# Write SOUL.md with AI Identity + Role + Security sections (see references/create-worker.md)

# 2. Run create script
bash /opt/hiclaw/agent/skills/worker-management/scripts/create-worker.sh \
  --name <NAME> --skills <skill1>,<skill2>
# Add --runtime copaw for Python workers
# Add --remote for admin-managed deployment

Full creation workflow (runtime selection, SOUL.md template, skill matching, post-creation greeting): read references/create-worker.md

Gotchas

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