HiClaw Core Features

HiClaw delivers a comprehensive suite of AI Agent team collaboration capabilities — from task management and dynamic worker orchestration to multi-channel communication and a vast skills ecosystem.

Core Capabilities

Multi-Agent Coordination

Coordinate multiple agents using natural language. For example: "Create a Worker named alice for frontend development".

Dynamic Worker Creation

The HiClaw Manager dynamically creates Workers, assigns tasks, and monitors progress. Workers can be spun up or torn down on demand.

Human-in-the-Loop

Humans can intervene naturally in any shared room at any time — making decisions instead of babysitting agents.

Periodic Heartbeats

The HiClaw Manager automatically detects stuck workers and takes corrective action to keep tasks moving forward. See the Manager Guide.

File Synchronization

Centralized MinIO-based storage with real-time sync via mc mirror. Workers remain stateless by design.

Security by Design

Workers only hold consumer tokens — never real API keys. Credentials are centrally managed in the AI Gateway.

HiClaw Manager Skills (11 Built-in)

The HiClaw Manager Agent ships with 11 built-in management skills covering task orchestration, worker lifecycle, and infrastructure configuration:

SkillDescription
task-managementAssign, track, and complete tasks across the HiClaw agent team
task-coordinationSynchronize shared task state between multiple workers
worker-managementFull worker lifecycle — create, reset, update, and destroy
git-delegation-managementExecute git operations on behalf of workers
coding-cli-managementRun AI coding CLIs (Gemini CLI, Claude Code, Qoder)
project-managementMulti-worker collaborative project orchestration
channel-managementMulti-channel admin routing and escalation
higress-gateway-managementConsumer, route, and provider configuration
matrix-server-managementRoom, account, and file operations
mcp-server-managementMCP Server access control and permissions
model-switchSwitch the Manager's LLM model at runtime

HiClaw Worker Skills

HiClaw Worker Agents receive their skills dynamically from the Manager at creation time:

SkillDescription
github-operationsGitHub PR and issue management
git-delegationRequest git operations from the HiClaw Manager
coding-cliRequest AI coding CLI execution from the Manager
find-skillsBrowse and discover skills from the skills.sh ecosystem
file-syncReal-time workspace synchronization with MinIO

Multi-Channel Support

HiClaw connects to a wide range of instant messaging platforms beyond its native Matrix protocol:

Learn more about the communication layer in the HiClaw Architecture documentation.

Skills Ecosystem

HiClaw is built on the OpenClaw agent framework and connects to 80,000+ skills from skills.sh. Workers can browse and install new capabilities through the find-skills skill, enabling virtually unlimited extensibility.

Supported AI Coding CLIs: HiClaw has built-in support for Google Gemini CLI, Anthropic Claude Code, and Qoder CLI, all managed through the coding-cli-management skill.