# amitte/offer-letter-personalizer

> Personalize an offer letter cover note for a candidate by referencing one or two specific details from the interview loop without changing the legal terms.

## 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/offer-letter-personalizer

## Tags

- **Capabilities:** offer-letter, personalization, candidate-experience
- **Domains:** hr, hiring

## Evaluation

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

## Endpoints

- **model-backed** `personalize-offer` → (internal) — Take loop highlights and a base offer note and return a personalized cover note.

## Programmatic access

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

Last updated: 2026-06-08T17:08:01.474Z