用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/cosmoslab58/mealie-planner --skill recipe-finder命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Handle meal planning, diet rules, griddle batch cooking, organic tagging, shopping lists, and recipe scraping for the household Mealie instance.
Parse free-text freezer/pantry/fridge items into structured ingredient data with core food terms for recipe matching.
Generate the final active shopping list by filtering out plain water and non-low staples from weekly ingredients, cleaning names, aggregating quantities, and merging with the active Mealie shopping list.
基于 SOC 职业分类
| name | recipe-finder |
| description | Validate if a URL, title, and description represent a single, complete recipe with an image. |
This skill provides instructions for determining if a potential web link is a high-quality, single, complete recipe suitable for import into Mealie.
url: The URL of the potential recipe page.title: The <title> of the page.description: The meta description or a short snippet of the page content.Identify Single Recipes:
Filter Out Listicles and Collections:
Visual Quality Constraint:
Response Format:
URL: https://example.com/best-chicken-curry
Title: Easy 30-Minute Chicken Curry Recipe
Description: This single-pot chicken curry is packed with flavor and perfect for a quick weeknight dinner.
YES