alibabaalibabaOfficialยท41 Agent Skills Included

hiclaw

Run collaborative AI agent teams with human oversight in chat rooms

Orchestrates teams of AI agents where a Manager agent delegates tasks to Worker agents inside shared chat rooms. Eliminates manual agent babysitting, scattered credentials, and invisible automation by keeping every conversation auditable. Provides built-in skills for task delegation, project planning, GitHub operations, file sync, and worker lifecycle management.
npx skills add alibaba/hiclaw --all -g -y
Available:

Explains the platform architecture and runtime model so AI agents can navigate the codebase, understand Manager and Worker roles, and locate the correct skills and entry points.

All Skills in This Repository (41)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
alibabaalibaba

find-skills

Search and install agent skills from specified registries via CLI.

Official
Basic
๐Ÿ“ฆ In Repo
alibabaalibaba

github-operations

Manage GitHub Pull Requests and Issues via the MCP Server.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

mcporter

Discover and invoke MCP server tools via a command-line interface.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

git-delegation

Delegate authenticated Git operations to a Manager agent.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

file-sync

Synchronize agent configuration and task files with centralized MinIO storage.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

worker-management

Creates Worker records with customizable metadata templates and manages them via API keys and/oracles.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

model-switch

Hot-patch openclaw.json to switch the Manager Agent's LLM model.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

task-coordination

Coordinate shared task directories using `.processing` marker file locks.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

task-management

Manage finite and infinite tasks for worker agents with atomic state updates.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

channel-management

Manage communication channel configurations and sender identity recognition across Matrix, Discord, and Telegram.

Official
Intermediate
๐Ÿ“ฆ In Repo
alibabaalibaba

project-management

Coordinate multi-worker projects via Matrix rooms and MinIO storage.

Official
Advanced
๐Ÿ“ฆ In Repo
alibabaalibaba

git-delegation-management

Delegate git operations from Workers to a Manager Agent using host credentials.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install hiclaw?โ–ผ

Run `npx skills add alibaba/hiclaw --all -g -y` in your terminal to install all skills in this suite globally.

What does AgentTeams do?โ–ผ

It lets a Manager AI agent coordinate multiple Worker agents in shared Matrix chat rooms, with full human visibility and the ability to intervene at any time.

How do multiple AI agents share files and tasks?โ–ผ

Agents exchange task specs, plans, and results through a shared MinIO file system, which cuts token usage and keeps all work auditable.

Is AgentTeams secure for enterprise use?โ–ผ

Yes. Real API keys stay in the AI gateway and Workers only hold scoped tokens, so credentials are never exposed to individual agents.

Do I need coding skills to manage agent teams?โ–ผ

No. You chat with the Manager agent in plain language, and it creates Workers, assigns tasks, and reports progress back to you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’