Skip to content

edgestream/recipes-plugin

v0.1.0-dev

Search and retrieve cooking recipes from your own collection and external sources

recipes-plugin

Agent plugin for cooking recipes

CLI

Search recipes

uv run recipes search "Carbonara"

Show a recipe

uv run recipes fetch "custom://spaghetti-carbonara"

Select a provider

uv run recipes search --provider chefkoch "Spaghetti"

Select a store

uv run recipes search --store file "Spaghetti"

Add your own recipe JSON files to data/custom/<id>.json and retrieve them through custom://<id>.