recipe-creator

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

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/corbintalbert9744-art/SeraphimTweaks --skill recipe-creator-corbintalbert9744-art
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-creator
Source: https://github.com/corbintalbert9744-art/SeraphimTweaks/tree/main/secondary_skills/recipe-creator
Command: npx skills add https://github.com/corbintalbert9744-art/SeraphimTweaks --skill recipe-creator-corbintalbert9744-art

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help users quickly transform a set of available ingredients, dietary constraints, and cooking goals into a practical, properly scaled recipe and nutrition estimate so they can cook confidently without searching multiple sites or doing manual conversions.

Core Features & Use Cases

  • Ingredient-driven recipe generation: Suggest dishes by bucketing pantry items (protein, starch, veg, aromatic, fat, acid) and matching a cooking formula (stir-fry, sheet-pan, braise, etc.).
  • Dietary and substitution handling: Respect vegan, gluten-free, keto, and allergen constraints and provide precise substitution conversions and caveats.
  • Interactive visual recipe card: Output a polished HTML iframe with a generated hero image, dynamic serving-size adjuster that recalculates quantities, checkboxable ingredient lists, step-by-step instructions with sensory cues, and per-serving nutrition facts.
  • Nutrition computation: Compute macros and calories using USDA FoodData Central data or quick estimates when offline; scale totals by serving size and list limitations.
  • Use Case: Give a user meal ideas from a partial pantry, provide the highest-ranked options by missing ingredients, then render a shareable recipe card and shopping additions.

Quick Start

Create a gluten-free 4-serving recipe using chicken, rice, and broccoli and render an interactive recipe card with nutrition per serving.

Frequently Asked Questions about recipe-creator

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

FAQPage Schema
How do I generate a recipe from ingredients I already have in my pantry?

To generate a recipe from pantry ingredients, this tool buckets your available items into categories like protein, starch, and vegetables, then matches them to a cooking formula to suggest dishes ranked by missing ingredients.

Can I scale serving sizes and get adjusted ingredient quantities and nutrition facts?

Yes, you can scale serving sizes. The interactive recipe card features a dynamic serving-size adjuster that recalculates ingredient quantities and computes per-serving nutrition facts using USDA FoodData Central data.

How do ingredient substitutions work for vegan, gluten-free, or keto dietary restrictions?

Ingredient substitutions respect dietary constraints like vegan, gluten-free, and keto by providing precise conversion amounts and specific caveats for replacing restricted items with suitable alternatives.

What is the best way to turn meal suggestions into a shareable visual recipe card?

The best way to create a shareable recipe card is using the interactive HTML output, which includes a generated hero image, checkboxable ingredient lists, step-by-step instructions with sensory cues, and calculated nutrition facts.

Does the nutrition calculation use a specific food database for macro and calorie estimates?

Yes, nutrition calculations source macros and calories from the USDA FoodData Central database, providing accurate per-serving estimates and scaling totals dynamically based on the selected serving size.

What happens to nutrition calculations if USDA FoodData Central is unavailable?

When USDA FoodData Central data is unavailable or offline, the recipe generator falls back to quick nutrition estimates and lists any limitations regarding the accuracy of those computed macro and calorie totals.