Work with Grocy recipe fulfillment and recipe actions, including all-recipes fulfillment, single-recipe fulfillment, adding not fulfilled products to the shopping list, consuming in-stock ingredients, copying recipes, and printing recipe labels. Use when the user wants to inspect recipe fulfillment, shop missing ingredients, consume a recipe, duplicate a recipe, or print a recipe label.
Use this skill for recipe fulfillment and recipe-driven shopping-list actions.
GROCY_BASE_URL and GROCY_API_KEY are set before running any script.references/endpoints.md when you need the exact route, response code, or parameter name.scripts/recipe-fulfillment.sh - List fulfillment for all recipes or inspect one recipe fulfillment.scripts/recipe-actions.sh - Add missing products, consume recipe ingredients, copy recipes, or print recipe labels.references/endpoints.md for the exact recipe action routes.