← Back to Skills Marketplace
stigg86

Fridge Chef

by stigg86 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install fridge-chef
Description
Identify fridge ingredients, flag soon-to-expire items, suggest 3-5 simple recipes using available food, and provide detailed cooking instructions on request.
README (SKILL.md)

Fridge Chef 🤖🍳

Identify food items from a photo of your fridge and get recipe suggestions.

Usage

User sends an image of their fridge with the message: "what can I make?"

The agent will:

  1. Identify all visible food items
  2. Note any items that may be expiring soon
  3. Suggest 3-5 recipes using the available ingredients
  4. Provide a detailed recipe when the user picks one

Response Format

Step 1: Food Inventory

List identified items by category:

  • 🥛 Dairy: item, item
  • 🥬 Produce: item, item
  • 🌭 Meat: item, item
  • 🫙 Pantry: item, item

Step 2: Expiring Soon

Flag any items that typically spoil soon (fresh herbs, salad greens, yogurt, etc.)

Step 3: Recipe Suggestions

Present 3-5 recipe options with brief descriptions, numbered.

Step 4: Detailed Recipe

When user picks a recipe number, provide:

  • Ingredients list
  • Step-by-step instructions
  • Cooking time
  • Serving size

Notes

  • Be specific when identifying items (e.g., "sharp cheddar" not just "cheese")
  • If ingredients are unclear from the image, note them as "likely X"
  • Consider common substitutions when items are missing
  • Keep recipes simple and practical for home cooking

Examples

User: [image of fridge] "What can I make?"

Agent: "I see:

  • 🥛 Dairy: mozzarella, yogurt, cream
  • 🥬 Produce: salad greens, tomatoes, carrots
  • 🌭 Meat: chorizo
  • 🫙 Pantry: canned tomatoes, olives

Recipe ideas:

  1. Pasta al pomodoro (canned tomatoes + mozzarella + garlic)
  2. Chorizo + carrot sheet pan (15 min)
  3. Greek salad with whatever greens you have"

Select 1-3 for full recipe.

Usage Guidance
Install it if you are comfortable sharing fridge photos with the agent. Avoid including sensitive personal information in images, and use a clearer prompt such as "what can I cook from this fridge photo?" if routing ambiguity matters.
Capability Assessment
Purpose & Capability
The stated purpose, identifying visible fridge ingredients and suggesting recipes, matches the only runtime instructions in SKILL.md.
Instruction Scope
The example trigger phrase, "what can I make?", is broad, but it is framed with an image of a fridge and the instructions stay within food identification and recipe suggestions.
Install Mechanism
The artifact contains only one markdown skill file with no executable scripts, dependencies, package installs, or hidden install steps.
Credentials
Image inspection is proportionate to the skill's purpose; there is no evidence of broad local file access, network use, credential handling, or mutation authority.
Persistence & Privilege
No persistence, background process, privilege escalation, account access, or data retention behavior is described or implemented.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fridge-chef
  3. After installation, invoke the skill by name or use /fridge-chef
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release - identify food from fridge photos and suggest recipes
Metadata
Slug fridge-chef
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Fridge Chef?

Identify fridge ingredients, flag soon-to-expire items, suggest 3-5 simple recipes using available food, and provide detailed cooking instructions on request. It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install Fridge Chef?

Run "/install fridge-chef" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Fridge Chef free?

Yes, Fridge Chef is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fridge Chef support?

Fridge Chef is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fridge Chef?

It is built and maintained by stigg86 (@stigg86); the current version is v0.1.0.

💬 Comments