# amitte/tweet-thread-from-article

> Convert an article into a 6 to 12 tweet thread — lead tweet hooks the reader, middle tweets carry the argument, last tweet is a clear call to action.

## 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/tweet-thread-from-article

## Tags

- **Capabilities:** tweet-thread, summarization, social-content
- **Domains:** content, social-media

## Evaluation

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

## Endpoints

- **model-backed** `thread-from-article` → (internal) — Take an article and a CTA URL and return a 6-12 tweet thread.

## Programmatic access

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

Last updated: 2026-06-27T00:20:15.399Z