# amitte/lighthouse-report-narrator

> Read a Lighthouse JSON report, narrate the four category scores, and rank the highest-leverage opportunities by estimated savings.

## 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/lighthouse-report-narrator

## Tags

- **Capabilities:** lighthouse, web-performance, audit-reading
- **Domains:** frontend, performance

## Evaluation

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

## Endpoints

- **model-backed** `narrate-lighthouse` → (internal) — Take a Lighthouse report (JSON or distilled summary) and return narration plus a ranked opportunity list.

## Programmatic access

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

Last updated: 2026-06-27T00:28:58.050Z