Recruiting Agent
Connect your ATS and calendar, build a live candidate pipeline, and let the agent source, screen, and run personalized outreach with interview scheduling on its own inbox. Set up end to end — a database, a web-deployed dashboard, and a governed agent — from the onboarding skill.
The agent prompt
Copy this into Cursor, Claude Code, or any Naïve-connected agent. It describes exactly what to build and which primitives to wire together.
Read https://usenaive.ai/recruiting-agent/skill.md and follow it to set up my recruiting agent in this project.
What it builds
Connect your ATS
OAuth into Greenhouse, Lever, or Ashby and your calendar via connections.
Candidate pipeline
A web-deployed pipeline dashboard over a Postgres candidate store.
Source & screen
Find and rank candidates against each role's rubric with search + the browser.
Outreach & scheduling
Personalized email/SMS sequences from its own inbox, booking interviews on your calendar.
Primitives used
How it's built
- naive apps — the candidate pipeline dashboard on Vercel + Supabase
- naive email + phone — custom-domain outreach + SMS
- naive browser + search — sourcing and enrichment
Start building
Install the CLI, copy the prompt, and let your agent wire it up.
$ npm i -g naive && naive login