Hyreflow plugins
MCP serverEverything elseRecruitment automation: source, enrich, qualify and sequence candidates, push to your ATS.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use Hyreflow plugins
From the project's README
As published by automindz-solutions/hyreflow-plugins in README.md.
Recruitment automation for your coding agent. Source → enrich → qualify →
sequence → push to your ATS, driven from Claude Code, Claude Cowork, Codex, or
Cursor. This repository is a plugin marketplace: add it once, install the
hyreflow plugin, and your agent gains the Hyreflow skills.
The skills drive the Hyreflow CLI (hyreflow). If it isn't installed yet,
the skills will offer to install it on first use, or install it yourself — via
npm (recommended):
npm install -g hyreflow
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? Use the one-line installer (Python 3.9+ required):
curl -fsSL https://recruit.hyreflow.ai/api/v2/cli/install | bash
Then sign in: hyreflow auth login.
Claude Code
/plugin marketplace add automindz-solutions/hyreflow-plugins
/plugin install hyreflow@hyreflow
/hyreflow:hyreflow-quickstart
/plugin marketplace update hyreflow pulls new versions later.
Claude Cowork
Cowork installs the same marketplace through its UI:
- Customize → Plugins → Add marketplace
- Paste the repo URL:
https://github.com/automindz-solutions/hyreflow-plugins - Install the hyreflow plugin.
- Settings → Capabilities → enable network egress (the CLI needs to
reach the Hyreflow API). If prompted for a domain allowlist, allow
recruit.hyreflow.ai. - Start a session and run
/hyreflow:hyreflow-quickstart.
Codex (beta)
codex plugin marketplace add automindz-solutions/hyreflow-plugins
Then install hyreflow from the Codex Plugins UI. Codex support is new — please open an issue if something misbehaves.
Cursor (beta)
Cursor has no one-line marketplace install yet. Clone the repo and point Cursor at the plugin, or copy the skills into your project's agent directory:
git clone https://github.com/automindz-solutions/hyreflow-plugins /tmp/hyreflow-plugins
# then add /tmp/hyreflow-plugins/hyreflow as a local plugin in Cursor
What's inside
| Skill | Use it for |
|---|---|
hyreflow-recruit | The umbrella: find the right tool for any sourcing/enrichment/sequencing step, wire a cross-tool pipeline. |
hyreflow-quickstart | A guided demo of a search → enrich → results run. |
hyreflow-workflows | Build and run recurring recruiting/GTM workflows. |
hyreflow-feedback | Send feedback or a bug report to the Hyreflow team. |
Permissions
The plugin ships an approval hook that auto-approves only read-only,
non-spending hyreflow commands (status, search, live-run progress). Anything
that spends credits (tools execute, enrich, workflows run) or changes your
sign-in still asks first.
License
MIT © Automindz Solutions
Advanced
- Delivery
- hyreflow MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
ai-hyreflow-hyreflow- Source
- github.com/automindz-solutions/hyreflow-plugins
- Hosted endpoint
https://recruit.hyreflow.ai/api/v2/mcp