hrbp-recruit

Automate external recruitment agent registration within the Openclaw ecosystem.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/xiaobei --skill hrbp-recruit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hrbp-recruit
Source: https://github.com/TeamWiseFlow/xiaobei/tree/main/crews/hrbp/skills/hrbp-recruit
Command: npx skills add https://github.com/TeamWiseFlow/xiaobei --skill hrbp-recruit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you efficiently manage external recruitment processes by automating key steps like understanding requirements, matching templates, configuring instances, and registering agents.

Core Features & Use Cases

  • Understanding Requirements: Gather and clarify details about the new agent's role and responsibilities.
  • Template Matching: Search for and apply existing templates to streamline the setup process.
  • Instance Configuration: Present a proposal for the instance's ID, name, source template, and optional customization.
  • Workspace Generation: Create a unique workspace directory with specific configurations and skills.
  • Agent Registration: Register the new agent with Openclaw, apply any specified bindings, and add necessary skills.
  • HRBP Memory Update: Update the HRBP Agent's MEMORY.md with the new instance's details.
  • Quick Start: Run the add-agent script with the instance ID to complete the registration process.

Quick Start

Run the following command to register a new external recruitment agent: ./scripts/add-agent.sh <agent-id> --crew-type external

Frequently Asked Questions about hrbp-recruit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate external recruitment agent management for an HRBP?

Automating external recruitment agent management involves using scripting to gather requirements, match templates, configure instances, and register agents. This Skill streamlines the process from role definition to workspace generation and Openclaw registration.

What's the best way to register an external recruitment agent with Openclaw?

Registering an external recruitment agent with Openclaw is done by running the add-agent shell script with the instance ID and crew type. This completes the registration, applies bindings, and updates the HRBP memory file.

Can I match existing templates when configuring a new HRBP agent?

Yes, template matching is supported during agent configuration. The Skill searches for and applies existing templates to streamline the setup process before generating a unique workspace directory for the agent.

How does workspace generation work for external recruitment agents?

Workspace generation creates a unique directory with specific configurations and skills for the new agent. It occurs after instance configuration and before the agent is officially registered with Openclaw.

Do I need scripting knowledge to manage external recruitment processes?

No extensive scripting knowledge is needed to manage external recruitment processes. The Skill provides a quick start script that handles instance configuration, agent registration, and memory updates automatically via a single command.

Why does the HRBP agent memory need updating after agent registration?

Updating the HRBP agent memory records the new instance's details permanently. This ensures the HRBP agent retains the configuration and workspace information for future external recruitment management tasks.

Related Skills