recipe-creator

Generate structured recipes and meal plans from ingredients and dietary requirements.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill recipe-creator-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-creator
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/recipe-creator
Command: npx skills add https://github.com/not-subhu/screech --skill recipe-creator-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of recipes, suggests meals from ingredients, handles dietary substitutions, and provides cooking technique information, streamlining the process of meal planning and preparation.

Core Features & Use Cases

  • Recipe Creation: Generate recipes from available ingredients or specific dishes.
  • Meal Suggestion: Suggest meals based on user's ingredients or dietary restrictions.
  • Dietary Substitutions: Handle dietary restrictions and conversions, such as gluten-free or vegan recipes.
  • Cooking Techniques: Explain cooking techniques and recommend dish pairings.
  • Use Case: A user wants to create a recipe for a mushroom risotto or find meal ideas with chicken, rice, and tomatoes.

Quick Start

Create a recipe using the recipe-creator skill with the ingredients "mushrooms, risotto rice, onions, garlic, broth".

Frequently Asked Questions about recipe-creator

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

FAQPage Schema
Can I use an API to interact with the recipe management system?

Yes, an API is required to interact with the recipe management system. This interface allows you to send ingredients and dietary requirements programmatically to automate the generation of structured recipes.

How do I generate recipes from available ingredients automatically?

To generate recipes from available ingredients, provide a list of items like "chicken, rice, and tomatoes" and the system outputs structured recipes and meal plans. This automation streamlines meal preparation by matching inputs to valid cooking techniques.

Can I automate meal planning that handles dietary restrictions like vegan or gluten-free?

Yes, automated meal planning can handle dietary restrictions like vegan or gluten-free. The system processes your requirements to suggest meals and apply dietary substitutions, ensuring generated recipes meet your specific constraints.

Do I need a database to manage generated recipes and meal plans?

Yes, database persistence is required to manage generated recipes and meal plans. This setup enables the system to store structured recipes and interact with a web application for continuous recipe management.

What cooking techniques are recommended for specific ingredient pairings?

Cooking techniques are recommended for specific ingredient pairings by processing the provided ingredients. The system explains applicable techniques and recommends dish pairings to ensure the generated recipes use appropriate methods.

Can I use an API to interact with the recipe management system?

Yes, an API is required to interact with the recipe management system. This interface allows you to send ingredients and dietary requirements programmatically to automate the generation of structured recipes.