What problem does it solve?
It helps you quickly create and register new external HRBP crew instances (agents) from reusable templates, while enforcing a safe, declare-mode skill allowlist and optional channel binding.
Core Features & Use Cases
- Template discovery & instantiation: Uses an HRBP template library to match the new role; if none matches, creates a new template scaffold before instantiating.
- Instance proposal & confirmation flow: Collects instance ID/name, template source, optional channel binding, optional skill customization, and optional role tuning adjustments (SOUL.md).
- Workspace generation & registration: Creates the workspace directory, copies template files, writes DECLARED_SKILLS, initializes optional customer DB schema, and registers the agent into openclaw.json with correct route mode (external bind-only).
- Operational history updates: Updates HRBP external registry and HRBP memory operation history, so the new role is auditable.
Quick Start
Ask the system to recruit a new external HRBP agent instance named "产品A客服" with ID "cs-product-a", based on the best matching HRBP template, bound to your channel if needed, and then create its workspace and register it after you confirm.