# amitte/headline-generator

> Generate five distinct headline variants for a blog post given the original title and a 200-word excerpt, each tagged with the angle it leans on.

## 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/headline-generator

## Tags

- **Capabilities:** headlines, copywriting, ab-testing
- **Domains:** marketing, content

## Evaluation

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

## Endpoints

- **model-backed** `generate-headlines` → (internal) — Take a blog title and excerpt and return five distinct headline variants with angles.

## Programmatic access

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

Last updated: 2026-06-08T14:42:13.699Z