← 返回 Skills 市场
stigg86

Fridge Chef

作者 stigg86 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
40
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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.

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fridge-chef
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fridge-chef 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release - identify food from fridge photos and suggest recipes
元数据
Slug fridge-chef
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 40 次。

如何安装 Fridge Chef?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install fridge-chef」即可一键安装,无需额外配置。

Fridge Chef 是免费的吗?

是的,Fridge Chef 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Fridge Chef 支持哪些平台?

Fridge Chef 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Fridge Chef?

由 stigg86(@stigg86)开发并维护,当前版本 v0.1.0。

💬 留言讨论