Official Claude Skills for recruitment teams using Flowxtra. Each skill is a focused playbook that guides Claude through a hiring workflow using the Flowxtra MCP tools (the cloud integration) — no terminal or install required.
| Skill | What it does |
|---|---|
flowxtra-post-job |
Draft and publish a job opening (with confirmation before going live). |
flowxtra-screen-candidates |
Review applicants and move them through the pipeline. |
flowxtra-promote-job |
Announce a job on connected social accounts. |
flowxtra-schedule-interview |
Book an interview/meeting with a candidate. |
flowxtra-hiring-report |
Read-only summaries: applicants, channels, pipeline status. |
These skills drive the Flowxtra tools, so connect the MCP server in your AI client first:
https://app.flowxtra.com/mcp/flowxtra
In Claude: Settings → Connectors → Add, paste the URL, and sign in with your Flowxtra account. See https://docs.flowxtra.com/mcp/setup for details.
Claude.ai / Claude Desktop: zip each skill folder (so the .zip contains SKILL.md
at its root) and upload it under Settings → Capabilities → Skills.
Claude Code: copy the skill folders into your skills directory (e.g.
~/.claude/skills/), or point your skills config at this folder.
The same workflows are available as a scriptable CLI — npm install -g @flowxtra/cli —
and as CLI-driven agent skills via npx skills add Flowxtra/flowxtra_cli. The CLI also
generates branded social images (flowxtra jobs promote), which the MCP tools don't.
Made by Flowxtra GmbH. Each skill is read-careful: outward-facing actions (publishing jobs, posting to social, emailing or rejecting candidates, booking interviews) are always confirmed with you before they run.