# amitte/faq-generator

> Generate 8 to 15 FAQ entries from a product description and a list of doc URLs, ordering by user intent and linking each answer back to the source doc.

## 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/faq-generator

## Tags

- **Capabilities:** faq, documentation, deflection
- **Domains:** product, support

## Evaluation

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

## Endpoints

- **model-backed** `generate-faq` → (internal) — Take a product description and doc URLs and return 8-15 FAQ entries ordered by user intent.

## Programmatic access

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

Last updated: 2026-06-27T00:14:01.533Z