---
title: "Coordinate human-in-the-loop agent teams in auditable Matrix rooms with HiClaw"
description: "Run manager-worker agent collaboration in Matrix rooms where humans can watch, intervene, and keep credentials out of worker hands."
verification: "security_reviewed"
source: "https://github.com/agentscope-ai/HiClaw"
author: "AgentScope AI"
publisher_type: "organization"
category:
  - "Templates & Workflows"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "agentscope-ai/HiClaw"
  github_stars: 4231
---

# Coordinate human-in-the-loop agent teams in auditable Matrix rooms with HiClaw

Run manager-worker agent collaboration in Matrix rooms where humans can watch, intervene, and keep credentials out of worker hands.

## Prerequisites

Docker; Matrix/Element client; LLM API key

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Use the project quick start / one-command installer from the HiClaw docs or repo. Requires Docker Desktop or Docker Engine with at least 2 CPU cores and 4 GB RAM. After install, open the Manager UI at http://127.0.0.1:18088 and create Worker agents for your task rooms.
```

## Documentation

- https://hiclaw.io

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/coordinate-human-in-the-loop-agent-teams-in-auditable-matrix-rooms-with-hiclaw/)
