recipe-creator

Generate full recipes with ingredients, steps, nutrition, and substitutions from available ingredients.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/laik184/BACKEND-X-AGENT --skill recipe-creator-laik184
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-creator
Source: https://github.com/laik184/BACKEND-X-AGENT/tree/main/.local/secondary_skills/recipe-creator
Command: npx skills add https://github.com/laik184/BACKEND-X-AGENT --skill recipe-creator-laik184

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create recipes, suggest meals from available ingredients, and handle dietary substitutions. It also explains cooking techniques, recommends dish pairings, and repurposes leftovers. All output is delivered as structured data in a full-stack web application with database persistence.

Core Features & Use Cases

  • Generate complete recipes with ingredients, steps, nutrition, and notes from user-provided ingredients and dietary needs.
  • Suggest meals from pantry items, adapt recipes for gluten-free or dairy-free diets, and scale servings.
  • Explain cooking techniques, propose dish pairings, and repurpose leftovers for new meals.

Use Case examples:

  • Example: What can I make with chicken, rice, and tomatoes?
  • Example: Create a gluten-free dinner recipe from available ingredients and save it to my collection.

Quick Start

Give me a list of ingredients I have and any dietary restrictions, and generate a complete recipe with ingredients, steps, nutrition, and substitutions.

Frequently Asked Questions about recipe-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate recipes from leftover ingredients?

To generate recipes from leftover ingredients, provide a list of available pantry items and dietary restrictions. The recipe generator outputs structured data including steps, nutrition, and notes to repurpose leftovers into new meals.

Can I scale serving sizes and apply dietary substitutions to meal plans?

Yes, you can scale serving sizes and apply dietary substitutions for meal plans. The tool adapts recipes for gluten-free or dairy-free diets and adjusts ingredient quantities based on your requested serving size.

Does the recipe generator store created recipes in a database?

Yes, the recipe generator stores created recipes in a database with an exposed API. It renders structured data including ingredients, steps, nutrition, and images within a React web application for persistent collection management.

What is the best way to plan meals using available pantry items?

The best way to plan meals using available pantry items is submitting your inventory to the recipe generator. It suggests meals, explains cooking techniques, proposes dish pairings, and handles batch prep for pantry-based planning.

How do I get nutrition information and cooking technique explanations for generated recipes?

You get nutrition information and cooking technique explanations automatically with every generated recipe. The output delivers structured data containing nutritional details, step-by-step instructions, and notes explaining required cooking techniques.