recipe-creator

Generate structured recipes and meal plans with ingredient mapping and database persistence.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Kirankumar2604/solutionChallenge --skill recipe-creator-kirankumar2604
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-creator
Source: https://github.com/Kirankumar2604/solutionChallenge/tree/main/.local/secondary_skills/recipe-creator
Command: npx skills add https://github.com/Kirankumar2604/solutionChallenge --skill recipe-creator-kirankumar2604

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of cooking information by transforming unstructured ingredient lists and meal ideas into a persistent, database-backed library of structured recipes and meal plans.

Core Features & Use Cases

  • Structured Recipe Generation: Creates recipes with ingredients, steps, nutrition, and prep timelines that persist in a database.
  • Smart Scaling & Substitution: Automatically adjusts ingredient quantities for different serving sizes and suggests dietary-friendly substitutions.
  • Interactive Cooking Mode: Provides a step-by-step, distraction-free interface with built-in timers and visual cues for a seamless cooking experience.

Quick Start

Use the recipe-creator skill to generate a healthy dinner recipe based on the chicken and rice I have in my pantry.

Frequently Asked Questions about recipe-creator

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

FAQPage Schema
How do I generate structured recipes with nutrition data from a list of ingredients?

To generate structured recipes, map ingredients to culinary formulas and flavor profiles, which produces steps, prep timelines, and nutrition data via integration with USDA food databases.

How does database-backed meal planning work for scaling recipe quantities?

Database-backed meal planning persists structured recipes and automatically scales ingredient quantities for different serving sizes while suggesting dietary-friendly substitutions.

Can I use USDA food databases and image generation services to document recipes visually?

Yes, comprehensive nutritional and visual recipe documentation requires integration with USDA food databases and image generation services to map ingredients and render dynamic frontend visuals.

What's the best way to build an interactive cooking mode with step-by-step timers?

The best way to build an interactive cooking mode is through dynamic frontend rendering that provides a distraction-free interface with built-in timers and visual cues for step-by-step guidance.

Do I need API-driven database management to store a persistent library of meal plans?

Yes, full-stack persistence through API-driven database management is required to transform unstructured ingredient lists into a persistent, database-backed library of meal plans.