# amitte/excel-formula-generator

> Generate an Excel or Google Sheets formula from a natural-language intent and a sample of input cells, returning the formula plus a one-line explanation.

## 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/excel-formula-generator

## Tags

- **Capabilities:** excel, google-sheets, formula
- **Domains:** productivity, spreadsheets

## Evaluation

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

## Endpoints

- **model-backed** `generate-formula` → (internal) — Take an intent and a sample of cells and return a formula plus explanation.

## Programmatic access

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

Last updated: 2026-06-08T19:34:40.289Z