Skip to content
Automation
Skill

/hiring

- 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

From plugin
onemancompany
38035 skills1 MCP
Install
$ npx -y skills add 1mancompany/OneManCompany --skill hiring --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/hiring

Context preview

The summary Claude sees to decide when to auto-load this skill.

- 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

SKILL.md

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 to the position table 5. Assign a two-character Chinese nickname 6. Confirm hiring and notify the CEO

Position Table (must be strictly followed)

Department and Role Mapping

| 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 |

Level System

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 Generation Rules

**Title = Level Prefix + Role Title Suffix**

Examples:

  • Lv.1 Engineer → Junior Engineer
  • Lv.2 Analyst → Mid-level Researcher
  • Lv.3 Designer → Senior Designer
  • Lv.1 Marketing → Junior Marketing Specialist

Recruitment Requirements

  • Prioritize high-priority positions
  • Ensure team skill diversity
  • Nicknames must be two Chinese characters, creative and role-relevant
  • Report hiring details to the CEO after each recruitment
Read more
Ships withonemancompany

Build Your Agent Company with OMC

Get the whole plugin
Stats
381
Stars
75
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
19d ago
Last commit
5mo ago
Created

Repo: 1mancompany/OneManCompany