company/human_resource/employees/00002/skills/hiring/SKILL.md
# Hiring — Recruitment Capability ## Responsibilities - Identify and recruit suitable AI employees based on company needs - Evaluate candidates' skill fit and cultural alignment - Assign department, title, and nickname to new employees ## Recruitment Process 1. Call `list_open_positions()` to view current open positions 2. Call `generate_candidate(role_hint)` to generate matching candidates 3. Evaluate whether candidate skills meet position requirements 4. Assign department and title according
npx skillsauth add 1mancompany/onemancompany company/human_resource/employees/00002/skills/hiringInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
list_open_positions() to view current open positionsgenerate_candidate(role_hint) to generate matching candidates| Role | Department | Title Suffix | |------|-----------|--------------| | Engineer | R&D | Engineer | | DevOps | R&D | Engineer | | QA | R&D | Engineer | | Designer | Design | Designer | | Analyst | Data Analytics | Researcher | | Marketing | Marketing | Marketing Specialist |
All new hires start at Lv.1 (Junior); skipping levels during hiring is not allowed.
| Level | Prefix | Description | |-------|--------|-------------| | Lv.1 | Junior | Default level for new hires | | Lv.2 | Mid-level | Requires performance-based promotion (3.75 for 3 consecutive quarters) | | Lv.3 | Senior | Highest level for regular employees |
Title = Level Prefix + Role Title Suffix
Examples:
tools
Manage conversations across 20+ messaging platforms via OpenClaw gateway
development
A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.
testing
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer for context survival, Compaction Recovery, and battle-tested security patterns. Part of the Hal Stack 🦞
development
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.