Specials Skill

Generate recipe specials from ingredients, prompts, and kitchen stock images.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill specials-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Specials Skill
Source: https://github.com/KuschiKuschbert/prepflow-web/tree/main/app/webapp/specials
Command: npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill specials-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users discover new recipe ideas based on available ingredients and provides tools to manage special days and AI-generated daily specials.

Core Features & Use Cases

  • AI Recipe Suggestions: Generates recipe ideas based on ingredients you have or a descriptive prompt.
  • Ingredient Scanning: Upload a photo of your ingredients for AI analysis and recipe suggestions.
  • Special Days Management: Add and track holidays or events that might influence menu planning.
  • Use Case: A chef can upload a photo of their current produce and get AI-generated daily specials that utilize those ingredients, or a home cook can input "chicken and broccoli" and get recipe ideas.

Quick Start

Use the Specials Skill to find recipes using chicken and broccoli.

Frequently Asked Questions about Specials Skill

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

FAQPage Schema
How do I generate recipe suggestions based on available ingredients?

To generate recipe suggestions, input your available ingredients or a descriptive prompt into the AI model interface. The system analyzes the provided text to deliver customized recipe ideas tailored to your current kitchen stock.

Can I get recipe ideas by uploading a photo of my kitchen stock?

Yes, you can upload a photo of your kitchen ingredients for AI image analysis. The system scans the uploaded image to identify available produce and automatically generates relevant daily recipe specials.

How do I manage special calendar days for menu planning?

You can manage special calendar days by adding and tracking holidays or events within the system. This feature influences AI menu planning by contextualizing recipe generation around specific occasions.

Does the AI recipe generator support dietary preferences and cuisine filtering?

Yes, the AI recipe generator supports filtering options for specific cuisine and dietary preferences. You can apply these constraints to ensure generated recipe specials align with specific nutritional requirements.

What is the best way to find recipes using specific ingredients like chicken and broccoli?

The best way to find recipes using specific ingredients is to input them directly as a text prompt, such as "chicken and broccoli". The AI model processes this prompt to generate targeted recipe ideas.

Do I need a backend API to use the AI recipe suggestions feature?

Yes, the AI recipe suggestions feature integrates with a backend API for AI model interaction and database lookups. This backend architecture is required to process ingredient prompts and image analysis requests.