crew-recruit

Recruit internal Crew specialist agents with role requirements and channel bindings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly define and provision new INTERNAL Crew specialists by turning a user’s hiring needs into a runnable internal creation flow, with guardrails to prevent recreating protected built-in agents.

Core Features & Use Cases

  • Internal crew recruitment workflow: Collects key role requirements (responsibilities, required skills, and optional channel binding), confirms the plan, then triggers the internal crew creation script.
  • Template-driven agent setup: Allows choosing a template ID (defaulting to the agent-id) to standardize role configuration.
  • Safety constraints & environment checks: Blocks protected agent IDs (main, hrbp, it-engineer) and relies on workspace existence checks performed by the underlying script.

Quick Start

Tell the AI: create an internal crew for agent "sales-analyst" using template "developer" and set note "sales data analysis specialist".

Frequently Asked Questions about crew-recruit

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

FAQPage Schema
How do I provision internal agents in an Openclaw multi-agent system?

To recruit internal agents in an Openclaw MAS, provide role requirements and optional channel bindings. The system confirms the plan and invokes the HRBP add-agent script with crew-type internal to execute registration.

What are the protected agent ID constraints when creating internal crew specialists?

When creating internal crew specialists, the system blocks protected agent IDs including main, hrbp, and it-engineer. This safety constraint prevents recreating built-in agents during the internal crew recruitment workflow.

How do I use template selection to standardize internal agent setup?

To standardize internal agent setup, specify a template ID during crew recruitment. If omitted, the template defaults to the agent-id, ensuring consistent role configuration across newly provisioned internal specialists.

Can I create an internal crew specialist if the target workspace does not exist?

No, you cannot create an internal crew specialist if the target workspace does not exist. The underlying registration script enforces workspace existence checks before successfully executing internal agent provisioning.

What details do I need to provide to onboard internal staff roles into a crew?

To onboard internal staff roles, provide the agent's responsibilities, required skills, and optional channel binding. The system uses these inputs to coordinate template selection and execute the registration script.