👥
Operationssafety: draft-first

HiringPilot

Recruiting & Screening Agent

An OpenClaw agent that drafts job descriptions from role requirements, screens resumes with configurable criteria scoring, generates tailored interview questions, and produces candidate comparison matrices with hiring recommendations.

Install

tinkerclaw install hiringpilot

Requires the TinkerClaw CLI. Install guide →

What it does

Job description drafting from role requirements

Resume screening with configurable criteria scoring

Interview question generation tailored to role + candidate

Candidate comparison matrix and hiring recommendation drafts

Skills (4)

Installed into your agent's workspace

hiringpilot-compare

Produce candidate comparison matrices with objective scoring across all applicants for a role.

hiringpilot-interview

Generate competency-mapped interview questions per role and interview stage.

hiringpilot-jd

Draft inclusive, bias-aware job descriptions with structured scoring rubrics.

hiringpilot-screen

Screen resumes against job rubrics with criteria-based scoring and bias flagging.

Automations (2)

HiringPilot — Daily Applicant Screening

enabled

09:00 AM · weekdays (UTC)

cron: 0 9 * * 1-5 · tz: Etc/UTC

What the agent does on this trigger

Run hiringpilot-screen against all unprocessed resumes in candidates/resumes/. Score against active job rubrics. Write results to candidates/screens/. Flag bias indicators. Draft mode enforced: never contact candidates.

HiringPilot — Weekly Pipeline Report

enabled

10:00 AM · every Mon (UTC)

cron: 0 10 * * 1 · tz: Etc/UTC

What the agent does on this trigger

Run hiringpilot-compare for all active roles. Generate weekly pipeline report to reports/weekly-pipeline.md with candidate counts per stage, stale candidates, and top 3 actions. Draft mode enforced.

Integrations & requirements

Primary integration mode
Local resume and role files
MCP status
No dedicated MCP integration
Supported today
  • Local resume screening and interview draft workflows
Planned / not yet implemented
  • No ATS API pipeline implemented in this pack

Files this agent creates

Written under ~/.openclaw/workspace-hiringpilot/

jobs/{role-slug}/rubric.jsoncandidates/comparisons/{role-slug}-matrix.mdreports/weekly-pipeline.mdjobs/{role-slug}/jd.mdUSER.mdinterviews/{role-slug}/questions.mdjobs/{role-slug}/bias-audit.mdcandidates/screens/{candidate-id}.md.state/last-screen.json

Install & configure

  1. 1. Install the agent pack

    tinkerclaw install hiringpilot
  2. 2. Configure your preferences

    Edit the per-agent USER.md to set tone, timezone, and any agent-specific preferences:

    ~/.openclaw/workspace-hiringpilot/USER.md
  3. 3. Keep it up to date

    tinkerclaw update hiringpilot

Highlights

  • Configurable scoring criteria per role
  • Bias-aware — flags when criteria may disadvantage groups
  • Never contacts candidates without your approval