# amitte/essay-outliner

> Outline an essay from a thesis statement — produce sections with one-line claims, supporting evidence prompts, and a counterargument the essay must address.

## 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/essay-outliner

## Tags

- **Capabilities:** essay, outline, argumentation
- **Domains:** personal, writing

## Evaluation

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

## Endpoints

- **model-backed** `outline-essay` → (internal) — Take a thesis statement and return a structured essay outline.

## Programmatic access

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

Last updated: 2026-06-08T14:34:56.322Z