# amitte/reading-list-builder

> Build a reading list of 8 to 15 items on a topic, ordered for cumulative learning — foundations first, then mid-depth, then advanced; include format and effort hints.

## 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/reading-list-builder

## Tags

- **Capabilities:** reading-list, curriculum, ordering
- **Domains:** personal, education

## Evaluation

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

## Endpoints

- **model-backed** `build-reading-list` → (internal) — Take a topic and a starting level and return an ordered reading list with effort hints.

## Programmatic access

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

Last updated: 2026-06-08T16:14:10.982Z