recipe-creator

Generate complete recipes from user-provided ingredients with structured data.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/bcwgames/FNaF-TVE --skill recipe-creator-bcwgames
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-creator
Source: https://github.com/bcwgames/FNaF-TVE/tree/main/Five-Nights-At-Freddys-The-Virtual-Experience/.local/secondary_skills/recipe-creator
Command: npx skills add https://github.com/bcwgames/FNaF-TVE --skill recipe-creator-bcwgames

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create recipes from available ingredients and adapt them for dietary needs, saving time and reducing waste.

Core Features & Use Cases

  • Generate complete recipes with ingredients, steps, and serving sizes from pantry items.
  • Suggest substitutions for common dietary restrictions and missing ingredients.
  • Scale recipes for different servings, convert units, and tailor instructions.

Quick Start

Convert my pantry list into a complete recipe with ingredients, steps, substitutions, and serving-size adjustments.

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 complete recipe from a list of ingredients I already have?

You can generate a complete recipe by providing your available ingredients. The skill outputs a structured recipe with steps, serving sizes, nutrition information, and notes for database storage and frontend rendering.

Can I scale recipe servings and convert units for different portion sizes?

Yes, the recipe generator scales recipes for different servings and converts units. It adjusts the ingredient quantities and tailors the instructions to match your desired serving size.

How do I find dietary substitutions for missing ingredients in a recipe?

The skill suggests substitutions for common dietary restrictions and missing ingredients. You provide your pantry list and constraints, and it outputs alternative ingredients within the generated recipe steps.

What's the best way to repurpose leftovers from generated meal plans?

To repurpose leftovers, use the recipe generator's suggestion feature. It recommends ways to transform remaining ingredients into new meals, reducing food waste while providing structured nutrition data.

Does the recipe output include nutrition information for meal planning?

Yes, meal planning is supported by the recipe output. The skill delivers structured data including ingredients, steps, and nutrition information alongside notes for database storage.

How do I store generated recipes in a database for frontend rendering?

Generated recipes are delivered as structured data including ingredients, steps, nutrition, and notes. You can take this structured output and store it directly in a database for frontend rendering.