hiclaw-find-worker
Installation
SKILL.md
HiClaw Find Worker
Use this skill as a helper around Worker discovery and import from Nacos AgentSpecs.
Use it in two cases:
- The admin is assigning work, but has not specified which existing Worker should do it. Search Nacos for a suitable Worker, recommend candidates, and ask whether to import one.
- The admin explicitly says to import a Worker from the market, or gives a direct
nacos://...package URI.
Do not use this skill for generic hand-created Worker creation. This skill only handles Nacos-backed Worker search and install, not zip packages or other import formats.
Quick Flow
# Search by requirement
bash /opt/hiclaw/agent/skills/hiclaw-find-worker/scripts/hiclaw-find-worker.sh \
--query "<admin requirement>" --limit 3 --json