recipe-creator

Generates recipes and interactive HTML card with adjustable servings from provided ingredients.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create recipes, suggest meals from available ingredients, and provide nutritional guidance.

Core Features & Use Cases

  • Generate recipes based on ingredients
  • Suggest meals compatible with dietary restrictions (vegan, gluten-free, keto)
  • Compute basic nutrition per serving and scale recipes by servings
  • Produce an interactive recipe card UI (HTML) with hero image, serving adjuster, ingredients, and steps

Quick Start

Provide an interactive recipe card that lets users adjust servings and view updated ingredient quantities.

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 available ingredients in my pantry?

Generate recipes from available ingredients by submitting your pantry list. The system outputs an interactive recipe card HTML artifact loaded in an iframe with a generated hero image and live serving adjuster.

Can I get meal suggestions compatible with dietary restrictions like vegan or keto?

Yes, the system suggests meals compatible with dietary restrictions including vegan, gluten-free, and keto. It computes basic nutrition per serving and scales recipes based on your required servings.

How do I scale ingredient quantities for batch cooking?

Scale ingredient quantities for batch cooking using the interactive recipe card UI. The serving adjuster updates ingredient amounts dynamically, allowing you to scale recipes for any number of portions.

Does the recipe creator provide nutritional guidance per serving?

Yes, the recipe creator computes basic nutrition per serving. It scales nutritional guidance automatically when you adjust the number of servings using the interactive recipe card UI.

What is the best way to output an interactive recipe card for meal planning?

The best way to output an interactive recipe card is through the generated HTML artifact. It loads in an iframe with a generated hero image, live servings adjustment, ingredients, and step-by-step instructions.