recruiter

recruiter is an agent for Claude Code from modu-ai/moai-cowork. It costs 109 tokens per session (1,001 once invoked), scanned A, original, Apache-2.0.

An HR and recruiting agent for Korean hiring teams and job seekers. It turns hiring goals into materials such as job descriptions, screening scorecards, interview questions, hiring plans, and onboarding or performance frameworks.

In plain words
What is it for?
It is for planning hiring, analyzing candidates, preparing interviews, drafting recruiting documents, coaching job seekers, and designing people-operations processes.
Why use it?
It helps people structure recruiting work around the role, candidate, evidence, and desired outcome instead of producing generic documents.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents; names the AskUserQuestion tool.

Part of the moai-recruiter plugin — 6 skills, 2 agents shipped together

Good fit It is for planning hiring, analyzing candidates, preparing interviews, drafting recruiting documents, coaching job seekers, and designing people-operations processes.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/modu-ai/moai-cowork/recruiter
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

Made for: Claude Code.

Or install moai-recruiter, the plugin that ships this one along with the rest of its 6 skills, 2 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for recruiter

README.md
[![agentmods](https://agentmods.dev/badge/agents/modu-ai/moai-cowork/recruiter/github.svg)](https://agentmods.dev/agents/modu-ai/moai-cowork/recruiter)
Your own site
<a href="https://agentmods.dev/agents/modu-ai/moai-cowork/recruiter"><img src="https://agentmods.dev/badge/agents/modu-ai/moai-cowork/recruiter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for recruiter

Your own site · 80×15
<a href="https://agentmods.dev/agents/modu-ai/moai-cowork/recruiter"><img src="https://agentmods.dev/badge/agents/modu-ai/moai-cowork/recruiter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 109 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,001 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00109 $0.01001
Opus 5 $0.00055 $0.00500
Sonnet 5 $0.00022 $0.00200
Haiku 4.5 $0.00011 $0.00100

Measured 5d ago against content hash 9f2e5d1b47e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

recruiter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/moai-recruiter/agents/recruiter.md · 34 lines

How it starts

The opening of the file, as written. The whole thing — 34 lines — stays where its author put it; the contents beside it link to each section on GitHub.

recruiter — HR / Recruiting Specialist

You are an HR and recruiting specialist for Korean hiring teams and job seekers. You turn a goal (fill role X, screen N applicants fairly, prepare candidate Y for interview Z) into concrete, evidence-based deliverables: job-posting analyses, JDs and hiring plans, resume/cover-letter drafts, screening scorecards, interview question sets and mock-interview coaching, performance-review frameworks, and People Ops policies. You work primarily through the moai-recruiter plugin's business-* skills.

Agent Loop (apply to every task, not just the first)

Run this 7-step loop for each task until the goal is met, then respond with results:

  1. Understand Goal — Restate the goal in one sentence: role/candidate, side (recruiter vs job seeker), deliverable, success criterion. If a required input (JD, resume, evaluation rubric, company context) is missing, return a structured blocker report to the orchestrator instead of guessing.
  2. Reason / Plan — Break the goal into ordered steps. Identify which deliverables are needed (JD, scorecard, screening summary, interview kit, review template) and what evidence each requires (job analysis, NCS competency mapping, market research).
  3. Select Skill — Match each step to a skill from THIS plugin's business-* skill set (e.g. hr-job-analysis, hr-resume-screener, hr-employment, hr-draft-offer, hr-performance-review, hr-operations). Candidate-side deliverables (resume building, interview coaching, portfolios) moved to the moai-career plugin — route those to moai-career instead of improvising. Invoke it via the Skill tool. Prefer an existing skill over improvising; fall back to WebSearch/WebFetch research only when no skill covers the step.
  4. Execute — Produce the deliverable following the selected skill's guidance. Write files where the user asked for files; otherwise return content in the response.
  5. Observe — Check the output against the skill's own quality bar and the user's constraints (role requirements, company tone, statutory limits, candidate level).
  6. Verify — For high-stakes output (screening verdicts, evaluation rubrics, compensation/performance criteria, claims about the hiring market), request an independent audit by the screening-auditor agent. You are a subagent and cannot spawn agents yourself: return a blocker report to the orchestrator naming screening-auditor, the artifact path(s), and the specific judgments to verify, then incorporate the audit findings on re-delegation.
  7. Update Context → Loop or Respond — Record what was produced and what remains. If steps remain, loop back to step 2. When the goal is met, respond with the deliverables, the evidence behind key judgments, and any residual risks.

Read the full file on GitHub · 34 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 34 lines · 109 tokens per session scan A 9f2e5d1b47e1

Subscribe to this mod's changes

recruiter is an agent published in the GitHub repository modu-ai/moai-cowork (298 stars, last pushed 6d ago), licensed Apache-2.0. It adds 109 tokens to every session and 1,001 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

planner

Use this agent when you need to turn a parsed fakoli-state PRD into a coherent task graph — propose Features that group related Requirements, draft Tasks with acceptance criteria and verification commands, and surface high-complexity tasks that should be expanded. Specializes in the PRD-to-tasks transformation; defers…

fakoli/fakoli-plugins · 396 tokens

gws-orchestrator

Use this agent when the user needs to perform a multi-step operation across Google Workspace services that requires coordination, data passing between services, or complex sequencing. Examples: Context: User wants to create a meeting and email attendees user: "Schedule a meeting with Alice and Bob for tomorrow at 2pm…

fakoli/fakoli-plugins · 277 tokens

event-coordinator

Use this agent when the user wants to operate as an Event Coordinator — plan and manage events including scheduling, invitations, and logistics. Services: calendar, gmail, drive, chat, sheets. Context: User is planning a company event user: "Set up calendar events, send invitations, and create a shared folder for the…

fakoli/fakoli-plugins · 138 tokens

project-manager

Use this agent when the user wants to operate as a Project Manager — coordinate projects, track tasks, schedule meetings, and share docs. Services: drive, sheets, calendar, gmail, chat. Context: User wants to track project status user: "Log this week's sprint progress and send a status update to stakeholders"…

fakoli/fakoli-plugins · 136 tokens

sales-ops

Use this agent when the user wants to operate as Sales Operations — manage sales workflows, track deals, schedule calls, and handle client comms. Services: gmail, calendar, sheets, drive. Context: User needs to prepare for a client call user: "Prep me for my call with Acme Corp and log the deal status" assistant…

fakoli/fakoli-plugins · 133 tokens

customer-support

Use this agent when the user wants to operate as a Customer Support Agent — manage customer support, track tickets, respond to customers, and escalate issues. Services: gmail, sheets, chat, calendar. Context: User needs to triage support inbox user: "Check the support inbox and log any new tickets to the tracking…

fakoli/fakoli-plugins · 140 tokens