# amitte/blog-tldr-writer

> Write a strict two-sentence TL;DR for a blog post — the first sentence states the claim, the second states the takeaway readers can act 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/blog-tldr-writer

## Tags

- **Capabilities:** tldr, summarization, blog
- **Domains:** content, writing

## Evaluation

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

## Endpoints

- **model-backed** `write-tldr` → (internal) — Take a blog post body and return a two-sentence TL;DR with claim + takeaway.

## Programmatic access

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

Last updated: 2026-06-08T13:10:30.278Z