What problem does it solve?
This Skill solves the operational problem of safely onboarding real human users into HiClaw and granting the correct permissions so they can collaborate with agents through Matrix (e.g., Element) without manual configuration.
Core Features & Use Cases
- Permission-scoped human onboarding (levels 1–3): Creates a human account and assigns access to the Manager and/or specific Team Leaders/Workers according to the inclusive permission rules.
- Room invitation & auto-join: Invites the human to the appropriate Matrix rooms (team rooms and worker rooms) and can auto-join using the newly registered human token when available.
- Registry + auditable propagation: Updates
humans-registry.json, pushes updated agent openclaw.json permission settings to MinIO, and triggers agent-side file-sync so authorization takes effect.
- Optional welcome email: Sends credentials and login details via SMTP when
--email is provided and SMTP is configured.
Quick Start
Use the human-management skill to add a level 2 human to specific team(s) and their associated workers by running the provided create-human workflow with your Matrix ID, display name, teams, workers, and optional email.