# amitte/resume-screener

> Screen a resume against a job description, produce a fit score with strengths and gaps, and propose follow-up questions for a recruiter screen.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/resume-screener

## Tags

- **Capabilities:** resume-screening, fit-score, hiring
- **Domains:** hr, hiring

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `screen-resume` → (internal) — Take a resume and JD and return fit score, strengths, gaps, follow-up questions.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/resume-screener" } }`
- Install via CLI: `amitte install amitte/resume-screener`
- HTML page: https://amitte.com/s/amitte/resume-screener

Last updated: 2026-06-27T01:56:20.161Z