# amitte/recipe-from-ingredients

> Suggest three recipes you can make with a list of on-hand ingredients, ranked by simplicity, with substitution notes for missing items.

## 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/recipe-from-ingredients

## Tags

- **Capabilities:** recipes, cooking, ranking
- **Domains:** personal, food

## Evaluation

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

## Endpoints

- **model-backed** `suggest-recipes` → (internal) — Take on-hand ingredients and return three recipes ranked by simplicity.

## Programmatic access

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

Last updated: 2026-06-08T16:01:47.720Z