hiclaw
Run collaborative AI agent teams with human oversight in chat rooms
All Skills in This Repository (41)
Pure Emerald Level Indicatorsfind-skills
Search and install agent skills from specified registries via CLI.
github-operations
Manage GitHub Pull Requests and Issues via the MCP Server.
mcporter
Discover and invoke MCP server tools via a command-line interface.
git-delegation
Delegate authenticated Git operations to a Manager agent.
file-sync
Synchronize agent configuration and task files with centralized MinIO storage.
worker-management
Creates Worker records with customizable metadata templates and manages them via API keys and/oracles.
model-switch
Hot-patch openclaw.json to switch the Manager Agent's LLM model.
task-coordination
Coordinate shared task directories using `.processing` marker file locks.
task-management
Manage finite and infinite tasks for worker agents with atomic state updates.
channel-management
Manage communication channel configurations and sender identity recognition across Matrix, Discord, and Telegram.
project-management
Coordinate multi-worker projects via Matrix rooms and MinIO storage.
git-delegation-management
Delegate git operations from Workers to a Manager Agent using host credentials.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core