recipe-creator

Generate recipes and meal suggestions from available ingredients with dietary restrictions.

Updated Dec 10, 2025
One-click install
npx skills add https://github.com/KhaledMKhaled/FodaStore --skill recipe-creator-khaledmkhaled
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-creator
Source: https://github.com/KhaledMKhaled/FodaStore/tree/main/.local/secondary_skills/recipe-creator
Command: npx skills add https://github.com/KhaledMKhaled/FodaStore --skill recipe-creator-khaledmkhaled

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps you create practical recipes from what you have on hand, suggest meals that fit available ingredients and dietary needs, and provide basic nutrition guidance instead of guessing.

Core Features & Use Cases

  • Ingredient-aware recipe generation: Builds recipe suggestions by mapping pantry items into cooking formulas (e.g., stir-fry, braise, grain bowl, soup) and prioritizing options that miss the fewest ingredients.
  • Dietary restriction handling: Adapts recipes for common diets such as vegan, gluten-free, and keto while flagging top allergens.
  • Servings scaling with nutrition: Recalculates ingredient quantities dynamically for different servings and computes nutrition per serving using USDA-style macro concepts and conversion guidance.

Quick Start

Ask for a meal idea using your current ingredients and desired dietary restrictions, and request a scaled recipe with a visual recipe card and updated nutrition facts.

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 ingredients I already have in my pantry?

Ingredient-based recipe generation maps your available pantry items into cooking formulas like stir-fry or soup, prioritizing meal suggestions that require the fewest missing ingredients. It helps you build practical dishes from what you currently have on hand.

Can I scale recipe servings and automatically recalculate nutrition facts?

Servings scaling dynamically recalculates ingredient quantities for your desired portion size and computes updated nutrition facts per serving. It uses USDA-style macro concepts and conversion guidance to ensure accurate dietary information.

How does recipe generation handle dietary restrictions and top allergens?

Dietary restriction handling adapts recipe suggestions for specific needs such as vegan, gluten-free, and keto diets. The process modifies ingredient combinations accordingly while actively flagging top allergens present in the generated meal formulas.

What is the best way to plan batch meals for prep using available ingredients?

Meal-prep batch planning applies ingredient-aware recipe generation to scale servings for multiple portions at once. It maps pantry items into scalable cooking formulas, delivering a visual HTML recipe card with dynamically recalculated nutrition facts.

Does ingredient substitution work for vegan and gluten-free meal planning?

Ingredient substitutions are applied during dietary restriction handling to adapt standard recipes into vegan, gluten-free, or keto-friendly versions. The system adjusts the cooking formulas while maintaining accurate USDA-style nutrition calculations for the substituted items.

Why do I need a visual HTML recipe card for generated meal suggestions?

A visual HTML recipe card provides a structured output displaying dynamically recalculated ingredient quantities and computed nutrition facts. It ensures the generated recipe, serving scaling, and dietary adjustments are presented in a clear, actionable format for immediate cooking.