# amitte/dashboard-spec-from-question

> Spec a dashboard from an analytical question and a schema — produce panels, queries, filters, and an intended audience layout.

## 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/dashboard-spec-from-question

## Tags

- **Capabilities:** dashboard, spec-writing, analytics
- **Domains:** data, analytics

## Evaluation

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

## Endpoints

- **model-backed** `spec-dashboard` → (internal) — Take a question and schema and return a dashboard spec with panels, queries, and filters.

## Programmatic access

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

Last updated: 2026-06-27T00:27:11.093Z