HiClaw
Run collaborative AI agent teams with human oversight in chat rooms
All Skills in This Repository (46)
Pure Emerald Level Indicatorshiclaw-test
Run deterministic end-to-end tests for HiClaw Manager-Workers collaboration.
github-operations
Manage GitHub Pull Requests and Issues through MCP GitHub tools.
git-delegation
Delegate authenticated Git operations from a credential-less Worker to a central Manager.
file-sync
Synchronize Hermes Worker configs, skills, and shared files from MinIO.
find-skills
Search and install prebuilt agent skills from a skills registry.
task-progress
Append date-stamped progress entries and maintain LRU task history for Hermes workflows.
project-participation
Coordinate multi-worker project tasks using plan.md and git attribution.
mcporter
Discover and invoke MCP Server tools via the mcporter CLI.
organization
Resolve HiClaw team topology and worker state via hiclaw CLI.
task-management
Delegate ready DAG/Loop tasks and validate Worker results via check_task.
team-coordination
Structure multi-agent team work into DAGs or loops with quality gates.
project-management
Coordinate project state and ready-node selection for HiClaw multi-agent workflows.
Frequently Asked Questions
FAQPage SchemaHow to install HiClaw?▼
Run `npx skills add agentscope-ai/HiClaw --all -g -y` in your terminal to install all skills in this suite globally.
What does HiClaw do?▼
It runs a team of AI agents where a Manager agent delegates tasks to Worker agents, all coordinated in Matrix chat rooms you can watch and join.
How do multiple AI agents collaborate in HiClaw?▼
A Manager agent breaks work into tasks, assigns them to Worker agents, and tracks results through shared files and chat rooms with full human visibility.
Is HiClaw secure for enterprise use?▼
Yes. Real API keys stay in the AI gateway and Workers only get scoped tokens, so agents never see your actual credentials.
Do I need coding skills to use HiClaw?▼
No. After a one-command setup, you chat with the Manager agent in plain language and it creates and directs Worker agents for 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