hyreflow
v0.2.313
Published
Hyreflow CLI — recruitment automation from your terminal or coding agent: source, enrich, qualify, and sequence candidates. Requires Python 3.9+.
Maintainers
Readme
Hyreflow CLI
Recruitment automation from your terminal or coding agent — source → enrich → qualify → sequence → push to your ATS, driven by one metered API.
Install
npm install -g hyreflowRequires Python 3.9+ on your machine (the CLI is a single-file Python app; the npm package is a thin launcher around it). Behind a locked-down sandbox that can't reach npmjs.com? Install from the Hyreflow registry instead:
npm install -g hyreflow --registry https://recruit.hyreflow.ai/api/v2/npm/No Node at all? Use the one-line installer:
curl -fsSL https://recruit.hyreflow.ai/api/v2/cli/install | bashGet started
hyreflow auth login # connect your account in the browser
hyreflow quickstart # a guided search → enrich → results run
hyreflow --helpUse it from your coding agent
Hyreflow ships as a plugin for Claude Code, Claude Cowork, Codex, and Cursor — the skills call this CLI for you. See the marketplace: automindz-solutions/hyreflow-plugins.
