# amitte/newsletter-curator

> Curate a newsletter from 8 to 15 article URLs and one-line takes, group them by theme, and lead with the most timely item to maximize click-through.

## 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/newsletter-curator

## Tags

- **Capabilities:** newsletter, curation, grouping
- **Domains:** content, publishing

## Evaluation

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

## Endpoints

- **model-backed** `curate-newsletter` → (internal) — Take a list of article links with one-line takes and return a themed, ordered newsletter.

## Programmatic access

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

Last updated: 2026-06-08T15:51:58.803Z